vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Threads - only 1 view when they have had more (https://vborg.vbsupport.ru/showthread.php?t=216544)

Sp32 06-19-2009 10:27 AM

Threads - only 1 view when they have had more
 
All my threads are saying they have had only 1 view/s

when I know for a fact they have had hundreds of views

what is going wrong???

:confused:

It's only happening in 1 forum I think..

JMEWLS` 06-19-2009 12:08 PM

Checked your scheduled tasks?

AdminCP -> Scheduled Tasks -> Scheduled Task Manager -> Thread Views -> Run Now

Try that?

Sp32 06-19-2009 04:03 PM

Damn something is broken:

I get this when I click run now

Code:

Database error in vBulletin 3.8.3:

Invalid SQL:

        INSERT INTO taggregate_temp_1245434160
                SELECT threadid, COUNT(*) AS views
                FROM threadviews
                GROUP BY threadid;

MySQL Error  : Table './x/threadviews' is marked as crashed and should be repaired
Error Number  : 145
Request Date  : Friday, June 19th 2009 @ 05:02:41 PM
Error Date    : Friday, June 19th 2009 @ 05:02:41 PM
Script        : http://www.x.org/admincp/cronadmin.php?do=runcron&cronid=2
Referrer      : http://www.x.org/admincp/cronadmin.php?do=modify
IP Address    : x
Username      : x
Classname    : vB_Database
MySQL Version : 5.0.77-community

--------------- Added [DATE]1245432315[/DATE] at [TIME]1245432315[/TIME] ---------------

I went into phpmyadmin to see if I could fix it in there but I couldn't find anything (I dont know a great deal about phpmyadmin so I might of missed it)

Lynne 06-19-2009 04:25 PM

Run Repair/Optimize on your threadviews table. It's under the Maintenance tab in your admin cp.

Sp32 06-19-2009 04:34 PM

Damn you're awesome :D

I love you!

Thank you very much once again :)


All times are GMT. The time now is 05:13 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.01140 seconds
  • Memory Usage 1,713KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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