Author Topic: Admin panel Login error during upgrade  (Read 6618 times)

rvalani

  • Guest
Admin panel Login error during upgrade
« on: September 15, 2016, 11:46:41 AM »
Hi,
I upgraded my site from 1.2.7 to 1.2.8 I copied my database and its showing all the categories but when I click on them it shows error because probably I haven't set up SEO url.. Now to fix this issue when I try to go to admin page and login it throws me this error
SQL Error: Unknown column 'salt' in 'where clause'
Error No: 1054
SQL: SELECT * FROM users WHERE username = 'rahul' AND ( password = SHA1(CONCAT(salt, SHA1(CONCAT(salt, SHA1('my_password'))) )) OR password = '26474d26a8cbce658b7132467c1f3361' ) AND status = 1 in C:\xampp\htdocs\abante_128\core\database\amysqli.php on line 108

Also there are some images that are not showing properly

Offline jaysbar

  • Full Member
  • ***
  • Posts: 139
  • Karma: +13/-5
    • View Profile
Re: Admin panel Login error during upgrade
« Reply #1 on: September 15, 2016, 12:56:58 PM »
Hi

Check your salt key (system/config.php) and make sure it hasn't changed.

I would advise anyone reading this post - when you set up Abantecart, always set up a 2nd admin account incase the default one ever has a problem.

rvalani

  • Guest
Re: Admin panel Login error during upgrade
« Reply #2 on: September 15, 2016, 02:57:01 PM »
Ya I checked my salt key is same

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2174
  • Karma: +345/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Admin panel Login error during upgrade
« Reply #3 on: September 16, 2016, 02:47:01 AM »
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod