Can't log in to frontend - Joomla! Forum - community, help and support
hi all
i've searched in forum , found few references problems in logging in can't find related problem.
i running joomla 3.0.0 , found little obstacle. when log in administrator, ok. if log in registered user or other kinds, can't log frontend.
do of have ideas / might do?
thank in advance help.
lee
i've searched in forum , found few references problems in logging in can't find related problem.
i running joomla 3.0.0 , found little obstacle. when log in administrator, ok. if log in registered user or other kinds, can't log frontend.
do of have ideas / might do?
thank in advance help.
lee
hi lee,
i think problem in configuration settings of site.
just go , find file configuration.php, find code line:
change value 0 , works!

i think problem in configuration settings of site.
just go , find file configuration.php, find code line:
code: select all
public $offline = '1';change value 0 , works!

Comments
Post a Comment