INSERT INTO user VALUES('300','2','andytest','2ab0004f3b951325077193a8f9baa8f2','[email protected]','1','','0','(Link: http://www.clanice.org','','','','','1','0','0','Junior)http://www.clanice.org','','','','','1','0','0','Junior Member','0','1048763638','1','1000','1048763638','1048768616','0','0','0','1','','','','1' ,'1','1','0','15','0000-00-00','40','1','218.145.25.11','0','1','0');
Basically, my script will give the user one form, to signup to vBulliten, and Links SQL. The way it works, is;
+ User fills out form
+ They get sent a validation email.... data is held in val_user.
+ Once they vaslidate it, the users details are copied inrto the Links SQL table, and the 'users' table for vBulliten.
+ They can then login at either of the scripts with the same details. The problem I am having, is that when you log in, it accepts you....but then whenever you try and go to modify your account, delete a post, or anything like that....it asks you to re-login. I am able to make posts, but literally nothing else

Does anyone know if there are any other tables I should be populating, with users details, to allow vBulliten to accept externaly entered users?
Cheers
Andy