Someone please... ?!
I'm trying to use IH2 on Z126, everything seems perfect except additional images not working, any clues? I haven't switched to Z130 cause the payment module I'm still using only works on Z126.
TIA!
Printable View
Someone please... ?!
I'm trying to use IH2 on Z126, everything seems perfect except additional images not working, any clues? I haven't switched to Z130 cause the payment module I'm still using only works on Z126.
TIA!
Hi all....I just downloaded this contribution and it seems great, but I am getting a ton of errors.
I am getting the following:
Fatal error: Call to a member function on a non-object in /homepages/44/d107892304/htdocs/modernhq/includes/modules/pages/popup_image/header_php.php on line 18
I am guessing this is in the extra definitions file and I actually copied those definitions into the english language file but it still does not work.
Does anyone have any ideas or recieved a large number of these errors???
Thank you in advance
Rob
Quote:
Originally Posted by zenist
i posted on this before - was this functionality removed from IH2?
I too am having tourbles with IH2. I've just upgraded to 1.3.0.1 and had been using the previous version in 1.2.7. Since the upgrade, I'm getting inconsistent results, which is even harder to pin down. Some of my previous additional images are showing up, and some are not. When I go into IH2 to adjust the images, on some of my products the application aborts and I actually have to unplug my router and cable modem to get IE to work again.
Plus, on the new product entry screen, the functionality is no longer there to add multiple images, so the only apparant way to do it is with the admin interface, which is a bummer if that's the "new and improved" method. I haven't found documentation on the "search for old ih 1.x images." Could that fix the problem?
Quote:
Originally Posted by Slapo
I also have this problem. Running 1.3.0.2. When I was testing it'd show images in the admin section under (Tools/IH2) although clicking to preview them or whatever would show nothing. I also got pictures when viewing the categories, but no pictures on the actual product pages. Just the links that would result in no picture also. I was seeing some encoded .jpg being created under the bmzcache folder, but the links on the product pages were to the _MED, etc.
If you added IH2 THEN upgraded to 1.3.0.2 you would have overwritten some catalog files (ie not admin) that are needed to show the images.
You need to compare the html_output.php file that is overwritten and make the changes to the file.
From memory there are 2 lines that are different :wink2:
Your memory is correct - first line in the comments, 2nd line # 36 - changed to:
if ($connection == 'SSL' && ENABLE_SSL == 'true') {
Not sure who you were responding too, but I was trying to install IH2 after upgrading to 1.3.0.2. Not sure really what is causing images to not display on product pages, but in the category views.Quote:
Originally Posted by Reesy
What I am kind of understanding from this thread is that I should install IH1.3.0.2 and then upgrade to IH2....I am so confused.
Webrob and others:
You should use WinMerge or some other file comparison utility to check the files included in the v 1.3.2 patch to those that are affected by the IH2. Make the appropriate adjustments to the IH2 files (or vice versa depending on how many changes need to be made) and install them.