-
Notifications
You must be signed in to change notification settings - Fork 2
Description
If I set it up to moderate all new items, every time a registered user is submitting an ad, it increments the count of items in category and location in home page before admin validation in back-end. Furthermore, after admin validation in back-end, the count of items by category and location in home page is incremented again, resulting in a double count.
Finally, when removing the ad (user or admin, doesn't matter), the category and location count decreases by one but since the first count is registered in db, the overall count is still not correct.
Disabling More edit plugin solves the issue for new listings but my problem is that I want to implement ad moderation before publication.
More information : http://forums.osclass.org/plugins-20/issue-with-moreedit-on-osclass-3-2-1/