Thanks.
Here’s what I have observed so far in my test purchases.
I am able to purchase a classified ad and gain access to the SAEF. I can post an ad with no problem.
If I want to post another ad, the SAEF is still there, but upon submission I get an Error paging exclaiming post limit has exceeded the limit.
If I go and purchase another ad, then try and post again, I get the same error page instead of getting another post.
The fact that a user can’t post again is a major drawback. Also, I would like to have the SAEF not show if a user can’t post again (instead of submitting the form and getting an ugly error message saying post limit exceeded.)
Finally,
I would like there to be some sort of indicator. Perhaps in the main nav bar that says you have “X amount of posts left”.
Cutting and pasting this code shows nothing:
{exp:foxee:transaction_history foxee_product_type="classifieds"}
{if transactions}
{transactions}
You have {classifieds_posts_left}
{/transactions}
{/if}
{/exp:foxee:transaction_history}
I know I’m being kind of a pest but I was hoping this script would work properly as I am trying to get a Classifieds site up by the end of the month.
Thanks for your help.