
Originally Posted by
dsc7050
we running this issue, can you help?
ZC: 2.0.1
PHP: 8.3
[28-May-2024 17:39:31 America/New_York] Request URI: /qwert-dVy-siGht/index.php?cmd=product&action=new_product, IP address: 99.52.339.99
--> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_PRODUCTS_PRICE_EXCL" in /homepages/29/016/htdocs/DIY2024/qwert-dVy-siGht/includes/modules/collect_info.php:300
Stack trace:
#0 /homepages/29/016/htdocs/DIY2024/qwert-dVy-siGht/product.php(111): require()
#1 /homepages/29/016/htdocs/DIY2024/qwert-dVy-siGht/index.php(16): require('/homepages/29/d...')
#2 {main}
thrown in /homepages/29/016/htdocs/DIY2024/qwert-dVy-siGht/includes/modules/collect_info.php on line 300.
Line 300 of the as-distributed /admin/includes/modules/collect_info.php reads
PHP Code:
<label class="radio-inline"><?php echo zen_draw_radio_field('products_virtual', '0', ($pInfo->products_virtual == 0)) . TEXT_PRODUCT_NOT_VIRTUAL; ?></label>

Originally Posted by
swguy
This define should be in admin/includes/languages/english/lang.product.php.
Check that you haven't overwritten that file with an older copy.
Noting that the definition TEXT_PRODUCTS_PRICE_EXCL isn't provided in v2.0.1, nor is it used.

Originally Posted by
dsc7050
**No..doesn't overwritten that file.
ZC2.0.1 it's fresh install, No other plugin installed.
Where did your fresh install come from?
Bookmarks