{if $error eq 'NO_LISTING_PACKAGE_AVAILABLE'}
[[There's no listing packages available on your membership plan]]
{elseif $error eq 'LISTINGS_NUMBER_LIMIT_EXCEEDED'}
[[You've reached the limit of number of listings alowed by your plan]]
{elseif $error eq 'NO_CONTRACT'}
[[Choose your memberhsip plan]]
{elseif $error eq 'NOT_LOGGED_IN'}
{assign var="url" value=$GLOBALS.site_url|cat:"/registration/"}
[[Please log in to place a listing. If you do not have an account, please Register.]]