vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Thread Count (https://vborg.vbsupport.ru/showthread.php?t=74473)

MajorFm.com 02-22-2005 04:12 PM

i just installed another stats hack and the threads is displaying properly... there must be something wrong with this... please look into it, i would appreciate it!

Zachery 05-01-2005 04:03 PM

Wonder if anyone is still using it ? :D

MajorFm.com 05-02-2005 08:28 PM

Wonder if this hack will ever work for me ? :-(

Zachery 05-02-2005 08:54 PM

I don't see why its not working, or even why it wouldn't work...

Tipi 05-03-2005 03:18 PM

Quote:

Go into PHPMyAdmin and run this query, or in the vB Query runner make sure to change for table prefixes if nessary
What does this mean? Can i run the query as it is, or do I have to change it. If I have to change it; How do I do that?

Zachery 05-03-2005 03:56 PM

Did you install vB with a table prefix?

If not
[sql]ALTER TABLE `user` ADD `threads` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL AFTER `posts` ;[/sql]

otherwise

[sql]
ALTER TABLE `THETABLEPREFIXGOESRIGHTHEREINSTEADOFTHISuser` ADD `threads` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL AFTER `posts` ;[/sql]

Tipi 05-03-2005 04:11 PM

I am really not sure. I did not install vB my self, but i think it was without a table prefix.. Thanks for you're reply! :)

Zachery 05-03-2005 05:54 PM

Quote:

Originally Posted by Tipi
I am really not sure. I did not install vB my self, but i think it was without a table prefix.. Thanks for you're reply! :)

You can check in config.php under the setting tableprefix, if there is anything between the '' then you have one, if theres nothing, then you don't

mholtum 05-03-2005 06:29 PM

sweet
/me installs

webrats 05-03-2005 06:31 PM

it sits at page 1 for me :(


All times are GMT. The time now is 05:05 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.01283 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete