Replace the ImageComponent.php file with the old one which is inside “app/webroot/users/image_thumb” folder. (Contact us for the ImageComponent file)
Before replacing this keep a backup of the existing one.
If you got a broken image after the file replacement, then put the below line as the first line of the ImageComponent.php file inside “app/webroot/users/image_thumb” folder after <?php
$req_path = explode(‘app’.DS,dirname(dirname(__FILE__)));