Quote:
Originally Posted by Neyland
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: https://vborg.vbsupport.ru/showthrea...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
or
Code:
Fatal error: Call to a member function on a non-object in /home/xxxx/public_html/vbtest/includes/sessions.php on line 72
What I'm trying to do is allow users to login to the site and forums at the same time. If they are logged into the forums, then consider them logged into the site. Use the group functionality within VB to determine access permissions within the site as well. And lastly is it possible to store a few custom variables within the VB session?
I don't want to use any kind of VB CMS system. I'm trying to bring my forums into my site, not my site into my forums.
|
yes i am looking for this to....please help