We have ourhabbos user system and wondering how can we make it so when they register on user system they auto register on vb forum and other way round+ Rep

We have ourhabbos user system and wondering how can we make it so when they register on user system they auto register on vb forum and other way round+ Rep
Ok.
Just add this in the process register or w/e page.
Or w/ePHP Code:include ("URLTOVBULLETINCONFIGFILE.php");
$sql = ("INSERT INTO `user` (username, password,) VALUES ('$_POST[username]','$_POST[password]');
Thanks
just change thhe mysql so it uses vbs user table and it should be good to go
.:.:#14:.:. .:.: Impossible Is Nothing :.:. .:.: 845 Rep:.:.
.:.: Stand up for what is right, even if you stand alone:.:.
Hehe mr Joe. Just showed him. Say if i mucked up somewhere though![]()
Hello, yes this method would work.
Depending on which Forum you which to use it with. Simply go to phpmyadmin and see what the user table is cales.
Then see what the username and password fields are called.
Then simply, make your login_form, query the forum database when it checks for the user.
Sorry if this is a repeat of the above.
cheers for backing me up primal![]()
We have a problem. The forum and site are on different accounts. Is there ANY way for them to be able to connect to the others MYSQL?
Change the host in the usersystem's sql?
REMOVED
Edited by jesus (Forum Super Moderator): Please do not have images in your signature which are over the size limit for your usergroup.
More deatiled answer:
go to cpanel -> mysql databases and put in allowed hosts or w.e
The hosts name or ip
Then u can change the hostname like TurtlePie or w/e said![]()
Want to hide these adverts? Register an account for free!