In an attempt to integrate my VB forums with my site, I've been searching high and low to be able to utilize the login system and gain access to the VB session.
I found this thread: http://www.vbulletin.org/forum/showt...2&page=1&pp=15
However it seems to be broken for 3.0.3. My self and other users get the following errors when following the instructions as described....
or
I found this thread: http://www.vbulletin.org/forum/showt...2&page=1&pp=15
However it seems to be broken for 3.0.3. My self and other users get the following errors when following the instructions as described....
Code:
Fatal error: Call to a member function on a non-object in /home/xxxxx/public_html/vbtest/includes/functions.php on line 922
Code:
Fatal error: Call to a member function on a non-object in /home/xxxx/public_html/vbtest/includes/sessions.php on line 72
Comment