Search found 1 match

Page 1 of 1

Search found 1 match

Re: Can't login to admin panel

I finally solved it!!! In case someone faces this problem, there's table called oc_session, which SHOULD have a primary key but it doesn't, since the session_id should not be duplicated. I just delete all contents (truncate oc_session) and created a primary key index for session_id, and voilá!!! Wh...

Jump to post
  • Sat Mar 04, 2023 11:28 pm
  • Replies 39
  • Views 124864

Page 1 of 1

Search found 1 match