|
[!]*********************************************
ERROR CHECKING FOR ENTRY FORM 5
*********************************************[/!]
[showif [__creditcard]=[raw][__creditcard][/raw]]
[/showif]
[showif [__PersonalCheck]=[raw][__PersonalCheck][/raw]]
[/showif]
[showif [__Cash]=[raw][__Cash][/raw]]
[/showif]
[showif [__MoneyOrder]=[raw][__MoneyOrder][/raw]]
[/showif]
[showif [__PayPal]=[raw][__PayPal][/raw]]
[/showif]
[!]---- Company Name ----[/!]
[showif [__Company]=]
Company Name cannot be empty. Please go back and fill in ad Company Name.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Contact Name ----[/!]
[showif [__Contact_Person]=]
Contact Person cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Company Address ----[/!]
[showif [__Address]=]
Company Address cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- City ----[/!]
[showif [__City]=]
City cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- State ----[/!]
[showif [__State]=]
State cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- ZipCode ----[/!]
[showif [__zipcode]=]
Zip Code cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Company Phone ----[/!]
[showif [__ContactNumber]=]
Company Phone cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Email ----[/!]
[showif [__Email]=]
Email cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- TITLE ----[/!]
[showif [__title]=]
Ad Title cannot be empty. [Text]everything=NotOK[/Text] [/showif] [showif [__location_city]=] Item Location City cannot be empty.Please go back and fill in ad Item Location City. [Text]everything=NotOK[/Text] [/showif] [showif [__location_zipcode]=]Item Location Zip Code cannot be empty.Please go back and fill in ad Item Location Zip Code. [Text]everything=NotOK[/Text] [/showif] [showif [__region_id]=]Area cannot be empty.Please go back and fill in Area. [Text]everything=NotOK[/Text] [/showif] |
||||