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! |
Sounds like you are using an outdated version of PHP..
|
I'm using PHP: 5.2.17 ?
|
Also that line in functions.php is:
$vbulletin->session->set('badlocation', (!empty($vbulletin->userinfo['badlocation']) ? $vbulletin->userinfo['badlocation'] : '')); |
I believe this will only work if you have php 5.3, not 2..
|
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.
|
Unfortunately I did the update and I'm having the same problem still. Any other suggestions?
|
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..
|
Yes, I did restart. Have you seen this error before and it is usually related to the version?
|
All times are GMT -4. The time now is 01:50 PM. |
Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.