Hi, I am trying to switch to "Use Custom HTML Block" from "Image Reloader" and it won't let me. The page just keeps loading. However, I can change the logo etc in the Basic Admin. Any suggestions on how to fix or can I do this in MyPHPAdmin?
Hi, I am trying to switch to "Use Custom HTML Block" from "Image Reloader" and it won't let me. The page just keeps loading. However, I can change the logo etc in the Basic Admin. Any suggestions on how to fix or can I do this in MyPHPAdmin? |
1. What version of your dolphin? 2. Try to clear all caches PS: If possible do not write me personally, please try to ask on the forum first |
Hi, Thanks for your help. I am running 7.0.2 and I keep clearing cache.... with no luck. |
I looked in the error log and it shows "[20-May-2011 19:24:30] PHP Warning: getimagesize() [<a href='function.getimagesize'>function.getimagesize</a>]: Filename cannot be empty in /home/bizave/public_html/administration/basic_settings.php on line 309"... but I don't know what that means. Any one with an idea of how to resolve? It just looks like it's not loading. |
Try to disable all warnings and errors!
1. Open the inc/header.inc.php 2. Add this code line after PHP's open tag ( <?php or <? ) ini_set('display_errors', 0); PS: If possible do not write me personally, please try to ask on the forum first |
Thanks for your help. I made the changes... but still have the same issue... |
Thanks for your help. I made the changes... but still have the same issue... Ok create your post again in support area! (choose the technical type) PS: If possible do not write me personally, please try to ask on the forum first |
ok. Will do. Thanks. |