jhande Posted November 23, 2009 Posted November 23, 2009 Is it possible to hide the Product Notifications infobox until after a customer logs in? - :: Jim :: - - My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -
FIMBLE Posted November 23, 2009 Posted November 23, 2009 Hi Jim if you use this if switch if (tep_session_is_registered('customer_id')){ Do Something } add the code for notification in the curly braces Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
jhande Posted November 23, 2009 Author Posted November 23, 2009 Awsome! Thanks a million Nic!!! Worked like a charm 1st time. - :: Jim :: - - My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -
FIMBLE Posted November 23, 2009 Posted November 23, 2009 Hi Jim Glad it works for you Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.