Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   Problems with Bridge (http://www.lampwrights.com/showthread.php?t=166)

jakilthau 06-23-2011 07:26 PM

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!

Jeff 06-23-2011 07:27 PM

Sounds like you are using an outdated version of PHP..

jakilthau 06-23-2011 07:31 PM

I'm using PHP: 5.2.17 ?

jakilthau 06-23-2011 07:34 PM

Also that line in functions.php is:

$vbulletin->session->set('badlocation', (!empty($vbulletin->userinfo['badlocation']) ? $vbulletin->userinfo['badlocation'] : ''));

Jeff 06-23-2011 08:36 PM

I believe this will only work if you have php 5.3, not 2..

jakilthau 06-24-2011 12:34 AM

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.

jakilthau 06-24-2011 11:56 AM

Unfortunately I did the update and I'm having the same problem still. Any other suggestions?

Jeff 06-24-2011 11:57 AM

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..

jakilthau 06-24-2011 12:10 PM

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 08:30 AM.

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