Leave the debugging message out of cart_links

Project:Ubercart Contributions
Component:Code
Category:
Priority:minor
Assigned:cosmo83@drupal.org
Status:active
Description
Project: 
Ubercart

Patch Here
--- uc_cart_links/uc_cart_links.module 2007-10-19 18:18:11 +0000
+++ uc_cart_links/uc_cart_links.module 2007-10-24 13:24:21 +0000
@@ -71,7 +71,7 @@
$cart_link .= '_o'. $option .'a'. $attribute;
}
}
- drupal_set_message(t('Cart link product action: !cart_link', array('!cart_link' => $cart_link)));
+ //drupal_set_message(t('Cart link product action: !cart_link', array('!cart_link' => $cart_link)));
}
}

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Leave the debugging message out of cart_links

That debug info only shows if a user has access to 'administer cart links' and the setting to show the debug info is on. You can turn the message off at /admin/store/settings/cart_links. (Should be the first checkbox.)

cosmo83@drupal.org's picture
Offline
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.Not Kulvik
Joined: 08/08/2007
Juice: 236
Stupid me.. Thanks
Assigned to:Ryan» cosmo83@drupal.org

Stupid me..

Thanks anyway

http://www.vingowine.com