Author Topic: Admin login glitched  (Read 1990 times)

Offline lostmytophat

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Admin login glitched
« on: August 26, 2022, 02:41:43 PM »
I'm getting this (see attachment) when I try to log into 2 of my installations of AbanteCart. Versions 1.2.0 and 1.2.1. Anyone know how I can fix this?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Admin login glitched
« Reply #1 on: August 29, 2022, 02:41:27 AM »
strange situation.
Looks like somebody broke this file public_html/admin/view/default/template/form/form_open.tpl
Try to edit it or replace with this

If not help - try to replace all content of this file with
Code: [Select]
<form method="post">
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline lostmytophat

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Re: Admin login glitched
« Reply #2 on: August 29, 2022, 06:35:24 PM »
Thanks for the reply. No luck replacing that file though, unfortunately. It had no effect. Any other ideas?

Offline lostmytophat

  • Newbie
  • *
  • Posts: 33
  • Karma: +6/-0
    • View Profile
Re: Admin login glitched
« Reply #3 on: August 30, 2022, 06:54:41 PM »
I ended up replacing the whole view folder from a backup, and that fixed it

 

Powered by SMFPacks Social Login Mod