View Full Version : View Count on threads not working?
This has been happening for a while. The views on threads are not working properly; not updating I should say. We have had over 50 uniques visit a particular thread, and the view count still shows 1. This happens all the time, sometimes the views show 2, or 3, but still not even close to the actual number it should represent.
Anyone have a fix for this? I am currently using Vbulletin 3.8.4
Thank you!
Lynne
10-29-2009, 07:31 PM
Are your Scheduled Tasks running (look at the times in the Scheduled Task Manager).
All the dates read from about 3 months ago. What steps should I take?
heres an image of my tasks
Lynne
10-29-2009, 08:07 PM
Did you change styles around then? You need to make sure the cron job script is in your footer template. Go to edit your footer template and click View History > Compare and you should find the code and add it into your footer. Then, I think you can click one of the Scheduled Tasks to Run manually and it will hopefully kick start the whole system again.
booyah
thanks a bunch
i was missing this code
<div align="center">
<div class="smallfont" align="center">
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove cronimage or your scheduled tasks will cease to function -->
</div>
</div>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.