now i disabled it in search forms,
csrf was three times on main page, search, search mobile and login form,
but it is only on post and i think it is not possible how often it is on one page.
where does the hsecutity.php get the values to check from?
my safari didn´t show me some session vars, i have only some cookie vars
attached a screenshot of my cookie vars.
is it possible to have session vars? i never watch at this.
i also add the session save path and it seems to work, it save a session in the folder,
i clear my cache and also deactivate it, clear the cookies but nothing happend
just in the moment the whole work was for the trash
****
while i was writing this text i play around a little,
just as i deactivatet the google connect plugin i could login to the front end
****
now i activate it back and it seems to work,
i play a little with session save path in config.php and try to find out more about sessions...
i changed the path but nothing works, i put it back to
session_save_path ( ABS_PATH . 'oc-content/uploads/' );
no problems...