The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
vB Statistic version 3.0.0 (directors Cut *g*)
![]() Developer Last Online: Mar 2015 ![]() ![]()
:nervous:
![]() How operates the vB statistics 3.0.0? The vB statistics 3.0.0 consist of two essential parts. One part is to log each visitor, serarchengines and keywords, browserlanguages, browser plugins, referer ect. The other part show Information of the existing vB database How extensive is the vB statistics 3.0.0? add 46 new templates add 15 new database tables over 1300 database inserts 400 new phrases 23 new PHP and one js file (7 PHP files only need for the installation) over 400 various images. Templates & Phrases: Fully phrased Templates/Phrases installed during install/upgrade; 100% Valid XHTML 1.0 Templates ![]() The installation. The installation continues maximum 30 sec and is fully automatically. No existing vBulletin database fields or tabels are changed Everything is complete over the admin CP adjustable. IMPORTANT NOTES ? If you do install this hack, please click on the INSTALL button There are going to be some updates for this which you're really not going to want to miss! ? And don't forget - BACKUP BEFORE YOU INSTALL! License vB statistics 3.0.0 is Copyright (C) 2005 by Andree Haupt (PcFreak) you may not distribute in part or whole any portion of the source code (apart from in this thread) or any file included in the zip.In order to use the new Statistic Version, the old version must be unfortunately removed. A deinstallation script you found here >> https://vborg.vbsupport.ru/showpost....47&postcount=2 The vB Statistic is free. However, if you would like to donate a small amount, feel free. ![]() Download: Please download both files The image directory of the distribution package should be uploaded to the ./statistic directoy (/forum/statistic) Don't upload the content to the standard image directory of your forum (/forum/images)! Support: English support for this hack here English, German and French Support on At-lantis.de Credits. Many thanks to Onkel Tom which tested, approved and bugfixed the new Statistic Version. Many thanks to kall for the optimizing of the englisch phrases. (great work) Many thanks to finereader which translate this hack into french. (fantastic ![]() And last, thank you to the german vBulletin Comunity for help, good tips and feedback. PcFreak 19.1.2005 Add new version of the english phrases from kall into the zip.pack https://vborg.vbsupport.ru/showpost....9&postcount=20 sv1cec Solution for the Avatar Counter (If site's provided ones. Is changed in the new zip file) https://vborg.vbsupport.ru/showpost....7&postcount=47 20.1.2005 Add a new vbStatistic3_english.zip (some bugfixes) User which have install the statistic, just exchange the new statistic_counter.php with the old one. 1.02.2005 Add the new english phrases from kall. Copyright for the english_phrases by kall 2005 https://vborg.vbsupport.ru/showpost....&postcount=169 18.02.2005 To restrict the display of the Server type values on the main page. Solution by kall. Add the nederlands phrases from S@NL - BlackBik. Copyright for the nederlands phrases by S@NL - BlackBik Orginal Post here: https://vborg.vbsupport.ru/showpost.php?p=612759 Update for the vBulletin Version 3.51 07.11.2005 leonsio was so nice and has adapted this vbstatistic version to the 3.5 vbVersion Download the file and replace all the files from the statistic3.5.zip with the old statistic files. Important: Only use the new files if you plan to update your old vB 3.0 Version to 3.5 Version now. Dont forget to make a DB backup. No other changes are needed. All Credits go to leosino. You can find a demo on leosino's forum: http://www.c4u.to/forum/statistic.php? Note: This is the update for the old statistic version. A new professionell version will released early next year. For a first impression visit: http://vbstatistic.com Supporters / CoAuthors Show Your Support
|
Comments |
#82
|
|||
|
|||
![]() Quote:
It looks as if it's not your fault, I am looking at it now, and it shouldn't have any relation to the statistics. Just one question, if you do not mind. Can you please tell me, how can I check in a template (header), what browser the user is using? I think I have to come up with different header versions for IE and the rest. Many thanks and sorry for the misunderstanding. |
#83
|
||||
|
||||
![]() Quote:
|
#84
|
|||
|
|||
![]()
I have couple questions.
1. Is there a Read me text for this mod cause I downloaded the zip and couldnt find the read me text. 2. In version 2.0 we can configure things through admincp and after uninstallation I still have the StatisticSetting. How can i get rid of it ? 3. In version 3 can we control it through admincp also ? 4. System check didn't work at all. Didn't show any information (see attached file) Is there a way to fix this ? Thanks awesome statistics. Clicked Install |
#85
|
||||
|
||||
![]() Quote:
Is fixed now. 2) find in admincpIndex.php PHP Code:
3) Yep and much more. 4) Download the zip.file again. You must do one step to activate a counter. This step is explained in the installation_english.txt Text (Step 6) PcFreak |
#86
|
|||
|
|||
![]() Quote:
|
#87
|
|||
|
|||
![]()
I would love to install this hack, as I could really make use of it to attract advertisers, but I am running vBadvanced CMPS and I would need to be certain that I could use it without any bugs...
Is anyone planning on finding a solution to this problem? |
#88
|
|||
|
|||
![]()
Hello
I have now 3 time again installed this hack, but I get no statistics at some fields. I would not know how that comes, I have really done everything such as am described, but nothing helps. I had in the beginning already a wrong message from my database. Code:
mysql error: You have an error in your SQL syntax near '-_drl LIKE 'pm' ' at line 3 Here you can examine my other problem. I have heard, that maby advanced can the problem be ? Here some screens : Edit : I have a new database error when I go to the Maintenance for Statistics database : every button that I push there is comming with that error. Code:
Database error in vBulletin 3.0.5: Invalid SQL: DELETE FROM statistic_referer_short ORDER BY counter ASC LIMIT 0 mysql error: You have an error in your SQL syntax near 'ORDER BY counter ASC LIMIT 0 ' at line 3 mysql error number: 1064 I have everything installed as you described, :tired: |
#89
|
||||
|
||||
![]() Quote:
|
#90
|
||||
|
||||
![]()
How do i update to this one if i'm uisng vbstatistics v2 ?
|
#91
|
||||
|
||||
![]() Quote:
HTML Code:
============================== == step 6 == ============================== Now let's activate the statistics and count of visitors --------------------------------------------------------------------- 6.1) Open Template "headinclude" in your AdminCP add the following code at the end of the template in the last line! --------------------------------------------------------------------- <script type="text/javascript" src="clientscript/statistic_java.js"></script> --------------------------------------------------------------------- 6.2) Open Template "phpinclude_start" in your AdminCP add the following code at the end of the template in the last line! --------------------------------------------------------------------- include("./statistic_counter.php"); -------------- Hint: -------------- For a forum with several Styles you must do the change for each Style or you have to put it into your Master Style. (but think about vB Updates which is overwriting the Master Style!) In order to use the new Statistic Version, the old version must be unfortunately removed. A deinstallation script you found here >> https://vborg.vbsupport.ru/show...547&postcount=2 Quote:
I know that some users get problems with vBAdvanced and the statistic because the headinclude template was changed by vBAdvanced, too. Sorry, i have no solution for this at moment. PcFreak |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|