Author Topic: DB error when adding new member  (Read 3574 times)

0 Members and 1 Guest are viewing this topic.

Offline Nasser

  • Full Member
  • ***
  • Posts: 105
    • View Profile
DB error when adding new member
« on: April 24, 2006, 02:06:21 PM »
hello ,
when I try to add a new member it gives me a data base error which is :

Code: [Select]
DB Error: Bad SQL Query: INSERT INTO 4images_users (user_id, user_level, user_name, user_password, user_email, user_showemail, user_allowemails, user_invisible, user_joindate, user_activationkey, user_lastaction, user_lastvisit, user_comments, user_homepage, user_icq, user_limit) VALUES (177, 2, 'nasser', '96e79218965eb72c92a549dd5a330112', 'poet@emarati.net', 1, 1, 0, 1145880262, 'c8853c51fdd7f8ae824e066b558f93ea', 1145880262, 1145880262, 0, '', '', )
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 ')' at line 4


can you help please ?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: DB error when adding new member
« Reply #1 on: April 24, 2006, 02:41:28 PM »
looks like "user upload limit" mod is not installed properly...

P.S. please review forum rules and provide 4images version you are using.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Nasser

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: DB error when adding new member
« Reply #2 on: April 24, 2006, 05:16:19 PM »
true !
I removed that mod and every thing is alright now ..
I'm using 4images Version: 1.7.2
here it is : http://www.emarati.net/gallery


thank you