Guest post an an add return error 403
when a guest (non member) click on the "post add" link on the homepage. it returns an http Error 403 permission error or page no found error.
so how can I redirect the page to the login page whenever a non-member (eg:guest) click on the "post ad" link?
thanks.
a newbie