lat9 / printable_price_list

Zen Cart: Printable Price-List
Other
0 stars 2 forks source link

Correct PHP warnings when prices aren't to be displayed #18

Closed lat9 closed 2 years ago

lat9 commented 2 years ago

If neither of the base product prices are to be displayed:

image

... PHP warnings are being issued:

[14-Nov-2021 15:07:40 Europe/Berlin] Request URI: /zc157a_bs4/index.php?main_page=pricelist&profile=1, IP address: 127.0.0.1
#1  require(C:\xampp\htdocs\zc157a_bs4\includes\templates\template_default\pricelist\tpl_main_page.php) called at [C:\xampp\htdocs\zc157a_bs4\index.php:94]
--> PHP Notice: Undefined index: products_price in C:\xampp\htdocs\zc157a_bs4\includes\templates\template_default\pricelist\tpl_main_page.php on line 177.