|
|
| Joomla! 1.5.7 upgrade |
|
|
|
| Written by Administrator | |||||
| Thursday, 11 September 2008 18:00 | |||||
|
OK, I've got the answers to the problem I experienced with the Joomla! 1.5.7 version. If you are not running on PHP 5 you will have a problem with some of the functions of Joomla! 1.5.7. and you will have to make a change to one of the Joomla files as specified below. Because of a change made to improve security, login with redirection will not work for PHP 4 sites. This may also impact other areas where there is redirection, specifically polls and mailto. To fix this:
if (!function_exists( 'stripos' )) {
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |