Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   Wordpress 3.3 not compatible (http://www.lampwrights.com/showthread.php?t=261)

djvdthemaster 12-14-2011 03:39 AM

Wordpress 3.3 not compatible
 
Hello,

just to let you guys know, it's been working great with vb 3.2.1 and vb 4.1.8 for a pretty while now. Accidentaly updated my wp install to 3.3 and it won't login anymore, just refreshes the page without logging it.
I'm glad I made a backup before, so for now I restored 3.2.1 !



Regards and thanks for this great product,
Daniel

dlx 12-16-2011 09:18 PM

Me 2.

This is the error:
Fatal error: Call to undefined function _fill_user() in /var/www/vhosts/******/httpdocs/wp-content/plugins/vbbridge/vbbridge.php on line 593

dlx 12-16-2011 09:25 PM

I've just hidden in 593 line " _fill_user( $user );" of vbbrdige.php but i'm not really sure that's solution...

creativepart 12-20-2011 04:25 PM

I upgraded to WP 3.3 on my DEV website and thought the VB Bridge was working. It wasn't. But since I didn't figure that out at the time I went ahead and updated my PRODUCTION website to 3.3.

Now I'm stuck. VB users are not mapped over to their roles on WP.

Jeff 12-20-2011 06:46 PM

1 Attachment(s)
I see that they have made a change on how they handle users in their WP_User class.. Fortunately PHP lets you overload methods so I think I have figured out a work around. I have only tested this for a little bit, but I believe it works..

Understand that I took some time out of a pretty busy schedule to try and fix this, for free, so if you could PLEASE report back if this fixes the issue you are having with WP 3.3 that would be great.

See attached text file for code replacements and additions.. There are only two)

dlx 12-21-2011 07:29 AM

1 Attachment(s)
I've reload with your change, but the problem doesn't change.

Look attack files:

vbloader.txt attached
http://www.diablo-3.it/vbbridge.txt



Thanks and good job

Jeff 12-21-2011 08:21 AM

Did you make the change to vbbridge.php too?

dlx 12-21-2011 08:59 AM

yes, here: http://www.diablo-3.it/vbbridge.txt

Jeff 12-21-2011 10:11 AM

DLX, I believe you are having a completely different issue than everyone else. Just comment out that line and you should be fine.

creativepart 12-21-2011 10:33 AM

I haven't been able to get this to work. But I have been able to downgrade WP back to 3.2.1. It's easy.

Just over-write the wp-admin and wp-includes folders and all the root WP folder files EXCEPT wp-config with 3.2.1 files.
Log in to admin and you will probably get an "Upgrade Database" prompt. Just click OK.

Everything works again.

Jeff 12-21-2011 10:33 AM

What happens when you add the code?

creativepart 12-21-2011 10:35 AM

Quote:

Originally Posted by Jeff (Post 969)
What happens when you add the code?

Nothing changes. The bridge is still not bridging with WP 3.3.

Jeff 12-21-2011 10:35 AM

Quote:

Originally Posted by creativepart (Post 970)
Nothing changes. The bridge is still not bridging.

How have you determined that?

creativepart 12-21-2011 10:37 AM

Quote:

Originally Posted by Jeff (Post 971)
How have you determined that?

Made the code changes. Activated the plugin and users from VB login are not recognized.

Jeff 12-21-2011 10:39 AM

Hmm, you are using version 10.0.8 of the plugin right?

creativepart 12-21-2011 10:52 AM

Quote:

Originally Posted by Jeff (Post 973)
Hmm, you are using version 10.0.8 of the plugin right?

Yep, downloaded it yesterday before I applied the patch txt.

Jeff 12-21-2011 10:53 AM

Hmm, beats me, seems to be working perfectly on my install..

creativepart 12-21-2011 10:59 AM

Quote:

Originally Posted by Jeff (Post 975)
Hmm, beats me, seems to be working perfectly on my install..

Perhaps we're not installing the patch consistently. How about updating the 2 files to what you have that works? And let us test that.

Jeff 12-21-2011 11:02 AM

Did you check the email I sent you last night? ;)

creativepart 12-21-2011 11:04 AM

Quote:

Originally Posted by Jeff (Post 977)
Did you check the email I sent you last night? ;)

I didn't get anything. What did you send?

Jeff 12-21-2011 11:05 AM

I attached both files and sent it to you?

Jeff 12-21-2011 11:06 AM

Just sent again..

creativepart 12-21-2011 11:08 AM

Quote:

Originally Posted by Jeff (Post 980)
Just sent again..

When I got the "There you go" email I didn't notice the attached files. I thought you were responding to my comment about downgrading. As in "good idea."

I'll check these out on my DEV site. And get right back to you.

creativepart 12-21-2011 01:29 PM

OK, in testing, the fix seems to work.

Though I'm having Admin issues in WP. Perhaps that's just me and I'm doing something wrong or not understanding how it works.

But with the fix you posted yesterday it does work in WP 3.3. I'm guessing that it would not work with 3.2.1-- so now you have to have two sets of files? One set for before 3.3 and one set for 3.3 and later. Is that true?

lvraa 12-21-2011 06:47 PM

