osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

How to remove "please notify me of updates"

This is a discussion on How to remove "please notify me of updates" within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I would like to remove product notifications, how is that done? I see that the variable global_product_notifications is checked in ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 02-25-2007, 10:12 AM
New Member
 
Join Date: Feb 2007
Location: NY
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
mrs_adm is on a distinguished road
Default How to remove "please notify me of updates"

I would like to remove product notifications, how is that done?

I see that the variable global_product_notifications is checked in checkout_success.php, but where does it get set? I am assuming if I set it to zero the "Please notify me .... " message and checkbox will go away from the checkout success page.... thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 02-25-2007, 11:22 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: How to remove "please notify me of updates"

See this thread:
Product Notifications Question - osCommerce Community Support Forums
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 01-04-2008, 08:12 AM
Member
 
Join Date: Aug 2004
Posts: 88
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: How to remove "please notify me of updates"

I've searched and found the following in checkout_success.php:

<?php
if ($global['global_product_notifications'] != '1') {
echo TEXT_NOTIFY_PRODUCTS . '<br><p class="productsNotifications">';

I have not found where the global_product_notification value is set. I do not see an application_top file for oscmax.

Could someone tell me where this value is set?

Thanks,
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 01-04-2008, 10:38 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: How to remove "please notify me of updates"

osCMax does have an application_top.php file. A simple file search would find it for you. /includes/application_top.php.

To turn off notifications at checkout, just edit

if ($global['global_product_notifications'] != '1') to be

if ($global['global_product_notifications'] != '0')

and you are done.

I believe turning off notifications is set in the admin panel...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-28-2008, 11:18 AM
Member
 
Join Date: Aug 2004
Posts: 88
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: How to remove "please notify me of updates"

I found it. It was in checkout_success.php for oscMax 2.

Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Remove "QTPRO" for "Option Type Feature" adam71o osCMax v2 Customization/Mods 3 01-10-2007 10:32 AM
Remove System "osCMax v2.0" from part of search r torweb osCMax v2 Customization/Mods 2 07-24-2006 12:59 PM
Remove "add to cart" function from images in produ adam71o osCMax v2 Customization/Mods 2 01-26-2006 05:48 PM
Remove "This product was added" date kenlyle osCMax v2 Features Discussion 1 11-14-2005 11:48 AM
Remove "in cart" Button for individual categories Mongrrr osCommerce 2.2 Modification Help 0 04-24-2003 06:02 AM


All times are GMT -8. The time now is 10:41 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax