Diva, I didnt take it personal
the site is blackriverangler.com, I loaded the files as necessary. the is a chance I screwed up the "template name" part..
Printable View
I just took a quick look at your site source, and this would be the issue.. and that would be why you are not seeing the hover effect.. IH2 is missing files that are in the template folders.. (looks like in your case it's missing the CSS file)
You need to rename the YOUR_TEMPLATE folder in the IH2 files to MATCH the name of YOUR template folder.. Since you didn't, the javascript and CSS needed to create the hover effect is in a folder named YOUR_TEMPLATE.. (Hence why it's not working)
Like I said I can't see your site files, but based on doing a view source of your site I can see CLEARLY that you do not have all the IH2 files in the correct locations.
From your site:
If you installed IH2 correctly here's what you should see (please note the items highlighted in red - these are MISSING form your store):Code:<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet_dotline.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet_dropshadow.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/cherry_zen/css/print_stylesheet.css" />
<script type="text/javascript" src="includes/templates/template_default/jscript/jscript_imagehover.js"></script>
Double check all your uploads, make sure that you copied the files to the correct template folder.. You mention copying files from a template_custom folder to a CUSTOM folder; make sure you have activated the template that corresponds to that location.. Currently it looks as if you are using the Cherry Zen template which is in a different folder..Code:
<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/style_imagehover.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet_dotline.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/cherry_zen/css/stylesheet_dropshadow.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/cherry_zen/css/print_stylesheet.css" />
<script type="text/javascript" src="includes/templates/cherry_zen/jscript/jscript_imagehover.js"></script>
<script type="text/javascript" src="includes/templates/template_default/jscript/jscript_imagehover.js"></script>
:laugh: No nomination needed.. $h!t happens sometimes..:laugh: Happy to help.. This is one of the EASIEST mods to install so I knew it had to be something fairly simple.. Glad you didn't take it personal.. Seems I've run into a rash of folks lately that got bent out of shape when all I was doing was TRYING to help..:laugh:
No idea what went wrong here... but I'm getting the following message from my /admin/ after copying the files over:
Any idea what went wrong?Quote:
Warning: require_once(/root/includes/extra_configures/bmz_image_handler_conf.php) [function.require-once]: failed to open stream: No such file or directory in /root/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
Fatal error: require_once() [function.require]: Failed opening required '/root/includes/extra_configures/bmz_image_handler_conf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /root/admin/includes/extra_configures/bmz_image_handler_conf.php on line 12
UPDATE: Turns out dreamweaver didn't upload properly, but didn't report any errors. Re-uploaded the files and it's back up.
Hi
I've installed IH2, changed my directory permissions correctly, and have the correct PHP configuration. ZC v1.3.8a.
But, whenever I upload a PNG, I get errors related to the preview of that image.
By preview, I mean in the admin section under the Manager and Preview tabs. In the Manager tab, the PNG preview for each size is blank, although the image has been confirmed as successfully uploaded. And it has. It shows up on my product page just fine.Quote:
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /home/oleoadmin/oleo.co.nz/includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /home/oleoadmin/oleo.co.nz/includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /home/oleoadmin/oleo.co.nz/includes/classes/bmz_image_handler.class.php on line 646
Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /home/oleoadmin/oleo.co.nz/includes/classes/bmz_image_handler.class.php on line 646
On the Preview tab, the preview sizes for PNG are tiny dots, not the actual sizes like the GIF and JPEG previews.
Plus, there's that disconcerting error message.
BTW, the GIF and JPEG uploads and previews work perfectly.
I'm sure I'm not the only one who's had this error.
I've uninstalled and reinstalled IH2 a couple of times, and cleared the image cache. Also, I have no other image handling plugins.
Any thoughts?
Thanks in advance.
I have just installed IH2 and everything is fine with the exception of the zoom image being WAY up and on the very top left of my screen, even well above the top header of my home page. I HAVE searched this thread and the closest solution I can find is a fix for IE that is supposed to fix this issue. While I do default to using IE I also loaded my site with FF and get the same result so I don't think it's an IE issue. The image is barely visible when I mouse over a product on my main page in the upper left of the screen and the first time I tryit, my entire home page drops down to make room for the zoom image..... I can see a small corner of the zoom pic but that's about it.
Here's the link I found for the IE fix but it's apparently dead now.
http://forum.zen-cart.com/showpost.p...postcount=1252
Any idea why my zoom graphic is nowhere near being around or near the graphic I moused over? I tried all the southwest, northeast, etc. settings but makes no diff.
Thanks in advance for any help.
R.