Quote:

Originally Posted by Jeff (Post 980)
Just sent again..

I'm getting this error:
Fatal error: Call to undefined function _fill_user() in /home/espresso/public_html/wp-content/plugins/vbbridge/vbbridge.php on line 593

Could I ask you to send the package to mee also?

Kind regards
Lars

lvraa 12-21-2011 06:59 PM

I realized you are working on this as a free contribution. Do you have a way we can support you (paypal contribute button for example?)

mafia3 12-22-2011 01:54 AM

please send it to my email :( i have this problem too ..

sdotone 12-22-2011 01:39 PM

Quote:

Originally Posted by mafia3 (Post 985)
please send it to my email :( i have this problem too ..

He posted the fix on the first page.

http://www.lampwrights.com/showpost....63&postcount=5

lvraa 12-22-2011 04:00 PM

Quote:

Originally Posted by sdotone (Post 987)
He posted the fix on the first page.

http://www.lampwrights.com/showpost....63&postcount=5

You are right and I tested it but I still get the error when using the fix:
Fatal error: Call to undefined function _fill_user() in /var/www/vhosts/******/httpdocs/wp-content/plugins/vbbridge/vbbridge.php on line 593

I hoped that the package had a fix for this as well.

jack_b 12-24-2011 10:07 PM

Quote:

Originally Posted by Jeff (Post 963)
I see that they have made a change on how they handle users in their WP_User class.. Fortunately PHP lets you overload methods so I think I have figured out a work around. I have only tested this for a little bit, but I believe it works..

Understand that I took some time out of a pretty busy schedule to try and fix this, for free, so if you could PLEASE report back if this fixes the issue you are having with WP 3.3 that would be great.

See attached text file for code replacements and additions.. There are only two)

Thanks for the fix Jeff! I applied the changes as instructed and have no problems whatsoever *knockonwood*

WP 3.3, VB 3.8.7

EDIT: Unfortunately, there is one problem: editors can't login to the wordpress backend. I can with my mapped admin-account, but it seems, usergroup mapping isn't working for the rest? front end login works fine though.

Error message for editors when opening the backend: Not enough rights.

xelite 12-28-2011 01:27 PM

Quote:

Originally Posted by jack_b (Post 991)

EDIT: Unfortunately, there is one problem: editors can't login to the wordpress backend. I can with my mapped admin-account, but it seems, usergroup mapping isn't working for the rest? front end login works fine though.

Error message for editors when opening the backend: Not enough rights.

I am facing this exact problem with WP 3.3, bridge is working fine without any problem other than the issue which you stated above.

mindfrost82 12-29-2011 04:51 PM

I can't even login with my admin account using this.

The admin menu comes up and says "howdy, username" like it should, but I can't access the dashboard at all.

zrmedia 12-29-2011 11:13 PM

Try downgrade WP back to 3.2.1 but get another error
Quote:

Parse error: parse error in C:\xampp\htdocs\acb\wp-content\plugins\vbbridge\vbbridge.php on line 967

quadcrazy 12-30-2011 12:51 AM

Quote:

Originally Posted by xelite (Post 992)
I am facing this exact problem with WP 3.3, bridge is working fine without any problem other than the issue which you stated above.

Same here, working on 3.3 just can't log in as admin. Mapped usergroups and all. Downgraded to 3.2.1 seems to be working.

zrmedia 01-04-2012 09:58 PM

Same quadcrazy but have another problem when click to Convert WP Author.
Quote:

Fatal error: Call to undefined function bridge_wp_dropdown_users() in C:\xampp\htdocs\abc\wp-content\plugins\vbbridge\vbbridge.php on line 398

Jeff 01-08-2012 02:12 PM

I think I found all the issues with the 3.3 compatibility problem. I spent a good portion of my day off attending to it. Hope it works for everyone now. :o

(You have to re-download the package)

Jeff 01-08-2012 02:41 PM

Quote:

Originally Posted by lvraa (Post 984)
I realized you are working on this as a free contribution. Do you have a way we can support you (paypal contribute button for example?)

Yes, you can donate here:

https://www.paypal.com/cgi-bin/websc...=D9TDW5CPBENKY

rraplee 01-09-2012 06:22 PM

I haven't updated yet, been too nervous. Glad to have stopped here first. Thanks for getting the fixes in, Jeff.

If you ever get bored, it would be great to get some compatibility with a WP caching plugin.

msfan 03-16-2012 03:58 PM

Help :(

I installed this and updated the two files based on wp3.3 fix and now I get an error when I go to the blog or the admin page

Quote:

Fatal error: Cannot redeclare class WP_User_VBridge in ..../wordpress/wp-content/plugins/vbbridge/vbloader.php on line 262
Line 262 is the last line right before ?>

------------

Edit: nevermind - It looks like the current loader file already has this section of code so I deleted the code I just added and was able to access the blog again

petervanpersie 06-23-2012 07:36 AM

I see that they have made a change on how they handle users in their WP_User class.. Fortunately PHP lets you overload methods so I think I have figured out a work around. I have only tested this for a little bit, but I believe it works..


All times are GMT -4. The time now is 09:02 AM.

Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.