PDA

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 :)

Ziad
02-28-2004, 06:45 PM
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 :)

Ziad
02-29-2004, 03:16 PM
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 :)

Ziad
03-02-2004, 09:39 PM
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.

Ziad
03-03-2004, 06:37 PM
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.

Ziad
03-03-2004, 11:47 PM
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?

Ziad
03-06-2004, 06:10 PM
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.

Ziad
03-07-2004, 05:54 PM
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 :)