x2.5 Upgrade Problems
Posted: 29 Nov 2010, 21:03
I couldn't wait 
Well, after following the upgrade directions I seem to have ran into a problem that, I think, is related to a PHP 5.2.2 specific function. When I try to login to the admin side /iv-admin/ I receive the following error page:
Upon investigation, it appears that DirectoryIteraton:getBasename() thing (class? function? method?) was added in PHP 5.2.2 although I'm running 5.1.6.
Can this be rewritten so it supports all versions of PHP 5 and above?
Thank you, I can't wait to begin using x2.5!!!
Well, after following the upgrade directions I seem to have ran into a problem that, I think, is related to a PHP 5.2.2 specific function. When I try to login to the admin side /iv-admin/ I receive the following error page:
Code
Fatal error: Call to undefined method DirectoryIterator::getBasename() in /var/www/vhosts/insideourshell.com/subdomains/photos/httpdocs/iv-includes/include/ivFilterIteratorDot.class.php on line 8Can this be rewritten so it supports all versions of PHP 5 and above?
Thank you, I can't wait to begin using x2.5!!!