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?
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 (https://raw.githubusercontent.com/abantecart/abantecart-src/master/public_html/admin/view/default/template/form/form_open.tpl)
If not help - try to replace all content of this file with <form method="post">
Thanks for the reply. No luck replacing that file though, unfortunately. It had no effect. Any other ideas?
I ended up replacing the whole view folder from a backup, and that fixed it