CleoK Posted June 23, 2004 Posted June 23, 2004 Hi.. in the checkout_success.php file in the Catalog (or main directory) .. there's a part that starts if ($global['global_product_notifications'] != '1') { echo TEXT_NOTIFY_PRODUCTS . '<br><p class="productsNotifications">'; HOW do i set global_product_notifications to.. i guess 0 .. or so Text_Notify_Products [[[Please notify me of updates to the products I have selected below:]] won't be on that page? if ($global['global_product_notifications'] != '0') { echo TEXT_NOTIFY_PRODUCTS . '<br><p class="productsNotifications">'; i know i'm going to feel like a complete idiot when someone tells me where this is.. it's probably right under my nose and i keep missing it :blink: THANKS!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.