View Full Version : vBulletin 3 Integration problem
flash7
02-28-2004, 12:28 PM
Integration problem with vB3 rc4
when a user login in my site is not log in to the vB :(
any idea?
thanx :)
Hi flash7,
Make sure you select vBulletin 3 in Subdreamer's admin panel under 'User System'.
flash7
02-28-2004, 08:09 PM
oh yea vBulletin 3 selected but not work :(
my site -> http://localhost
Samurai
02-28-2004, 10:12 PM
localhost only belongs to you, we can't see it.
Make sure the settings are correct under User System :)
flash7
02-29-2004, 10:09 AM
yes it's all correct :mad:
subduck, please check the integration script with vb3 rc4 ;)
subdreamer is a fantastic CMS :)
Hi flash 7, I just updated this board to rc4 and it works just fine.
I'm going to build and email you a script to determine the problem.
flash7
02-29-2004, 04:58 PM
Ok, thanks :)
The solution to flash7's integration problem is kind of a strange one.
But if your members are logging in to Subdreamer and are still not logged into vBulletin, then open up index.php from the main Subdreamer directory and change line 5:
error_reporting('E_NONE');
to this:
error_reporting(E_ALL & ~E_NOTICE);
Very strange, but it seems to have worked for Flash7!
drumsy
03-03-2004, 11:16 AM
I am having the same problem as well. I'm even having members who visit the front page and have to log on every time.
Did you try the above solution?
drumsy
03-03-2004, 11:37 PM
Trying now...:)
drumsy
03-03-2004, 11:39 PM
I did it and I'm getting the following error:
Warning: Missing argument 2 for p2_displaynews() in /home/hondaacu/public_html/plugins/p2_news/news.php on line 38
I am currently only running vB3 RC3 though.
Besides that error, did it fix the integration on your site?
I think I might know what the problem is, for now revert back to:
error_reporting('E_NONE');
I'll release an update soon that will hopefully fix this problem.
drumsy
03-06-2004, 05:33 PM
This is still a problem. I can run a test where I start a browser which is set to www.honda-acura.net as default. Each time, I must log into the front page, and then when I click through to forums, which is the link I set at the top, it still will not carry though. I will have to log into the forums as well. This seems redundant. Is it something to do with my link to the Forums?
The category link is simply:
forums/index.php
Do I need to put some code in to make it remember something or what?
I looked at your site and saw the problem, I'm going to look into this situation some more and try to post a fix asap.
Problem solved.
There will be an update (SD 1.1.2) which fixes a small vbulletin 3 integration bug.
For now just email me and I'll send you the updated file :)
vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.