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
|
||||||
| Announcements Latest news from Youjoomla team |
![]() |
|
|
#1 (permalink) |
|
|
Here is fastest way to upgrade , the only bug that was discovered and affecting all these installations is in 1 file .
Read more about this bug Here is how to secure your site Go to your existing joomla installation open this file /components/com_user/models/reset.php After global $mainframe; on line 113 of reset.php, add: Code:
if(strlen($token) != 32) {
$this->setError(JText::_(INVALID_TOKEN));
return false;
}
hit save and that is it! You do not have to transfer any files to your server |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|