-
Content count
137 -
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?
-
edfaught started following KissIT Image Thumbnailer Support
-
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
-
Purchase without account for 2.3.4 and BS2334
edfaught replied to ArtcoInc's topic in General Add-Ons Support
While installing v4.3.0 I get the error "PWA Guest Account" Hook is not present. Unfortunately I'm having difficulty locating the proper file to copy in order to fix this. Can anyone point me in the right direction? -
-
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. -
PayPal App for osCommerce Online Merchant
edfaught replied to Harald Ponce de Leon's topic in News and Announcements
Getting this error when trying Login with PayPal: Relying Party Validation error: redirect_uri provided in the request does not match with the registered redirect_uri. Have used HTTPFox to see the query string but cannot locate the return URI in it anywhere. What to try next?