Usually PHPmotion installation which works properly with php 5.2.x after migration to php 5.3.x environment throws error messages like
Code:
"PHP script classes/config.php is protected by phpSHIELD and requires the phpSHIELD loader phpshield.5.3.lin. The phpSHIELD loader has not been installed, or is not installed correctly. Please visit the phpSHIELD php encoder site to download required loader."
Don't panic. Simply download new version of phpmotion from http://www.phpmotion.com/registratio...php_version=53 , unzip it and replace the following files in your current installation with the new from the downloaded archive:
Code:
/classes/config.php
/includes/mp3_id3_utils.php
/addons/customprofile/pimp.class.php
/addons/customprofile/index.php
That's all