Lampwrights Forum > Other Stuff > vBulletin Wordpress Bridge

Reply
 
Thread Tools
12-14-2011, 03:39 AM   #1
djvdthemaster
Junior Member
 
Join Date: Oct 2011
Posts: 2
Rep Power: 0
djvdthemaster is getting browny points
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
djvdthemaster is offline   Reply With Quote

12-16-2011, 09:18 PM   #2
dlx
Member
 
Join Date: Feb 2011
Posts: 31
Rep Power: 0
dlx is getting browny points
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 is offline   Reply With Quote
12-16-2011, 09:25 PM   #3
dlx
Member
 
Join Date: Feb 2011
Posts: 31
Rep Power: 0
dlx is getting browny points
I've just hidden in 593 line " _fill_user( $user );" of vbbrdige.php but i'm not really sure that's solution...
dlx is offline   Reply With Quote
12-20-2011, 04:25 PM   #4
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
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.
creativepart is offline   Reply With Quote
12-20-2011, 06:46 PM   #5
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
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)
Attached Files
File Type: txt wp3.3 fix.txt (2.6 KB, 150 views)
Jeff is offline   Reply With Quote
12-21-2011, 07:29 AM   #6
dlx
Member
 
Join Date: Feb 2011
Posts: 31
Rep Power: 0
dlx is getting browny points
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
Attached Files
File Type: txt vbloader.txt (2.9 KB, 14 views)

Last edited by dlx; 12-21-2011 at 07:35 AM.
dlx is offline   Reply With Quote
12-21-2011, 08:21 AM   #7
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
Did you make the change to vbbridge.php too?
Jeff is offline   Reply With Quote
12-21-2011, 08:59 AM   #8
dlx
Member
 
Join Date: Feb 2011
Posts: 31
Rep Power: 0
dlx is getting browny points
yes, here: http://www.diablo-3.it/vbbridge.txt
dlx is offline   Reply With Quote
12-21-2011, 10:11 AM   #9
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
DLX, I believe you are having a completely different issue than everyone else. Just comment out that line and you should be fine.
Jeff is offline   Reply With Quote
12-21-2011, 10:33 AM   #10
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
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.
creativepart is offline   Reply With Quote
12-21-2011, 10:33 AM   #11
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
What happens when you add the code?
Jeff is offline   Reply With Quote
12-21-2011, 10:35 AM   #12
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
Quote:
Originally Posted by Jeff View Post
What happens when you add the code?
Nothing changes. The bridge is still not bridging with WP 3.3.
creativepart is offline   Reply With Quote
12-21-2011, 10:35 AM   #13
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
Quote:
Originally Posted by creativepart View Post
Nothing changes. The bridge is still not bridging.
How have you determined that?
Jeff is offline   Reply With Quote
12-21-2011, 10:37 AM   #14
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
Quote:
Originally Posted by Jeff View Post
How have you determined that?
Made the code changes. Activated the plugin and users from VB login are not recognized.
creativepart is offline   Reply With Quote
12-21-2011, 10:39 AM   #15
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
Hmm, you are using version 10.0.8 of the plugin right?
Jeff is offline   Reply With Quote
12-21-2011, 10:52 AM   #16
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
Quote:
Originally Posted by Jeff View Post
Hmm, you are using version 10.0.8 of the plugin right?
Yep, downloaded it yesterday before I applied the patch txt.
creativepart is offline   Reply With Quote
12-21-2011, 10:53 AM   #17
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
Hmm, beats me, seems to be working perfectly on my install..
Jeff is offline   Reply With Quote
12-21-2011, 10:59 AM   #18
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
Quote:
Originally Posted by Jeff View Post
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.
creativepart is offline   Reply With Quote
12-21-2011, 11:02 AM   #19
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
Did you check the email I sent you last night?
Jeff is offline   Reply With Quote
12-21-2011, 11:04 AM   #20
creativepart
Junior Member
 
Join Date: Dec 2011
Posts: 10
Rep Power: 0
creativepart is getting browny points
Quote:
Originally Posted by Jeff View Post
Did you check the email I sent you last night?
I didn't get anything. What did you send?
creativepart is offline   Reply With Quote
Reply

Tags

vbulletin wordpress bridge


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -4. The time now is 10:05 AM.


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