1
Ok... I need some serious help...
I had just cloned the default templates
I was editing the system_siteclosed.html file (primarily to reposition the logo and size)
However, when I went to go post the new htlm code into the admin section of the duped set....
I pasted the text.... submitted it... went to turn off site [note: i forgot to turn on update templates] logged out of the site.
Immediately I knew there was something wrong... the logo didnt show up. At first I thought that would be no big deal..probably had the address typed wrong.
But near the "login" box/form there was some exposed script. Some how it got corrupt.
So now just on top of the login box I have:
/user.php" method="post">
It is just sitting there. Looks like the form script got messed up. Now I am not sure but I think I need to:
First correct the scripting error.
Second upload it via ftp to the right location.
BUT I attempted to correct the code (have no idea what it is supposed to be- but in my html editor i previewed it and the bare script is no longer visable)
But when I uploaded it... (I cleared my cache and history) the template did not update.
Am I screwed or is there a way to log in and restore the default template or fix my snafu?
FYI here is how i changed the code: (The session id is where i am confused)
(Notice you can see that i moved the exposed script inside the brackets)