Example: http://etalentshowcase.com/dolphnew/m/photos/view/Avatar-2010-04-22
The photo is on the server and in the database( hash=65a2cfbf69cdb87276949da946884679), but have stop being displayed.
Any help would be appreciated.
Example: http://etalentshowcase.com/dolphnew/m/photos/view/Avatar-2010-04-22
The photo is on the server and in the database( hash=65a2cfbf69cdb87276949da946884679), but have stop being displayed.
Any help would be appreciated. |
Try to delete everything in cache and public_cache leave .htaccess in the cache folder do not delete it... I see you are using a cutom template. if deleting the cache via cpanel or by ftp dont work switch the template back to uni and see what happens. https://dolphin-techs.com - Skype: Dolphin Techs |
I've been deleting the cache every time I do anything. Could it be the path? Does this look right: http://etalentshowcase.com/dolphnew/m/photos/get_image/browse/e40cdecd017a860759c3f4b337c51b6d.jpg
|
This one works: http://etalentshowcase.com/dolph/bigbosssausage
This one doesn't: http://etalentshowcase.com/dolphnew/bigbosssausage
Is there a path somewhere that I could've changed? |
yeah the path is right for example i have http://localhost/d7/m/photos/get_image/file/4c3ad6c4cba2646c50c4462920dbe3bc.jpg Did you delete the cache from dolphin admin panel or from cpanel/ftp client ? Did you switch back tot he UNI template to see if that wokrs ? https://dolphin-techs.com - Skype: Dolphin Techs |
Did you move this site from /dolphnew to /dolph folder ? if you look in inc/header.inc.php you need to make sure you have the url and the absolute path correct. Again seems like a cache problem to me. Also make sure there is a / at the end of both paths https://dolphin-techs.com - Skype: Dolphin Techs |
Ahh think I got it. Seems like some permissions got changed. What's odd is that I haven't changed any, but the 'Inc' folder was set to '555'.
Thanks for the help. |