I added a new reference to a javascript file in my template/base/_header.html which caused the dreaded "Possible security attack!!!!" message to appear on ALL of my dolphin pages. Unfortunately, this also includes my /administration pages. Apparently the _header.html page is shared by the normal user dolphin site and the administrator pages.
So now I am locked out of my administration panel. I have caching turned on, so although I can edit the _header.html file, the new changes do not take affect unless I clear the cache from my administration panel. But I cannot login as an admin because I get the "Possible security attack" message.
Does anyone know how I could possibly clear the cache without actually logging in as the admin???? Alternatively, does any one know how I can turn off the dreaded security message without logging in as the admin?
I've read thru the "Possible security attack" posts, and I understand I should set the two settings to -1 to disable this feature. However, I haven't found anyone else discuss what to do if this dreaded feature has locked you out from logging in as the admin.
Thanks in advance for your thoughts!