I want to hire someone who is capable of working within the Vbulletin environment. You will have to be able to know how to allow a user to log in through the Vbulletin forum when they log in through the main site. The user will already have a user account on the forum with exactly the same username, although the password may or may not be different. All you will have for this is the username and access to call a PHP script on a PHP4 server. Script should not rely on any SOAP interface or external programming language. Payment made immediately upon completion. See my signature for the site it will be for, 'Game Servers Hosting' site so you get a feel for the project. There will also be possibility of continued work if you are available for largescale future development projects.
Hi, could you PM me some more details? Mainly: -Where would you want the user to go once logged in. -What would need to be able to do once logged in. etc I am able to do this project for you. I recently integrated an entire member's area into vBulletin for the Domain Name Owners Association (dnoa.org) Rick
I think it will be best to answer the questions in this post so more people can benefit from the answer. The current script I run when a user logs in basically does this. They login by POST to the login.php script. It then processes it all and displays the correct content, if they are eligible for login it then sends them to the main index home page, or to the page they logged in from. I would not want them to go to the forums When they are logged in they just need to be able to have full access to the forum account that shares their user name. My main site account is called Kalyse, and my forum name is called Kalyse, So when I log in to themain site, under Kalyse, it should also process a login for the forum (which uses separate user tables ofcourse) and log me in on the forum also (in the background) so the user is wholly unaware that they are also logged into the forum until they visit the forum and see they arelogged in. Let me know if this answers your questions.