Support Forums

Enhancing vBulletin share...

This is a discussion on Enhancing vBulletin share... within the Modules / Plugins / Modifications forums, part of the Developer Forums category; I'm keen to enhance the vBulletin usershare module to automatically register (if not registered) and log the user in, if ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 03-09-2010, 12:53 AM   #1
Customer
 
Join Date: Mar 2010
Posts: 4
Rep Power: 0
shri is on a distinguished road
Default Enhancing vBulletin share...

I'm keen to enhance the vBulletin usershare module to automatically register (if not registered) and log the user in, if they're already logged into vbulletin. I'd like to do this to make sure the user does not have to login twice and also to take care of multiple user groups we have in vB. (The user share needs a second login .. and only seems to work with one user group).

I've gotten to the point where I can detect that there is valid vb session from within init.php

Code:
        chdir("/site/2010/beta/forum");
        include_once("global.php");
        chdir($cwd);
        global $vbulletin;
        $vbuser = $vbulletin->userinfo;
How would I go about forcing the 68classifieds session, registration and login?

Happy to pay for this if needed...
shri is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enhancing browse pages with listings seymourjames TemplateCodes 20 08-23-2010 04:14 PM
Can't get Vbulletin User Share Mod to work shanedawg Technical Support 0 04-05-2009 11:21 AM
phpbb user share angler Pre Sales Questions 0 03-23-2007 10:42 AM


All times are GMT -4. The time now is 04:33 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0