Re: Main product medium image does not display, but additional images do in product v
Quote:
Originally Posted by
gilby
Why do you think that this has anything to do with IH4?
When you uninstall IH4 does the specials page come back? Sure! when I come back to previous backupped zencart, all works fine!
What errors are showing up in your logs directories? none
When you turn the url rewriter OFF does it work correctly? same issue
PS: Your use of png is making your images much larger than they could be if you used jpg instead
done
When you uninstall IH4 does the specials page come back? Sure! when I come back to previous backupped zencart, all works fine!
What errors are showing up in your logs directories? none
When you turn the url rewriter OFF does it work correctly? same issue
PS: Your use of png is making your images much larger than they could be if you used jpg instead[/QUOTE] done
Strange is now zoom don't works
Re: Main product medium image does not display, but additional images do in product v
Quote:
Originally Posted by
100asa
When you uninstall IH4 does the specials page come back? Sure! when I come back to previous backupped zencart, all works fine!
What errors are showing up in your logs directories? none
Well something is killing the rest of your page after the breadcrumbs.
I would have expected php errors in the log pages???
I would now look in \includes\modules\pages\specials
and \includes\templates\YOUR_TEMPLATE\templates\tpl_modules_specials_default.php
to see what code has been changed from the default.
Re: Main product medium image does not display, but additional images do in product v
Quote:
Originally Posted by
gilby
Well something is killing the rest of your page after the breadcrumbs.
I would have expected php errors in the log pages???
I would now look in \includes\modules\pages\specials
and \includes\templates\YOUR_TEMPLATE\templates\tpl_modules_specials_default.php
to see what code has been changed from the default.
and I am going to concur that this is NOT an issue cause by IH4.. Perhaps the troubleshooting of the real issue should be moved to a new thread..
Re: Main product medium image does not display, but additional images do in product v
My latest log say:
[05-Dec-2013 09:12:19 Europe/Rome] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/centoasa/public_html/includes/languages/italian/index.php:109) in /home/centoasa/public_html/includes/functions/functions_general.php on line 45
I use the default tpl_modules_specials_default.php (in the template default directory).
I've only installed:
http://www.zen-cart.com/downloads.php?do=file&id=1206
http://www.zen-cart.com/downloads.php?do=file&id=1568
maybe this?
Re: Main product medium image does not display, but additional images do in product v
I'm just delete IMH from database unistalling from admin backoffice, and all works fine (http://www.100asa.it/specials.html and http://www.100asa.it/rss-ezp-10.html?chapter=0)
Re: Main product medium image does not display, but additional images do in product v
Quote:
Originally Posted by
DivaVocals
and I am going to concur that this is NOT an issue cause by IH4.. Perhaps the troubleshooting of the real issue should be moved to a new thread..
Agreed
Quote:
Originally Posted by
100asa
My latest log say:
[05-Dec-2013 09:12:19 Europe/Rome] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/centoasa/public_html/includes/languages/italian/index.php:109) in /home/centoasa/public_html/includes/functions/functions_general.php on line 45
Edit /home/centoasa/public_html/includes/languages/italian/index.php
Take a look at line 109 then start a new thread with the result
Also see I am getting a blank page (or blank part of a page)
Re: Main product medium image does not display, but additional images do in product v
on this file was all ok, but for secure I've end the file with //eof
http://www.zen-cart.com/content.php?124-blank-page I've read this many times...
Re: Main product medium image does not display, but additional images do in product v
just re-installed, this error in logs file:
PHP Code:
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant IH_RESIZE_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant IH_RESIZE_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant SMALL_IMAGE_FILETYPE_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant SMALL_IMAGE_FILETYPE_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant SMALL_IMAGE_BACKGROUND_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant SMALL_IMAGE_BACKGROUND_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant SMALL_IMAGE_QUALITY_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant SMALL_IMAGE_QUALITY_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_SMALL_IMAGES_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_SMALL_IMAGES_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant ZOOM_SMALL_IMAGES_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant ZOOM_SMALL_IMAGES_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant ZOOM_IMAGE_SIZE_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant ZOOM_IMAGE_SIZE_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MEDIUM_IMAGE_FILETYPE_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MEDIUM_IMAGE_FILETYPE_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MEDIUM_IMAGE_BACKGROUND_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MEDIUM_IMAGE_BACKGROUND_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MEDIUM_IMAGE_QUALITY_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant MEDIUM_IMAGE_QUALITY_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_MEDIUM_IMAGES_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_MEDIUM_IMAGES_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_FILETYPE_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_FILETYPE_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_BACKGROUND_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_BACKGROUND_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_QUALITY_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_QUALITY_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_LARGE_IMAGES_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_LARGE_IMAGES_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_MAX_WIDTH_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_MAX_WIDTH_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_MAX_HEIGHT_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant LARGE_IMAGE_MAX_HEIGHT_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 494
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_GRAVITY_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant WATERMARK_GRAVITY_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 491
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant IH_VERSION_TITLE in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 532
[05-Dec-2013 14:20:29 Europe/Rome] PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant IH_VERSION_TEXT in /home/centoasa/public_html/back100asa/includes/init_includes/init_image_handler.php on line 532
Re: Main product medium image does not display, but additional images do in product v
restore zencart backup, reinstalled again image handler: now all works fine until I NOT active image resize. If I active image resize, special page don't work, so also RSS
Re: Main product medium image does not display, but additional images do in product v
Quote:
Originally Posted by
100asa
restore zencart backup, reinstalled again image handler: now all works fine until I NOT active image resize. If I active image resize, special page don't work, so also RSS
And this issue appears to be some OTHER issue that is being caused by another module you have installed.. OTHERWISE, others would be reporting this SAME issue...