KissIT Image Thumbnailer

Truncated Product Info Page Source - KissIT Image Thumbnailer

Truncated Product Info Page Source

by edfaught » Wed Oct 27, 2021 6:20 pm

For only some products, the product info page source gets interrupted by a PHP error as follows:

PHP Fatal error: Uncaught TypeError: Argument 1 passed to Text::output() must be of the type string, null given,
called in /giftshop/includes/functions/general.php on line 55
and defined in /giftshop/includes/system/versioned/1.0.7.other/1.0.7.12/text.php:40
Stack trace:
#0 /giftshop/includes/functions/general.php(55): Text::output(NULL, false)
#1 /giftshop/includes/apps/kiss_image_thumbnailer/classes/Image_Helper.php(125): tep_output_string(NULL)
#2 /giftshop/includes/apps/kiss_image_thumbnailer/classes/Image_Helper.php(56): Image_Helper->_build()
#3 /giftshop/includes/functions/kiss_it_image.php(121): Image_Helper->assemble()
#4 in /giftshop/includes/system/versioned/1.0.7.other/1.0.7.12/text.php on line 40


Last Lines of Page Source Code:

<form name="cart_quantity" action="https://nationalvnwarmuseumfriends.org/ ... dd_product" method="post" role="form">

<div class="row is-product">
User avatar
edfaught
Posts: 49
Joined: Mon Oct 26, 2020 3:22 pm
Contact:

Re: Truncated Product Info Page Source

by raiwa » Wed Oct 27, 2021 6:43 pm

You are not a newbie, you should know that we need to know your exact Phoenix and Addon version to give advice. Please see the link in my signature: Need Help?
The error is most probably due to an outdated module version which passes “null” values instead of ‘’ (empty string) in the tep_image function.
It is most probably not related to kiss it image itself, although the errors are thrown there.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1209
Joined: Sat Dec 21, 2019 8:08 am
Contact:

Re: Truncated Product Info Page Source

by edfaught » Tue Nov 02, 2021 7:45 pm

Sorry, acting like a newbie all right.
Updated to 3.5.2 and all is well with Phoenix 1.0.8.0
User avatar
edfaught
Posts: 49
Joined: Mon Oct 26, 2020 3:22 pm
Contact: