budnull
Forum Replies Created
-
Forum: Plugins
In reply to: [SlimStat Analytics] No data being trackedThePainter,
I have a backup 😉 of this plugins and i restore the version 3.5.5 with success.AND Now i wait camu for the next release…..
Forum: Plugins
In reply to: [SlimStat Analytics] No data being trackedAfter upgrade to 3.5.6 I have the same problem of blank page, when i visit the blog.
I increased the php memory in wp-config, but it didn’t solve my problem.
My only solution is to downgrade to 3.5.5 version 🙁
Forum: Plugins
In reply to: [WP SlimStat Shortcodes] Currently Online ZERO as resultThanks camu this code resolve my online user issue.
[slimstat f=’count-all’ w=’ip’ lf=’WHERE:UNIX_TIMESTAMP( CONVERT_TZ( NOW( ) , “+00:00”, “+01:00” ) ) – dt < 300′]
Forum: Plugins
In reply to: [SlimStat Analytics] Failure with counting VisitorsThanks Camu, I rollback to version 3.5 and wait the next version of the Shortcodes. 🙂
Forum: Plugins
In reply to: [SlimStat Analytics] Failure with counting Visitorshi Camu, after the last update i have this error:
Fatal error: Class ‘wp_slimstat_reports’ not found in /home/mhd-01/www.xxxxx.it/htdocs/wp-content/plugins/wp-slimstat/admin/view/wp-slimstat-db.php on line 161
the error is related about this shortcodes :
<span style=”color:#2e6eb0;”> Visite odierne: [slimstat f=’count’ w=’ip’ lf=’strtotime equals today’] </span> <span style=”color:#2e6eb0;”> Totale pagine visitate : [slimstat f=’count-all’ w=’*’]</span> <span style=”color:#2e6eb0;”> Totale visitatori : [slimstat f=’count-all’ w=’ip’]</span>