Invalid Token in Gantry Framework - Joomla! Forum - community, help and support
hi everybody,
i worked on private page couple of days , not able change template settings anymore. sliders not working , if want save template shows "invalid token" gantry message.
some system infos:
- joomla! 3.3.3
- gantry framework 4.1.25
- template: rocket theme - cerulean
what tried far:
- clearing caches (joomla, gantry, browser), restarting browser , computer, deleting cookies of admin page.
- several reinstallations of joomla , gantry , without updates
- restarting webserver after reinstall
- added following code /templates/rt_cerulean/html/mod_login/default.php:
right after
nothing seems work. don't know anymore , grateful help...
i worked on private page couple of days , not able change template settings anymore. sliders not working , if want save template shows "invalid token" gantry message.
some system infos:
- joomla! 3.3.3
- gantry framework 4.1.25
- template: rocket theme - cerulean
what tried far:
- clearing caches (joomla, gantry, browser), restarting browser , computer, deleting cookies of admin page.
- several reinstallations of joomla , gantry , without updates
- restarting webserver after reinstall
- added following code /templates/rt_cerulean/html/mod_login/default.php:
code: select all
echo jhtml::_( 'form.token' );
right after
code: select all
defined('_jexec') or die;
nothing seems work. don't know anymore , grateful help...
finally seems found solution (or got missing link it)
turning on debug-mode in backend has done it. seems work now, debug-mode enabled. if has permanent solution, please tell me.
thanks satnag29 far!
turning on debug-mode in backend has done it. seems work now, debug-mode enabled. if has permanent solution, please tell me.
thanks satnag29 far!
Comments
Post a Comment