06-23-2011, 07:26 PM | #1 |
Junior Member
Join Date: Jun 2011
Posts: 6
Rep Power: 0 |
Problems with Bridge
I recently tested installing the Wordpress bridge with VB 4.1.2. And it worked fine.
Now when I got to install the bridge in my production environment (the same version of VB) I get this error after submitting the "Vbridge Settings". __________________________________________________ ______________ Options saved. Fatal error: Call to undefined method stdClass::set() in /home/domainname/public_html/vb/includes/functions.php on line 7328 __________________________________________________ ______________ When I go to Vbridge User settings, it is grabbing all of my user groups. However when I select Map Users it gives me the same error as above. Any idea where this is coming from? Thanks! |
Reply With Quote |
06-23-2011, 07:27 PM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Sounds like you are using an outdated version of PHP..
|
Reply With Quote |
06-23-2011, 07:31 PM | #3 |
Junior Member
Join Date: Jun 2011
Posts: 6
Rep Power: 0 |
I'm using PHP: 5.2.17 ?
|
Reply With Quote |
06-23-2011, 07:34 PM | #4 |
Junior Member
Join Date: Jun 2011
Posts: 6
Rep Power: 0 |
Also that line in functions.php is:
$vbulletin->session->set('badlocation', (!empty($vbulletin->userinfo['badlocation']) ? $vbulletin->userinfo['badlocation'] : '')); |
Reply With Quote |
06-23-2011, 08:36 PM | #5 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
I believe this will only work if you have php 5.3, not 2..
|
Reply With Quote |
06-24-2011, 12:34 AM | #6 |
Junior Member
Join Date: Jun 2011
Posts: 6
Rep Power: 0 |
Thanks! I will update PHP and see how it works. I'll post the results.. I did check my test environment and it is running 5.3, so it could be the issue.
|
Reply With Quote |
06-24-2011, 11:56 AM | #7 |
Junior Member
Join Date: Jun 2011
Posts: 6
Rep Power: 0 |
Unfortunately I did the update and I'm having the same problem still. Any other suggestions?
|
Reply With Quote |
06-24-2011, 11:57 AM | #8 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Just curious, did you actually restart Apache? There should be no reason for you to get that error if you are using the latest version of 5.3..
|
Reply With Quote |
06-24-2011, 12:10 PM | #9 |
Junior Member
Join Date: Jun 2011
Posts: 6
Rep Power: 0 |
Yes, I did restart. Have you seen this error before and it is usually related to the version?
|
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|