0 Members and 1 Guest are viewing this topic.
CREATE TABLE sprites ( luazm_data text NOT NULL )
CREATE TABLE sprites ( date_uploaded datetime NOT NULL DEFAULT CURDATE() )
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CURDATE() )' at line 2
CREATE TABLE sprites ( date_uploaded TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP )
"welcome to the world of computers, where everything seems to be based on random number generators"
I would prefer a built-in system as I do not like logging in with other accounts somewhere.....I prefer having many accounts
(you may want to edit your post to link to the real register page )Also, yay, gravatar And I never got a verification email.....anyways, it is looking nice so far! (yay, i got user id 2)
I tried this and it's pretty cool. It might be a good idea to rephrase the e-mail validation thing so that we don't think we're supposed to get an e-mail, though, although I guess in its current form, the message might at least discourage people from using fake e-mails.