The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
A complex error to my script
This is a registration script that I'm working on and I'm trying to test it on a fairly new mysql version but I'm getting this wonderful evil mysql error and was wondering what I could do to fix it. Anyways here is the sql error when executed.
And I've attached the file below. |
#2
|
|||
|
|||
Quote:
INSERT INTO `user` (`username`,`email`,`password`,`joindate`,`usergro upid`) Should do the trick. Note that 'user' is a function of mysql, so it thinks you're calling that function instead of saying insert into that database. Cheers. |
#3
|
||||
|
||||
When i changed this...
I get this wonderful error Parse error: parse error, unexpected T_STRING in /home/nodq/public_html/newuser2.php on line 240 |
#4
|
|||
|
|||
Quote:
Here: PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|