Plugin FPstats

Find help with FlatPress plugins, report a plugin bug, request or present new plugins.
Post Reply
User avatar
fraenkiman
FlatPress Coder
Posts: 523
Joined: Thu Feb 03, 2022 7:25 pm
Location: Berlin, Germany
Contact:

Plugin FPstats

Post by fraenkiman » Thu Jan 12, 2023 11:15 pm

Hello all,

I've been digging around in the "Legacy Plugins" section again.

FPstats is a plugin that provides some statistics about visitors to a blog. The plugin works quite well at first sight and provides some bar charts.

Derusted for fp-1.3.dev/ smarty 4 :-)

With best regards
Frank
πŸ“ Project blogβ€ƒβ€ƒπŸ“– Docsβ€ƒβ€ƒπŸ˜ Mastodonβ€ƒβ€ƒπŸ“œ Forum RSS feedβ€ƒβ€ƒπŸ“œ Project blog RSS feedβ€ƒβ€ƒπŸ± GitHub  ❀️ Donate

My :de: FlatPress-Blog: https://frank-web.flatpress.org, synced with :elephant: Mastodon

Bob La Londe
Posts: 5
Joined: Wed Jan 04, 2023 1:03 am

Re: Plugin FPstats

Post by Bob La Londe » Sat Jan 14, 2023 7:54 pm

Thank you. I'll have to check that out. I noticed the regular view count doesn't seem to display unless comments are turned on.

eagleman
Posts: 251
Joined: Sat Mar 02, 2019 12:10 pm

Re: Plugin FPstats

Post by eagleman » Sun Jan 29, 2023 2:56 pm

Added the italian language.
Attachments
fpstatsita.zip
italian file for FPStats plugin
(666 Bytes) Downloaded 2700 times

User avatar
fraenkiman
FlatPress Coder
Posts: 523
Joined: Thu Feb 03, 2022 7:25 pm
Location: Berlin, Germany
Contact:

Re: Plugin FPstats

Post by fraenkiman » Mon Jan 30, 2023 7:39 pm

Hello eagleman,

I have added the language file to the plugin.

Grazie mille :D
With best regards
Frank
πŸ“ Project blogβ€ƒβ€ƒπŸ“– Docsβ€ƒβ€ƒπŸ˜ Mastodonβ€ƒβ€ƒπŸ“œ Forum RSS feedβ€ƒβ€ƒπŸ“œ Project blog RSS feedβ€ƒβ€ƒπŸ± GitHub  ❀️ Donate

My :de: FlatPress-Blog: https://frank-web.flatpress.org, synced with :elephant: Mastodon

User avatar
Arvid
FlatPress Coder
Posts: 630
Joined: Sat Jan 26, 2019 7:40 pm
Contact:

Re: Plugin FPstats

Post by Arvid » Sat Feb 18, 2023 11:37 am


User avatar
virtualsky
Posts: 67
Joined: Thu Mar 11, 2021 4:50 am
Location: Saskatchewan, Canada
Contact:

Re: Plugin FPstats

Post by virtualsky » Sat Aug 05, 2023 11:52 pm

So, I tried this plugin out and it seems to (mostly) work. However, for what ever reason, the Pie Chart under the Browsers and OS's section isn't displaying. Does this work for anyone else?

I'm currently running FlatPress 1.3.dev on a server running PHP 7.4.33.
It ain't retro to me.... it's just how I live!
https://www.thegrove.in.nf/retroblog

User avatar
fraenkiman
FlatPress Coder
Posts: 523
Joined: Thu Feb 03, 2022 7:25 pm
Location: Berlin, Germany
Contact:

Re: Plugin FPstats

Post by fraenkiman » Tue Aug 08, 2023 8:58 pm

My latest status is that with PHP 7.4.30 FPM/FastCGI I only got the bar chart to work.
I was so brave about 2 weeks ago now and dared an update to PHP 8.1.21 because of Nextcloud 26.0.4.

Now the attempt to activate the plugin leads me to HTTP ERROR 500. Maybe the outdated PHP graph library PHPlot 6.20 leads to a problem. Unfortunately, I lack the hair on my head to unite the plugin with PHPlot 8 PHP8.

With best regards
Frank
πŸ“ Project blogβ€ƒβ€ƒπŸ“– Docsβ€ƒβ€ƒπŸ˜ Mastodonβ€ƒβ€ƒπŸ“œ Forum RSS feedβ€ƒβ€ƒπŸ“œ Project blog RSS feedβ€ƒβ€ƒπŸ± GitHub  ❀️ Donate

My :de: FlatPress-Blog: https://frank-web.flatpress.org, synced with :elephant: Mastodon

User avatar
virtualsky
Posts: 67
Joined: Thu Mar 11, 2021 4:50 am
Location: Saskatchewan, Canada
Contact:

Re: Plugin FPstats

Post by virtualsky » Wed Aug 09, 2023 3:49 pm

Okay. Thanks Frank for the confirmation!
It ain't retro to me.... it's just how I live!
https://www.thegrove.in.nf/retroblog

LubomΓ­r LudvΓ­k
Posts: 82
Joined: Wed Feb 20, 2019 7:44 pm
Location: Rouchovany
Contact:

Re: Plugin FPstats

Post by LubomΓ­r LudvΓ­k » Mon Dec 23, 2024 10:03 am

I updated phplot.php from https://github.com/PHPlot/phplot
but there are still bugs in PHP8:

Code: Select all

Deprecated: Return type of DBIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/DBIterator.php on line 23

Deprecated: Return type of DBIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/DBIterator.php on line 36

Deprecated: Return type of DBIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/DBIterator.php on line 27

Deprecated: Return type of DBIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/DBIterator.php on line 58

Deprecated: Return type of DBIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/DBIterator.php on line 46

Deprecated: Return type of CSVFileIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/CSVFileIterator.php on line 64

Deprecated: Return type of CSVFileIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/CSVFileIterator.php on line 34

Deprecated: Return type of CSVFileIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/CSVFileIterator.php on line 54

Deprecated: Return type of CSVFileIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/CSVFileIterator.php on line 74

Deprecated: Return type of CSVFileIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/core/db/CSVFileIterator.php on line 44

Fatal error: Declaration of admin_plugin_fpstats::onsubmit() must be compatible with AdminPanelAction::onsubmit($data = null) in /home/eywjamcd/solarcz.eu/fp-plugins/fpstats/classes/admin_plugin_fpstats.php on line 65

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests