By Anonymous (not verified) on
Hi folks,
i managed to construct a view with exposed filters on a test page, which prevents me form logging in again.
Each time i submit my login data, the view (which is unfortunately the startpage as well), makes an ajax refresh and interferes with my login process.
Now i had the idea that it might be possible to deactivate the view through the database to be able to login and modify those malicous settings.
But i have no idea where to look for it.
Anyone an idea where settings of views are stored?
Greetz
Bernd
Comments
Deactivating java script in browser
stupid me!!!
Just deactivated java script in Firefox and now i'm in.
Bahh