vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   View Count on threads not working? (https://vborg.vbsupport.ru/showthread.php?t=227036)

pmex 10-29-2009 07:18 PM

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).

pmex 10-29-2009 07:35 PM

All the dates read from about 3 months ago. What steps should I take?

pmex 10-29-2009 07:39 PM

1 Attachment(s)
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.

pmex 10-29-2009 08:24 PM

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>


All times are GMT. The time now is 04:32 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00949 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete