Also have no product images on my site now at all. Really need some help here. Thanks.
Printable View
Also have no product images on my site now at all. Really need some help here. Thanks.
BullDog,
I can get to your frontend, but there's something out of place in the backend.
Double check the admin/configure.php settings to make sure you set the paths correctly.
I can't even get to the admin login page to check anything. The errors I pasted are what I get when I try. What should I do?
Checked configure.php and everything looks fine. Everything was working correctly before I tried to install the image handler 2 add on.
I did backup the database before I did all this. Can I just use that now? or did the settings get screwed up in the process? Should I wipe everything, reinstall zencart, image handler and try it again? I don't want to lose all the data that has taken me countless hours to enter.
HELP!
Thanks, so if I do that everything will go back to how it was before I tried to install the image handler...right? Sorry if it sounds like a simple question, but I've got orders to ship on Monday and need to fix this.
Really need to speed up the site as well and the Image Handler was suggested, so ultimately I'd like to get that working.
Should work, though it's a bit time-consuming. And looking at the errors you quoted pertaining to bmz_image_handler_conf.php -- I'm not sure the db restoration is even necessary. Are those errors coming up when you try to load /admin/login.php ?
Make sure the file bmz_image_handler_conf.php is in the right place on your server, and that it hasn't been corrupted. If you're using Dreamweaver or certain other file transfer applications, it may be necessary to replace the file, even though it appears to be intact. I've experienced weirder problems! :lookaroun
Yes, those are the errors that come up when I try to load /admin/login.php
I've checked and the bmz_image_handler_conf.php is in the right place. I uploaded that file again just to be sure, but I get the same error. I guess I'll try and restore the database unless anyone else has any ideas. I really wish there had been some better installation instructions.
PS -- what's with the /kunden directory? I noticed it precedes the url called in those two functions, but it's not present in the offending file (whose url starts with /homepages/).
If you open that file, at or near line 12 you should see:So I think maybe DIR_FS_CATALOG and/or DIR_WS_INCLUDES is mis-configured or malformed somehow.PHP Code:
require_once(DIR_FS_CATALOG . DIR_WS_INCLUDES . 'extra_configures/bmz_image_handler_conf.php');
Perhaps someone who knows more about PHP and the mechanics of this file can shed some light. I'm just a happy idiot who dances on the shoulders of giants.
Okay I have one for you. I have zencart on a test server and I installed IH on it. IH installed fine and created the 3 sizes, but the pop up only works on zencart classic template and not my custom template. Any suggestions? :frusty: