I was attempting to customize some of the html template files. All I did was edit the header.html file and login.html file. Everything worked fine. About ten minutes later, all of a sudden, on the member.php page (the login page), I get the following error: Warning: Smarty error: unable to read resource: ""header.html"" in /home/public_html/amember/smarty/Smarty.class.php on line 1102 So, I uploaded the unedited version of the login.html and header.html files. I still get that error. I get this error ONLY on the login page.
please check first line of amember/templates/login.html - it is broken. Get it from any working template and replace.