The issue is that if the Session variable isn't set it isn't = 0... Try using this condition instead: "custom expression evaluates to true" and the expression is:
(isset($_SESSION['PromoCodeValue'])?$_SESSION['PromoCodeValue']:'0') == 0
The issue is that if the Session variable isn't set it isn't = 0... Try using this condition instead: "custom expression evaluates to true" and the expression is:
(isset($_SESSION['PromoCodeValue'])?$_SESSION['PromoCodeValue']:'0') == 0
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.