Author Topic: admin login page  (Read 13730 times)

Offline netprojections

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
admin login page
« on: July 09, 2017, 01:17:25 PM »
No idea what happened. The shopping cart works fine but I can no longer access the login admin page. I received this error on the page.
Can you assist please?
Thank you,

SQL Error: 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 'AND st.status = 1 AND se.`group` NOT IN (SELECT `key` FROM abqw_extensions)' at line 4
Error No: 1064
SQL: SELECT se.`key`, se.`value`, st.store_id
FROM abqw_settings se
RIGHT JOIN abqw_stores st ON se.store_id = st.store_id
WHERE se.store_id = AND st.status = 1
AND se.`group`
NOT IN (SELECT `key` FROM abqw_extensions);
in /home/USERNAME/public_html/core/database/amysqli.php on line 106

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: admin login page
« Reply #1 on: July 10, 2017, 07:29:26 AM »
did you tried to run this query via phpMyAdmin? i don't see any problems in it.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline ExpertDeveloper

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
    • Top app development company
Re: admin login page
« Reply #2 on: January 01, 2018, 02:25:18 AM »
PhpMyAdmin is indeed a very useful tool to perform database related operations and resolve issues.
Mobile App Development Company

 

Powered by SMFPacks Social Login Mod