Update 1.0.9.6 to 1.0.9.7
Posted: Wed Oct 02, 2024 8:30 am
Hello,
I recently upgraded my local version (not the 1.0.9.6 in prod who works fine) 1.0.9.6 to 1.0.9.7 using the provided package. (SQL, files, pi_qty_input but not gdpr).
Here's what I get when I click on the "shopping cart":
Fatal error: Uncaught Error: Undefined constant "SMALL_IMAGE_WIDTH" in \templates\override\includes\modules\content\shopping_cart\tpl_cm_sc_product_listing.php:19
Clicking on "checkout" works well, but it's still not enough to use the store.
I use xampp windows_8.30
In phoenixcart, I also use Ajax attribute manager and pi-QTPRO
Who can help me make the necessary corrections? Thank you in advance.
I recently upgraded my local version (not the 1.0.9.6 in prod who works fine) 1.0.9.6 to 1.0.9.7 using the provided package. (SQL, files, pi_qty_input but not gdpr).
Here's what I get when I click on the "shopping cart":
Fatal error: Uncaught Error: Undefined constant "SMALL_IMAGE_WIDTH" in \templates\override\includes\modules\content\shopping_cart\tpl_cm_sc_product_listing.php:19
Code: Select all
Fatal error: Uncaught Error: Undefined constant "SMALL_IMAGE_WIDTH" in \templates\override\includes\modules\content\shopping_cart\tpl_cm_sc_product_listing.php:19
Stack trace:
#0 \includes\modules\content\cm_template.php(14): include()
#1 \includes\modules\content\shopping_cart\cm_sc_product_listing.php(46): include('D:\\xampp\\htdocs...')
#2 \includes\system\versioned\1.0.8.4\template.php(106): cm_sc_product_listing->execute()
#3 \templates\default\includes\pages\shopping_cart.php(13): Template->get_content('shopping_cart')
#4 \shopping_cart.php(17): require('D:\\xampp\\htdocs...')
#5 {main} thrown in \templates\override\includes\modules\content\shopping_cart\tpl_cm_sc_product_listing.php on line 19I use xampp windows_8.30
In phoenixcart, I also use Ajax attribute manager and pi-QTPRO
Who can help me make the necessary corrections? Thank you in advance.