I was trying to install Image Handler. Everything went through fine but it won't override my admin folder. Does anyone know why this is occurring? Has anyone installed Image Handler at all?
I was trying to install Image Handler. Everything went through fine but it won't override my admin folder. Does anyone know why this is occurring? Has anyone installed Image Handler at all?
Does anyone have any experience installing image handler. I uploaded all of the files from the store root folder to my store root and everything went through but it wont let me override my admin folder so I can't get past that part of the installation. Has anyone else run into this problem?
Not sure exactly what you mean by 'it won't override my admin folder', but check the permissions on that folder first.
When installing image handler it comes with its own admin folder, its own includes folder etc. You are supposed to upload those to your store root folder. I'm assuming since there are already copies there you are supposed to click overwrite? It fails each time...
You should be able to upload those folders/files as you describe, overwriting the files in them.. I've never had a problem doing so, which is why I thought you might check the permissions. Are you getting any message from your FTP program, or are the files just not overwriting ?
I finally got it to work. The permissions were not set on the /admin/includes folder. However once I got everything to overwrite. I am now seeing this error on my website
Warning: require(includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home/content/09/6112609/html/admin/logoff.php on line 23
Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/09/6112609/html/admin/logoff.php on line 23
Any idea what that is about?