when i tried adding a new user through the admin /add member i get this:
includes/db/db.php
* CMS Warning line 75: On /admin.php?op=users While executing query "INSERT INTO prefix_users (username, user_email, user_password, user_regdate, user_avatar'., name, city_state, user_notify, user_notify_pm, user_popup_pm, phone, zip_code, street_addy.') VALUES ('Test', 'carlg@dizwebdesign.com', 'e10adc3949ba59abbe56e057f20f883e', '1260833516', 'gallery/blank.gif', '123', '456', '1', '1', '1', '789', '123', '987')" the following error occured: 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 ''., name, city_state, user_notify, user_notify_pm, user_popup_pm, phone, zip_cod' at line 2 In: /admin/modules/users.php on line: 363
I tried on 2 different sites using default theme and a couple themes i done.
I set this for your_account module but not sure if that is right.
Initiated by Bugger (Original Entry) - Comments Here Please.