Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

Joomla 1.6.1 invalid token on logout

03-21-2011, 08:20 PM
# 1 (permalink)
dig814
I had the same problem and figured out the solution. The problem is that they added a token on logout in 1.6.1. The solution is to add:

HTML Code:

<?php echo JHtml::_('form.token'); ?>
to the default.php file in the template overrides for the mod_login (templates/yougrids/html/mod_login/default.php)

Add it in like so:

HTML Code:

<?php echo JHtml::_('form.token'); ?>

<input type="submit" name="Submit" class="button" value="<?php echo JText::_('JLOGOUT'); ?>" />
</div>
Thread Tools
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password