keep drupal session in vbulletin
ruacon - June 29, 2006 - 10:50
| Project: | Drupal vB |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I am logining in drupal site with user "abc", then i click on the forum link, it take me to forum (vbulletin), however i have to login again because the session doesn't keep when reach to vbulletin.
So, i think this feature is really useful.
Thanks

#1
dongu, in my tests I have never run into this problem, and I'm wondering if it's just because I used default names and folders for my installation. Right now the module is not configured to be adapted to a non-standard installation. You might look at the cookie path in drupalvb.inc I believe. I'll try and get a test on this done, I just don't have the software at home and have other development work to do in the office. I'll see what I can do, though.
#2
I've posted a modified version of that module that allows different 3rd level domains, and db's table prefix. But still problems with session handling.
Using Vbullettin application Connector could be good?
#3
Thanks! I'll look into it and commit it as soon as possible. My time is just spread thin for a while, and I haven't been able to open this module up at all. If you think you can use the application connector and it would work good, I'd be happy to commit the changes. I'll try to read up on it as soon as possible.
#4
House cleaning...