XF 1.2 Statistics Not Updating

denisx04

Active member
Hello!

I've noticed a problem that when a user registers the statistics don't update, after rebuilding caches it finally seemed to look okay until I deleted one of my test accounts again I noticed it did not update. I went to file check and I'm seeing these errors, do they have anything to do with it?

  1. index.phpFile does not contain expected contents.
  2. library/XenForo/ControllerResponse/View.phpFile does not contain expected contents.
  3. library/XenForo/Option/DefaultLanguage.phpFile does not contain expected contents.
  4. library/XenForo/Option/DefaultStyle.phpFile does not contain expected contents.
  5. library/XenForo/Deferred/SearchIndex.phpFile does not contain expected contents.
  6. library/XenForo/Search/SourceHandler/MySqlFt.phpFile does not contain expected contents.
  7. library/XenForo/Search/Indexer.phpFile does not contain expected contents.
  8. library/XenForo/Search/DataHandler/Page.phpFile does not contain expected contents.
  9. library/XenForo/BbCode/Formatter/Base.phpFile does not contain expected contents.
  10. library/XenForo/Model/ContentType.phpFile does not contain expected contents.
  11. library/XenForo/Model/Page.phpFile does not contain expected contents.
  12. library/XenForo/View.phpFile does not contain expected contents.
  13. library/XenForo/Template/Compiler/Function/PageNav.phpFile does not contain expected contents.
  14. library/XenForo/Template/Compiler/Tag/PageNav.phpFile does not contain expected contents.
  15. library/XenForo/Template/Helper/Core.phpFile does not contain expected contents.
  16. library/XenForo/ControllerPublic/Index.phpFile does not contain expected contents.
  17. library/XenForo/ControllerPublic/Page.phpFile does not contain expected contents.
  18. library/XenForo/NodeHandler/Page.phpFile does not contain expected contents.
  19. library/XenForo/DataWriter/Page.phpFile does not contain expected contents.
  20. library/XenForo/Route/Prefix/Index.phpFile does not contain expected contents.
  21. library/XenForo/Route/Prefix/Pages.phpFile does not contain expected contents.
  22. library/XenForo/Authentication/Core.phpFile does not contain expected contents.
  23. library/XenForo/Authentication/Default.phpFile does not contain expected contents.
  24. library/XenForo/Authentication/Core12.phpFile does not contain expected contents.
  25. library/XenForo/CronEntry/Views.phpFile does not contain expected contents.
  26. library/XenForo/ViewPublic/Attachment/View.phpFile does not contain expected contents.
  27. library/XenForo/ViewPublic/Attachment/View304.phpFile does not contain expected contents.
  28. library/XenForo/ViewPublic/Account/Index.phpFile does not contain expected contents.
  29. library/XenForo/ViewPublic/Thread/Preview.phpFile does not contain expected contents.
  30. library/XenForo/ViewPublic/Thread/ViewNewPosts.phpFile does not contain expected contents.
  31. library/XenForo/ViewPublic/Thread/View.phpFile does not contain expected contents.
  32. library/XenForo/ViewPublic/Thread/CreatePreview.phpFile does not contain expected contents.
  33. library/XenForo/ViewPublic/Thread/ReplyPreview.phpFile does not contain expected contents.
  34. library/XenForo/ViewPublic/Thread/ViewPosts.phpFile does not contain expected contents.
  35. library/XenForo/ViewPublic/Report/View.phpFile does not contain expected contents.
  36. library/XenForo/ViewPublic/Conversation/Preview.phpFile does not contain expected contents.
  37. library/XenForo/ViewPublic/Conversation/ViewNewMessages.phpFile does not contain expected contents.
  38. library/XenForo/ViewPublic/Conversation/View.phpFile does not contain expected contents.
  39. library/XenForo/ViewPublic/Conversation/ViewMessage.phpFile does not contain expected contents.
  40. library/XenForo/ViewPublic/Post/EditPreview.phpFile does not contain expected contents.
  41. library/XenForo/ViewPublic/Category/View.phpFile does not contain expected contents.
  42. library/XenForo/ViewPublic/Page/View.phpFile does not contain expected contents.
  43. library/XenForo/ViewPublic/Member/RecentContent.phpFile does not contain expected contents.
  44. library/XenForo/ViewPublic/Member/View.phpFile does not contain expected contents.
  45. library/XenForo/ViewPublic/NewsFeed/View.phpFile does not contain expected contents.
  46. library/XenForo/ViewPublic/Base.phpFile does not contain expected contents.
  47. library/XenForo/ViewPublic/EditHistory/View.phpFile does not contain expected contents.
  48. library/XenForo/ViewPublic/Forum/View.phpFile does not contain expected contents.
 
The Forum Statistics on the front page are updated every 10 minutes through this cron:

Admin CP -> Tools -> Cron Entries -> Rebuild Board Totals Counter

You can run the cron manually if you are feeling impatient.
 
Top Bottom