[ABD] Board Statistics

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Locked
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

[ABD] Board Statistics

Post by John P »

Extension Name: Board statistics

Extension Description: Board Statistics displays an overview of your user's and guests visits in Quick Access module of ACP. This extension logs all visits of your users and guests. A cron job will prune Board Statistics.

Extension Version: 3.1.0-RC3

Requirements: phpBB 3.1.*@dev

Features:
  • Country overview
  • Referer overview
  • Search engines overview
  • Search terms overview
  • Browser overview
  • Crawlers overview
  • OS overview
  • Forums / modules overview
  • Screens resolutions overview
  • Users overview
  • Today and overall switchable
  • Graph and table views
  • Pruning
  • Auto refreshing
Display online
Display online
online.jpg (106.21 KiB) Viewed 11480 times
Forums / modules Overall
Forums / modules Overall
modules.jpg (49.77 KiB) Viewed 11480 times
GitHub repository: https://github.com/ForumHulp/statistics
Extension Download: https://github.com/ForumHulp/statistics ... master.zip
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [DEV] Board Statistics

Post by Raul [ThE KuKa] »

AWESOME !!! I like it.
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Board Statistics

Post by John P »

Thanks Raul, happy statistics!
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
hd321kbps
Registered User
Posts: 190
Joined: Tue Oct 16, 2012 10:16 am
Location: Russian
Name: Igor Marchuk
Contact:

Re: [DEV] Board Statistics

Post by hd321kbps »

mod is the bomb! :D
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: [DEV] Board Statistics

Post by david63 »

Do you have any idea yet as to the load that gathering this data will have on the server?
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Board Statistics

Post by John P »

Hi David,

Not yet, it's one record per visit and totalized once a day by cron.
Most of the information is already processed, once a day this table is truncated after being totalized.

It's running at my website since 3.0 without problems
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [DEV] Board Statistics

Post by Raul [ThE KuKa] »

Spanish translation ready, "PR". ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Meis2M
Translator
Posts: 1009
Joined: Wed Mar 03, 2010 11:32 am
Location: IR.Damghan
Name: میثم نوبری
Contact:

Re: [DEV] Board Statistics

Post by Meis2M »

Hello
Persian Translation for your Extension:

[The extension zip has been deactivated and can no longer be displayed.]

phpBB persian international support
Follow us in Instagram
Free upgrade and install extensions on your forum - drop me PM
Ultimate phpBB SEO Friendly URL extension
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [DEV] Board Statistics

Post by Raul [ThE KuKa] »

Module name not translated? :?
ACP_STATISTICS (this line, and all lines translated).

Capture:
screen.jpg
screen.jpg (73.59 KiB) Viewed 11330 times
And this error forum index page:
Error General
SQL ERROR [ mysqli ]

Table 'admin_area51.tbl_statistics_se' doesn't exist [1146]

SQL

SELECT DISTINCT query FROM tbl_statistics_se WHERE name like "%google"

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 194
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/ext/forumhulp/statistics/event/listener.php
LINE: 110
CALL: phpbb\db\driver\factory->sql_query()

FILE: (not given by php)
LINE: (not given by php)
CALL: forumhulp\statistics\event\listener->get_ref()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 164
CALL: call_user_func()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 53
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
LINE: 167
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 40
CALL: Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch()

FILE: [ROOT]/includes/functions.php
LINE: 5213
CALL: phpbb\event\dispatcher->trigger_event()

FILE: [ROOT]/index.php
LINE: 207
CALL: page_footer()
Disable the extension the error disappears.
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Board Statistics

Post by John P »

Hi Raul, thanks for the translation as also Meis2M.

The little table problem I didn't notice as my table prefix is tbl_ but it is solved.
Just replace the files and it should be ok.
There will be more little problems as it's in development off course and straight off
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm
Contact:

Re: [DEV] Board Statistics

Post by keith10456 »

Great work!

Is there an ability to also capture the stats of custom phpBB pages? What about exts?
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [DEV] Board Statistics

Post by Raul [ThE KuKa] »

No problem John, I'm beta tester :mrgreen: :mrgreen:
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Board Statistics

Post by John P »

keith10456 wrote:Great work!

Is there an ability to also capture the stats of custom phpBB pages? What about exts?
Hi Keith,

There is but not yet in the package. It's working on forumhulp.com as you can see in the pictures. For example WK2014 or the tracks module. Don't know yet if it can work automatically.

Greetz
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Board Statistics

Post by John P »

Raul [ThE KuKa] wrote:No problem John, I'm beta tester :mrgreen: :mrgreen:
Without Beta testers there would be no program!!
;) ;)
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm
Contact:

Re: [DEV] Board Statistics

Post by keith10456 »

John P wrote:
keith10456 wrote:Great work!

Is there an ability to also capture the stats of custom phpBB pages? What about exts?
Hi Keith,

There is but not yet in the package. It's working on forumhulp.com as you can see in the pictures. For example WK2014 or the tracks module. Don't know yet if it can work automatically.

Greetz
Maybe it could be created so if certain code is added to the page/ext it will track the stats of the respective page/ext ;)
Locked

Return to “Abandoned Extensions”