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)
-   -   vb3 Statistic Version 1.01 (https://vborg.vbsupport.ru/showthread.php?t=65924)

esnecca 06-10-2004 03:28 PM

Quote:

Originally Posted by Zelda-King
Here is the finished English template. Please use this in any updates (unless someone betters it even more, but this is near perfect... save some syntax I don't understand the usage of regarding 'New Threads').

Live Demo: http://www.gamercrossfire.net/bb/statistik.php

Other than that, the main thing that remains is to change the title of the page 'Statistik' to 'Statistics'.

I also noticed down in the top 20 referers field it lists the number of "besucher" which babelfish tells me is guests.

esnecca 06-10-2004 03:31 PM

Quote:

Originally Posted by 58sniper
Also, the flag icon for Butan (butan.gif) is missing from each of the distributions.

I'm not sure if this will work for you (Bhutan is spelled with an h in English), but it's the one from my smilie flag collection.

Zelda-King 06-10-2004 03:32 PM

That bit isn't controlled by the template. Even if translated though, there'd be an issue regarding 'plural - singular'.

To be honest, I'd completely overlooked that. It's quite well camoflaged by long URLs.

obsidian 06-10-2004 05:22 PM

Quote:

Originally Posted by esnecca
I also noticed down in the top 20 referers field it lists the number of "besucher" which babelfish tells me is guests.

You can fix that one by changing the text in the statistik_referer template. I changed mine to visitor.

Intex 06-10-2004 05:27 PM

58sniper - I'd be interested, could you post please.

Quote:

Originally Posted by 58sniper
Okay, first, PCFreak - this is a great hack (I know, I've said that before)

I found, while updating to the latest version, that there are a LOT of issues with this code:

1. Some areas are in fieldsets, and others are in nested tables.
2. Some values are single quoted, and some are double quoted (width='100' and width="100").
3. Lots unclosed tags (mostly divs)
4. Lots of font tags that don't need to be there.
5. Some minor German issues that haven't been translated.
6. Some minor tag syntax.
7. Some minor table layout issues.
8. Some minor grammatical issues.

I've resolved all of these in my copy, and have a working version at
http://www.efhs84.com/forum/statistik.php

I'm still cleaning it up a little more (mainly to suit my taste), but if anyone is interested, I can post the cleaned up version here shortly.


Sam FT 06-10-2004 05:48 PM

Quote:

Originally Posted by PcFreak
There is a did not document funktion.

find in the statistik.php
PHP Code:

//4 ist das interne Forum
    
$getbeitraege$DB_site->query("
        SELECT threadid, title, lastpost, postusername,lastposter,dateline 
        FROM " 
TABLE_PREFIX "thread 
        WHERE forumid NOT IN ('4')                                
        ORDER BY lastpost 
        DESC LIMIT 
$limit 
        "
); 

The number 4 in this part WHERE forumid NOT IN ('4') is my intern Forum.
Change this Number with the Forum ID?s you don?t want to show
for example WHERE forumid NOT IN ('4', '11', '22')

Sorry, but i have forgot this to explain in my instructions.

PcFreak

Well that only works the "10 Last Topics ", but that has not affect on the Total Threads. It is still counting the private threads. But it isin't that big of a deal, at least I can know how the topics of private threads with this.

Beermonster 06-10-2004 05:51 PM

I've sorted mine out had to reinstall everything works fine now, apart from I think it's still showing the wrong host countires :(

PcFreak 06-10-2004 08:33 PM

Thank you for the status reports.
I will fix all errors and uplaod a new zipfile.

PcFreak

58sniper 06-10-2004 11:02 PM

Okay - attached is my modified template as seen at http://www.efhs84.com/forum/statistik.php

Should you spot any problems or issues, please let me know, and I'll be happy to sort them out.

PcFreak 06-11-2004 12:21 AM

I like you version, presently all statistics in fieldsets.
I will use this template for future versions.
Thank you very mutch.

Look my statistic page. I have added a lot news ;)

http//at-lantis.de/statistik.php
PcFreak


All times are GMT. The time now is 03:57 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,745KB
  • 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_php_printable
  • (5)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