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 Boardstatistic Version 2 (https://vborg.vbsupport.ru/showthread.php?t=66783)

MGM 07-08-2004 01:59 AM

Do you mean I have to Revert those 3 templates to the vB default?? i don't understand why they're causing trouble... could you please give me a bit more information, thanks!

MGM out

Smitty 07-08-2004 05:35 AM

I just installed this on my production board. The installation went flawlessly. Your installation script is excellent and appreciated. It made installation not only easy but fast. I have been 'playing' with it for a bit now and so far as I can tell everything works as it should.

I am very impressed and I appreciate your sharing all your hard work on this!

Smitty 07-08-2004 06:25 AM

Question: I have Google's AdSense on my forums. I would like to be able to distinguish between the AdSense bot visits and the 'standard' Google indexing bot visits, as I can in online.php, in the 'statistik.php?do=spider' statistics page.

Can anyone tell me where and/or how to do this?

#######################################
EDIT ADD:
In statistic_last_x_threads_bit

Original:
PHP Code:

 <tr>
    <
td>
    <
a title="$postinfohref="showthread.php$session[sessionurl]t=$beitragsid">$beitragstitel</a>
<
br />
from
    
<a title="Show Profile of $geschrieben_vonhref="member.phpu=$schreiberid">$geschrieben_von</a>
written $geschrieben_am
<br />
last reply from
<a title="Show Profile of $letzte_antworthref="member.phpu=$lastposterid">$letzte_antwort</a>
written $letzte_antwort_am
</td>
</
tr

Added ? to links:
PHP Code:

 <tr>
    <
td>
    <
a title="$postinfohref="showthread.php$session[sessionurl]?t=$beitragsid">$beitragstitel</a>
<
br />
from
    
<a title="Show Profile of $geschrieben_vonhref="member.php?u=$schreiberid">$geschrieben_von</a>
written $geschrieben_am
<br />
last reply from
<a title="Show Profile of $letzte_antworthref="member.php?u=$lastposterid">$letzte_antwort</a>
written $letzte_antwort_am
</td>
</
tr


kall 07-08-2004 08:56 AM

Quote:

Originally Posted by PcFreak
Replace the template statistic_polls_bit.txt with this code.
Code:

<tr>
  <td class="$bgclass"> <div align="left"><a title="$thementitel_alt_text" href="showthread.php?t=$themenid">$thementitel</a></div></td>
  <td class="$bgclass"><div align="center"><a title="Show Profil of $autor" href="member.php?u=$sticky_autorid">$autor</a></div></td>
  <td class="$bgclass"><div align="left"><a title="$frage_alt_text" href="poll.php?do=showresults&amp;pollid=$pollid">$frage</a></div></td>
  <td class="$bgclass"><div align="center">$polldatum</div></td>
  <td class="$bgclass"><div align="center">$moegliche_antworten</div></td>
  <td class="$bgclass"><div align="center">$abgestimmt_haben</div></td>
  <td class="$bgclass"><div align="center"><img src="$umfrage_aktive" alt="Poll aktiv/ Not aktive" width="15" height="15" /></div></td>
  <td class="$bgclass"><div align="center">$umfrage_ende (days)</div></td>
  <td class="$bgclass"><div align="center"><img src="$mehrauswahl" alt="'Multiple choice possible / not possible" width="15" height="15" /></div></td>
  <td class="$bgclass"><div align="center"><img src="$oeffentlich" alt="publicly / not publicly" width="15" height="15" /></div></td>
  <td class="$bgclass"><div align="center">$bestaunt</div></td>
</tr>

I dont?know why, but something is missed in this template on your board.

@MetalGearMaster
I think there is a other hack (storehack?) witch make problems. You dont use the orginal headinclude, header or footer template.

PcFreak

Hmm, that didn't work.

What do you suggest I do?

Reinstall completely?

Smitty 07-08-2004 08:59 AM

In statistic_polls_bit I also found this:

PHP Code:

<a title="Show Profil of $autorhref="member.php?u=$sticky_autorid">$autor</a

It does not give a user ID. Clicking the link takes you to a message saying the user is not registered.

What it is calling is: http :// site . com/Forums/member.php?u=

As you can see there is no user ID appended to the link.

EDIT ADD:

Changed to:
PHP Code:

<a title="Show Profil of $autorhref="member.php?u=$autorid">$autor</a


GeoffE 07-09-2004 01:45 PM

Great hack .. having a couple of small problems though ..

In the main page, the Visitors total is 19 since I installed the hack (7/7), but looking at the board we have 27 online at the moment ..

In countries, we only seem to have 15 visitors (from England), but I know there have been a lot more from other countries, France and India to name a couple, and in referrers we only seem to have 3 visitors ..

Any ideas?

thanks for your help ..

Smitty 07-09-2004 02:48 PM

I'm not sure. I'm still playiing with what I installed and haven't really zeroed in on several numbers and how they're computed. I'm not a php / MySQL guru ato begin with.

I still have one bug I can't figure out how to fix where, in the Most Popular Forums popup, no forum ID is given when someone clicks on the forum name.

I've chaged some labels and such.

You can check mine at http://Elsmar.com/Forums/

Natch 07-09-2004 03:10 PM

the country visitors are based on the domain name in their referer - so this is not really that accurate :( much more heavey work on the server to reverse DNS the names to get IP's then parse thelookup to find a country name, then parse that against the databse table of country names ?

vBFreak 07-09-2004 04:03 PM

Quote:

Originally Posted by PcFreak
dont forget... I?m german. English is not my motherlanguage. So be friendly with me.

why do you not attach a translated version for all german people like me here? Now I have to translate it by myself :(

PcFreak 07-09-2004 04:33 PM

Quote:

Originally Posted by vBFreak
why do you not attach a translated version for all german people like me here? Now I have to translate it by myself :(

The german version is relased on the vBulletin germany board

http://www.vbulletin-germany.com/

or you can get the geman version on my board.

PcFreak


All times are GMT. The time now is 12:39 AM.

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.01390 seconds
  • Memory Usage 1,767KB
  • 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
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (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