PDA

View Full Version : How To Reset The Ad Counter on A Listing



Tim Wade
November 17, 2019, 10:58 PM
My client has asked me to reset the ad counter on a few ads he has listed.

I found fl_listings_shows and I emptied the records matching the listing_id in question.

and I set the fl_listings field "shows" to 0.

I then reset the flynax cache with Refresh in admin.

now the counter says 0 ,but does not seem to increment from zero when I view the record on different browsers on different machines... stuck at zero now.

How do I correctly do this?

also, how do I correctly reset the posting date to something new?

Thank you for the help.

Viktor
November 18, 2019, 05:26 AM
Because exist into database additional table: fl_listings_shows
There the system writes all users who open any listing and don't count the same user twice,
You can truncate the table via phpmyadmin and then check again.


how do I correctly reset the posting date to something new?

You can do it via Admin Panel >> Listings
then choose all or few listings with checkboxes and in bottom dropdown choose: Renew.