hi there!
my problem is very simple, i cant login in the admin area.
if i unload the security helper from here:
Code:
$autoload['helper'] = array('url','form','text','date','security');
login is succesfull but then i should clean from every form the
id_clean and the
db_clean function.
i think its cause my server;
maybe i should set some global variable?
i tried also creating a new admin via sql but of course, the password i use is not encrypted so again to log in i have to deactivate the security helper.
with the 'standard' settings from the zip, i have a weird message from firefox telling me that its unable to process the information cause the compression is not supported, that's why i thought about server (aruba linux)
thank you