Author Topic: Controll Panel Login does not work any more  (Read 5367 times)

0 Members and 1 Guest are viewing this topic.

Offline mqamar

  • Pre-Newbie
  • Posts: 7
    • View Profile
Controll Panel Login does not work any more
« on: April 11, 2003, 05:49:37 PM »
Hi,

I just updated to 1.7 but cannot login to the controll pannel any more. I already added a new admin account according to previous postings in this forum (I checked the database and they were all created properly), but none worked. I try to login and always just return to the the same login screen.

It somehow does not want to log me in any more. What could be the problem?

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
Controll Panel Login does not work any more
« Reply #1 on: April 11, 2003, 09:11:03 PM »
just a thought:
did u run update_1.6.1_to_1.7.php ?
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 mqamar

  • Pre-Newbie
  • Posts: 7
    • View Profile
Controll Panel Login does not work any more
« Reply #2 on: April 14, 2003, 09:52:20 AM »
Yey I did, but based on your comment I tried to do it again. I received the following error messages. Does this simply mean that I already ran the update? What else kann be the problem for not being able to login?

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('auto_thumbnail_resize_type', '1')
Duplicate entry 'auto_thumbnail_resize_type' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('user_edit_image', '0')
Duplicate entry 'user_edit_image' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('user_delete_image', '0')
Duplicate entry 'user_delete_image' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('user_edit_comments', '0')
Duplicate entry 'user_edit_comments' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('user_delete_comments', '0')
Duplicate entry 'user_delete_comments' for key 1
An error occured while updating settings

Offline mqamar

  • Pre-Newbie
  • Posts: 7
    • View Profile
please help
« Reply #3 on: April 29, 2003, 07:01:49 PM »
could you please give me reply to my previous post...

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
Controll Panel Login does not work any more
« Reply #4 on: April 29, 2003, 08:12:08 PM »
another though:
how did u upgrade? did u replace ALL files with new ones? the update file needs only for database update, u seems done that already.
also, did u try delete all cookies and internet cache?
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 gurl

  • Newbie
  • *
  • Posts: 32
    • View Profile
Controll Panel Login does not work any more
« Reply #5 on: May 09, 2003, 10:44:15 PM »
i got kinda familiar error.

Code: [Select]
DB Error: Bad SQL Query: UPDATE 4images_users SET user_email = 'aznvcutie@hotmail.com', user_showemail = 1, user_allowemails = 1, user_invisible = 0, user_homepage = '', user_icq = '' WHERE user_id = 1
Unknown column 'user_homepage' in 'field list'


but i got this whenever i tried to put in my email & homepage url. there is also another error w/ my session table.

Code: [Select]
DB Error: Bad SQL Query: INSERT INTO 4images_sessions (session_id, session_user_id, session_lastaction, session_location, session_ip) VALUES ('01e3523ab96c697e5cd219eafd0133a3', -1, 1052512735, 'index.php', '134.71.51.253')
Duplicate entry '-1' for key 1


i got this once in awhile after i returned back to my gallery. is it having something to do w/ the cookies? i have to delete them?