free joomla templates and extensions
Home Support Forum

Who's Online

We have 35 guests and 3 members online
joomla-layouts.com
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom Favoured: 0
TOPIC: Invalid Token
#228
hiphopjam (User)
Expert Boarder
Posts: 114
graphgraph
User Offline Click here to see the profile of this user
Gender: Male RateBistros Location: Cambridge, Ontario, Canada Birthdate: 1963-11-30
Invalid Token 1 Year, 10 Months ago Karma: 8  
Dear Joomla-layouts

I have been for a while receiving this error message "Invalid Token" when I log in.

You may need to update your login module or check your 'modules/mod_login/tmpl/default.php' and see if you have the old code

Code:

<input type="hidden" name="<?php echo JUtility::getToken(); ?>" value="1" />


and change it to
Code:

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


My Cookies are always on so I don't think it is my browser.

Best Regards
 
Logged Logged  
  The administrator has disabled public write access.
#229
admin (Admin)
Moderator
Posts: 184
graph
User Offline Click here to see the profile of this user
Re:Invalid Token 1 Year, 10 Months ago Karma: 5  
Checked. It's the new code.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top
Copyright © 2010 Joomla templates and extensions. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.