Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

edfaught

Members
  • Posts

    149
  • Joined

  • Last visited

Profile Information

Recent Profile Visitors

3,298 profile views

edfaught's Achievements

  1. 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.
  2. 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.)
  3. 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?
  4. 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.
  5. 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
  6. Sorry everyone, I'm a new guy on the block here and simply frustrated at my own ignorance. I'll do better.
  7. 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.
  8. "Product" (English) is misspelled "produckt" in this add-on. Sorry it took so long for me to get to the right forum...
  9. "Product" (English) is misspelled "produckt" in this add-on. Thanks to Peter and Rainer for getting me to the right forum.
×
×
  • Create New...