both say 3.6.0 on the template selector both have the entire packet added into the various locations checked twice the dates of each the new files from the github same php 7.4.xx (yes I know moving servers) and zen 1.5.7c. one was done yesterday.
Now to be clear the error messages predate the template upgrade I upgraded the template to remove the error message as it's a bootstrap file error as shown here
--> PHP Warning: Use of undefined constant PRODUCT_INFO_SHOW_BOOTSTRAP_MODAL_SLIDE - assumed 'PRODUCT_INFO_SHOW_BOOTSTRAP_MODAL_SLIDE' (this will throw an Error in a future version of PHP) in /var/www/vhosts/.com/httpdocs/shop/includes/templates/bootstrap/templates/tpl_product_info_display.php on line 80.
--> PHP Warning: Use of undefined constant PRODUCT_INFO_SHOW_NOTIFICATIONS_BOX - assumed 'PRODUCT_INFO_SHOW_NOTIFICATIONS_BOX' (this will throw an Error in a future version of PHP) in /var/www/vhosts/.com/httpdocs/shop/includes/templates/bootstrap/templates/tpl_product_info_display.php on line 300.
--> PHP Warning: Use of undefined constant PRODUCT_INFO_SHOW_MANUFACTURER_BOX - assumed 'PRODUCT_INFO_SHOW_MANUFACTURER_BOX' (this will throw an Error in a future version of PHP) in /var/www/vhosts/.com/httpdocs/shop/includes/templates/bootstrap/templates/tpl_product_info_display.php on line 306.
So based on this which traces to those specific settings not having them is causing an issue.
Bookmarks