Backend Dashboard

SirNight

Member
Hi ,
Campings were deleted from frontend side. They are not counted at the frontside dashboard anymore.
Later on I got in to backend dashboard. It still says 21 Campaigns.. I thought cron job needs to do its stuff.
Waited long, didn't change. Even rebooted the server, and checked from logs, all the cron jobs were executed successfully.

I still see the deleted campings as number at Backend's dashboard...
Any idea ?

Thanks.
 
@SirNight - Usually those counters will be updated after 24 hours, mainly because at midnight the cron jobs run and will cleanup a lot of data, including old campaigns which you deleted from frontend.
You can try running the daily cron job manually to force this process.
 
Back
Top