torvista / Zen_Cart-Back_in_Stock_Notifications

Customers can subscribe to a notification when a product in not in stock.
GNU General Public License v3.0
0 stars 1 forks source link

account: --> PHP Warning: Undefined array key "product_model" in tpl_account_back_in_stock_notifications_default.php #18

Closed torvista closed 2 years ago

torvista commented 2 years ago

The model is referenced but it is never retrieved in the header, nor is it contemplated in the table. Commenting out for now.

torvista commented 2 years ago

fixed in https://github.com/torvista/Zen_Cart-Back_in_Stock_Notifications/pull/19