View Single Post
  #165  
Old 09-07-2009, 03:26 PM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Color coded order status...

What your error is telling you is that a erroneous "else" statement was found.. probably the one you added. Every "if" needs a "/if" to close it. You can make a "else" in between..

If "this" then do "that" /if
if "this" then do "that" else do "this" /if
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote