The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBStatistic Preview Edition Details »» | |||||||||||||||||||||||||
vBStatistic Preview Edition contains modules to show several information about your forum and a multifunctional module that shows new registrations, new postings, new threads and online user over a specific period in a pleasing way. This new version of vBStatistic is the follower of the MOTM vBStatistic version 3.0.0. vBStatistic Preview Edition runs with all vB 3.6.x versions.
The popular check of system status, that shows browser plugins, screen resolutions, color depth and some other information is also included. Installation is very easy. No files have to be modified. Just follow the installation instructions given in the enclosed file install.html and upload vbstatistic_preview.php and the directory vbstatistic_preview with all contents to root of your forum. vBStatistic Preview version offers an appealing design and is an interesting feature for all forum operators, who want to keep important data of the forum in mind. Note: vBStatistic Preview Edition is the offical preview of vBStatistic Professional Edition. vB Statistic Professional Edition contains more than 39 statistic modules in nine different categories. Own usergroup rights, several settings, integrated layer- and tooltip-system and an update/news are also included. vBStatitstic Professional version loggs data of your visitors like countries, browser languages, referer, spider, search bots and search engines, keywords and so on. Show Your Support
|
Comments |
#22
|
||||
|
||||
Sure - but the Professional one is amazing.
BTW - has anyone here Problems with this Preview Edition and vBSEO ? Quote:
|
#23
|
|||
|
|||
Quote:
|
#24
|
||||
|
||||
Logging: 1 to 4 querries (after first logging only via cookie)
Display of statistic pages: 1 querry Data is stored in datastore ([S]this datastore is updated in a period of time that can be set in ACP[/S]) EDIT: Settings in ACP are only available in Basic and Professional Edition of vBStatistic. Thanx to hIBEES for his valid objection. |
#25
|
||||
|
||||
Quote:
You're welcome to give improvements on the english translation. BTW: You are the first one who complains about the english translation. Can you give examples of "wrong" translated phrases? |
#26
|
||||
|
||||
No examples on "wrong" translated phrases after more than 1 week of complaining?
*wonderingaboutbang* |
#27
|
||||
|
||||
No sense in installing a hack that guest can see. You could at least provide permissions with this version.
|
#28
|
||||
|
||||
Where do you change the start date of your forums ??
Weve been online 4 years and its showing as 07-08-06 lol Where does it pull this info from ? Installed with ease thou Edit: also your read me is wrong.. link is vbstatistic_preview.php and not vbstatistic.php |
#29
|
||||
|
||||
Yeah mine shows I've been up for 2 days but we are almost a year old. Odd.
I'd be interested in knowing where it pulls that info from. |
#30
|
||||
|
||||
where in admin cp ?
|
#31
|
||||
|
||||
You can change the start date of forum as follows:
Go the the following URL: http://www.unixtime.de/index.php? Enter desired start date and time and click on button "Realzeit nach Unixzeit". Copy code after "Unix Zeitstempel in sec.:". Open file vbstatistic_overview_preview.php in folder vbstatistic_preview. SEARCH for code: Code:
$installdate = strtotime($installdate_res); // Installdate convert to unixtime Code:
$installdate = 'UNIXTIME'; // Installdate convert to unixtime After replacing the code it has to look something like (e.g. for 01.01.2000 at 12:00:00 o'clock): Code:
$installdate = '946724400'; // Installdate convert to unixtime Save the changed file and upload the file on your webspace. After the next dataupdate of vBStatistic the new start date of the forum will be taken over. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|