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)
-   -   Top 'X' Stats (https://vborg.vbsupport.ru/showthread.php?t=59609)

MissKalunji 05-22-2005 09:35 AM

Will this work on vb 3.5.0 ?

SuperFly 05-23-2005 05:21 PM

http://www.biohazardentertainment.com/forums/index.php?

i might sound like a n00b :D but can anyone tell me how to get my members names smaller in stats block?

Sleepyk 05-24-2005 09:52 PM

got it but some of the stats arnt right
check out http://thebattledome.com

bottom of front page and sorry uhh wont show less u a member so ude name

name passy = name

Brandon Sheley 05-28-2005 04:36 AM

thank you for the hack, installed no problems :)

Nuckolsc.com 06-06-2005 06:44 PM

great hack... thanks alot man!

flee2 06-10-2005 04:47 AM

SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount, thread.lastposter, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, thread.visible, user.username, user.userid
, NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason
FROM thread AS thread
LEFT JOIN user AS user ON (user.username = thread.lastposter)
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
WHERE thread.forumid NOT IN (13)

ORDER BY thread.lastpost DESC LIMIT 0, 5
mysql error: Column 'views' in field list is ambiguous

mysql error number: 1052

what happened? at vb 3.0.7

conandoyle 06-15-2005 11:33 PM

AnimeWebby, Can you help me?

I'm using Version 3.0.7 and installed your hack " Top 'X' Stats " careful.
But i have this error:

https://vborg.vbsupport.ru/external/2005/06/2.jpg

Can you fix this error for me, thanks so much!

Sinistra 06-16-2005 10:32 PM

OK I would like this to show JUST New threads and latest replied to threads. and exclued the hidden forums exept to the people that are ment to see it. Can I do this? and how?

OK maybe I should clarify what Im looking for ^_^

OK

The image below shows what I want to do with it. you see it shows latest new posts with replies but if you notice in the replyes none of them show up. So Thats what Im wanting to do ^_^

mike3k 07-01-2005 06:52 AM

i've installed this hack but i dotn see any info in the topx stats box on the index

i've made the custom templates

'forumhome_stats_member'
'forumhome_stats_poster'
'forumhome_stats_thread'

updated the index.php with the correct info
uploaded it but dont see any stats in teh box :(

Can somone help please.

Thanks in avance

1nf3rn0 07-01-2005 04:21 PM

almost sounds like your index.php file wasn't uploaded or edited....i know you said you did, but try once more and let's see what happens


All times are GMT. The time now is 12:47 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.01346 seconds
  • Memory Usage 1,734KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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