Quote:
Originally Posted by misticjeff
I go to myforums/classifieds.php and can then see the usual stuff with navigation on the left side and the category i created next to that in the middle. I then click on either "add classified" or "post yours now", input my classified ad and then click "Save" and then get the error:
As I posted in the screen shot above, I've enabled everything, given myself permissions as both an admin and in every other usergroup I have but still cannot save a new ad.
I also logged in as just a registered user to try it and same result.
Jeff
|
Seems that for some reason during the time that you're writting the Ad, you're loosing the session (you logout by the system). At that part, and for more security, there are 2 permissions checks. One during entering the form (which you pass it) and the 2nd when the system is trying to save the data. Seems that at this point the system can't authenticate you.
Could you please PM your URL to try to post an Ad?
Mary