-
Content count
149 -
Joined
-
Last visited
Profile Information
-
Real Name
Ed Faught
-
Gender
Male
-
Location
Waxahachie Texas
- Website
-
Answered: Yes it does. However now I see this: Warning : Use of undefined constant MODULE_PI_GALLERY_KISSIT_SMALL_IMAGE_WIDTH - assumed 'MODULE_PI_GALLERY_KISSIT_SMALL_IMAGE_WIDTH' (this will throw an Error in a future version of PHP) in includes/modules/pi/product_info/pi_gallery_kissit.php on line 84 Because previously and by mistake I didn't have the module installed.
-
Does the hotfix also take care of this? Fatal error : Uncaught TypeError: Argument 1 passed to Text::output() must be of the type string, null given, called in includes/functions/general.php on line 55 and defined in includes/system/versioned/1.0.7.other/1.0.7.12/text.php:36 Stack trace: #0 includes/functions/general.php(55): Text::output(NULL, false) #1 includes/apps/kiss_image_thumbnailer/classes/Image_Helper.php(120): tep_output_string(NULL) #2 includes/apps/kiss_image_thumbnailer/classes/Image_Helper.php(56): Image_Helper->_build() #3 includes/functions/kiss_it_image.php(64): Image_Helper->assemble() #4 in includes/system/versioned/1.0.7.other/1.0.7.12/text.php on line 36 Phoenix 1.0.7.13 Kissit 3.5.0 PHP 7.2.33 (Also, the support link in the download documentation is outdated.)
-
-
-
At least the error on line 88 went away...
-
I have found my problem I think: I have overridden class pi_options_attributes and I know that I have to define the constants myself (Though I don't know why). As my learning curve is somewhat hampered I ask you if this make sense?
-
I uninstalled and reinstalled with no change. Here's the list of scalars etc. from an Xdebug breakpoint at pi_gallery_kissit.php line 84. I noticed it shows KISSIT_IMAGE_MODULE at 3.4.0 but I'm pretty sure I installed 3.4.1. Since I had a little trouble getting the upload files in the right places I wouldn't be surprised to find something out of place. I'll double check that.
-
PHP v7.3.21 - CE Phoenix v1.0.7.7 - When I view a product page I get this: Warning: Use of undefined constant MODULE_CONTENT_PI_GALLERY_KISSIT_SMALL_IMAGE_WIDTH - assumed 'MODULE_CONTENT_PI_GALLERY_KISSIT_SMALL_IMAGE_WIDTH' (this will throw an Error in a future version of PHP) in catalog\includes\modules\pi\product_info\pi_gallery_kissit.php on line 88 Also for SMALL_IMAGE_HEIGHT
-
Error Caused By Templates In Phoenix 1.0.7.2
edfaught replied to edfaught's topic in General Add-Ons Support
Sorry everyone, I'm a new guy on the block here and simply frustrated at my own ignorance. I'll do better. -
Fatal error: require(): Failed opening required 'includes/template_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in create_account_pwa.php on line 82 1.0.7.2 moved that file to templates/default/includes.
-
"Product" (English) is misspelled "produckt" in this add-on. Sorry it took so long for me to get to the right forum...
-
Purchase Without Account Trivial English Language Bug
edfaught posted a topic in General Add-Ons Support
"Product" (English) is misspelled "produckt" in this add-on. Thanks to Peter and Rainer for getting me to the right forum.