michelem
Forum Replies Created
-
Forum: Plugins
In reply to: [WassUp Real Time Analytics] Double lines in Spy Visitors panel.It could be a problem with another plugin you have installed. Can you try to disable others plugins and try with WassUp only to see if the issue quits?
Forum: Plugins
In reply to: [WassUp Real Time Analytics] disappear after "better wp security"It’s absolutely that plugin the cause, you can try to disable it for some minutes to see WassUp comes back to work.
I’m sorry but I cannot do nothing for that, you should try to setup it to allow WassUp to work (if there is a way to do it, I don’t know).
You could try to write something to their support page too: https://wordpress.org/support/plugin/better-wp-securityForum: Plugins
In reply to: [WassUp Real Time Analytics] No recordsFeel free to reopen this.
Looking to do something on this.
Forum: Plugins
In reply to: [WassUp Real Time Analytics] deprecated attribute_escape() ==> esc_attr()Solved right now. Thanks for notice, please wait the official new release.
Forum: Plugins
In reply to: [WassUp Real Time Analytics] not recording subdomain hitCan I know the plugin you used to convert them?
ThanksI think that’s another plugin you have installed like this: https://github.com/wp-plugins/adsense-click-fraud-monitoring
You can search on WassUp source code, there isn’t any ajax-checkclicks action it does.
You should check your mysql database, first of all.
Then you can try to go to Options page (WassUp) and clear all the old records (of course you lose old stats).
If you cannot go in the admin, you should backup your “wp_wassup” database table and truncate it.
Forum: Plugins
In reply to: [WassUp Real Time Analytics] Exporting IP addresses to spreadsheetYou can export your Mysql table in your database, it usually is “wp_wassup”.
May be I could add an action button on next release.
Forum: Plugins
In reply to: [WassUp Real Time Analytics] Outbound Link tracking and Excel export of statsA CSV export of every hits it’s absolutely not a problem.
I can think about add it.
ThanksForum: Plugins
In reply to: [WassUp Real Time Analytics] Top Stats Link issueHello,
can you try to deactivate other plugins and run only WassUp? (Akismet and default plugin can stay active).
ThanksForum: Plugins
In reply to: [WassUp Real Time Analytics] No Data Collection No Stats after two daysHello,
did you try to use the option to completely uninstall it?Go to WassUp -> Options
Select “Uninstall” tab
Check the “Permanently remove WassUp data and settings from WordPress” box
Save settings
Go to Plugins
Deactivate WassUp
Check your database tables and if you find a wp_wassup table, delete it.After done this, try to re-activate it.
Forum: Plugins
In reply to: [WassUp Real Time Analytics] Fatal Error with SQliteI’m sorry but Mysql is the main requirement.
There are too many mysql queries to change to work with sqlite.
No way to implement this in the future.
Sorry.This sounds like a bug, could you please try to give a user another kind of level permission and do the same on the wassup settings?
Just to check if this behavior happens to each permission levels or only to “Editors”.
ThanksForum: Plugins
In reply to: [WassUp Real Time Analytics] Can't see who is logged inI’m sorry but WassUp doesn’t store any hit from the admin backend (/wp-admin/*).
It’s intended to be used to monitor the internet traffics on your frontend website not the backend traffic.