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)

oldfan 08-24-2004 03:12 AM

We got a final version? If so, were can I download it :)
Thanks for all your HARD WORK Onkel_Tom!!

Zelda-King 08-24-2004 10:38 AM

A very slight grammar change was needed in the statistic_spider template:
Code:

$statistic_header
 <!-- Spider Anzeige Start -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
  <tr>
    <td class="tcat" colspan="2"><div align="center"><strong>Spiders and Searchrobots</strong></div></td>
  </tr>
  <tr>
    <td valign="top" class="panelsurround">
      <div class="panel">
        <fieldset class="fieldset">
        <legend><strong>Spiders</strong> ($wieviele_spider of known 93 different) <font color="#FF0000"> (Display dynamical)</font></legend>
        <table width="95%" border="0" align="center">
          <tr>
    <td>&nbsp;</td>
  </tr>
  $statistic_bots_bit
</table>

                </fieldset>

</div>
</td>

<td valign="top" class="panelsurround">
      <div class="panel">
        <fieldset class="fieldset">
            <legend><strong>Searchrobots Summary</strong></legend>
        <table width="95%" border="0" align="center">
  <tr>
            <td>$totalspider ($totalspider_in_prozent %) counted Spiders since statistics started.</td>
  </tr>
</table>
</fieldset>
</div>
</td>
  </tr>
  <tr>
    <td class="tcat" colspan="2">&nbsp;</td>
  </tr>
</table>
 <!-- Spider Anzeige Ende -->
$statistic_footer


Onkel_Tom 08-24-2004 10:41 AM

@ oldfan

You know, a final version will never be reached because of updates, additions and so on ;)
But I think we reached now a status that the hack must work on all installations without database errors and script errors, especially the apostrophe problem mentioned by YamaMotoYama. I have to check this but have no free time right now.

So I suggest for all people which have problems before with the hack to install it on your site and to help us with the bugfixing if still errors occur. Normally the installation and also the scripts must run fine now, but if nobody is testing it and waiting for a final version, we will get no final :D

@ Zelda-King
Thanks for the missing flag ;)

Onkel_Tom 08-24-2004 02:20 PM

- apostrophe problem fixed ! ;), just replace statistik.php
- also a problem in template statistic_last_x_threads_bit where fix to show the thread itself and the profile of last poster, there was missing a "?" in the syntax of 3 href lines.

- Template statistic_spider translated from Zelda-King included
- missing flag for United Kingdom Academic Institutions included, thanks Zelda-King

YamaMotoYama 08-24-2004 05:00 PM

Awsome, thank you so much.

Y.


Quote:

Originally Posted by Onkel_Tom
- apostrophe problem fixed ! ;), just replace statistik.php
- also a problem in template statistic_last_x_threads_bit where fix to show the thread itself and the profile of last poster, there was missing a "?" in the syntax of 3 href lines.

- Template statistic_spider translated from Zelda-King included
- missing flag for United Kingdom Academic Institutions included, thanks Zelda-King


new zip file with all updates right now !

LAST UPDATE of Zip File: August, 24th 05:05pm


Smitty 08-24-2004 05:14 PM

Quote:

Originally Posted by Onkel_Tom
So I suggest for all people which have problems before with the hack to install it on your site and to help us with the bugfixing if still errors occur. Normally the installation and also the scripts must run fine now, but if nobody is testing it and waiting for a final version, we will get no final :D

There have not been any changes to the database, correct? To 'upgrade' all we have to do is change the templates and the main php file, correct? Or should we just run the install script?

Wential 08-24-2004 06:02 PM

The install script still has problems in it but yes, you would just re-run the install script. Attached is my "fixed" install script, but it has been modified to put vb3_ before all the database commands as the prefix. If you use it, change vb3_ globally in the file to whatever you use as a database prefix first.

Zelda-King 08-24-2004 06:20 PM

I just noticed a lot of the flagge_link entries in statistik_laender point to noflag.gif.

Onkel_Tom 08-24-2004 08:08 PM

@ Wential
You are right !
If you include a variable from config.php like the table prefix you should also include this file in your installation script:

find in file install_statistik_english.php:
Code:

require_once('./global.php');
require_once('./includes/adminfunctions_template.php');

replace it with:
Code:

require_once('./global.php');
require_once('./includes/config.php');
require_once('./includes/adminfunctions_template.php');

and try to install again ;)

Sorry for that, my test installation has no table prefix so I'm not able to found out that we still have a problem there.

@Zelda-King
Ooooh, that's crazy because the german version of this hack has all flags in the database, but german countrynames :devious:
I will try a export from my german database table and try to replace the flags in the english version....

apokphp 08-24-2004 08:33 PM

Tom, your install script results in this error:
Quote:

Parse error: parse error, unexpected T_STRING in /home/apok/public_html/forums/admincp/install_statistik_english.php on line 340
I took out the prefix from Wentials, and it worked fine.

1 problem though. I installed this on another site before the latest English Translation install script was posted. How can I uninstall this hack on that server, so I can reinstall w/ the new English translation?


All times are GMT. The time now is 08:26 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.01392 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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