Mehrshad Darzi
Forum Replies Created
-
There is a jQuery error in WordPress.
I suggest once disabling other plugins and test again.
You’re probably also using the visual composer -> [mixpanel-2-latest.min.js]hi ollybach
thanks for your comment.@cineghid
first update your wordpress.
if you have problem , please check console log error in (google chrome) inspect element and give me error text.hi cineghid,
please tell me what is your php version ?
windows or linux server ?- This reply was modified 6 years, 1 month ago by Mehrshad Darzi.
Hi defr
Have you set up a WordPress Page as your home page ?
Hi itlr,
tracking wordpress search pages added in next Version and Released Soon.
thanks
Hi poulounakis,
what is your php version in server ?
Is there
wp-content/plugins/wp-statistics/includes/settings/wps-settings.php
file on your server?- This reply was modified 6 years, 2 months ago by Mehrshad Darzi.
Hi jennyhp,
Thank you for saying this issue, we’ll solve this problem in the next version.To Solved temporarily it, open the class-wp-statistics.php file and change line 948 to:
if ( function_exists( 'getallheaders' ) ) { $user_agent = getallheaders(); } elseif ( isset( $_SERVER['HTTP_USER_AGENT'] ) ) { $user_agent = $_SERVER['HTTP_USER_AGENT']; } else { $user_agent = ''; }
Hi Edi
Yes,
wpstatistics/v1 endpoint is a POST Request.Hi, luke.s.johnson,
1) go to setting wp-statistics page and Enabled
Use Cache Plugin
.
2) go to the WordPress Permalink Setting page and update the permalink with press Save Changes
3) Delete all caches from theWP Fastest Cache
plugin.Hi, joy0114,
1) go to setting wp-statistics page and Enabled
Use Cache Plugin
.
2) go to the WordPress Permalink Setting page and update the permalink with press Save Changes
3) Delete all caches from theWP Super Cache
plugin.@eagrayhamgmailcom
Hi Ward Graham,
the wpstatistics/v1 Route is doing in Post Request. (not GET)
I check your website and this work successfully.thank you for saying this issue, we’ll solve this problem in the next version.
To Solved temporarily it, open the
class-wp-statistics.php
file and change line 431 to :$key = AUTH_KEY;
Be sure to make the Salt key in the wp-config.php file.
https://api.www.ads-software.com/secret-key/1.1/salt/
- This reply was modified 6 years, 3 months ago by Mehrshad Darzi.
Hi programmin,
This issue fixed in the beta version and that will be released soon.
https://github.com/wp-statistics/wp-statistics/archive/development.zipWP_CACHE issue fixed in the beta version and that will be released soon.
https://github.com/wp-statistics/wp-statistics/archive/development.zipPlease go to the Settings->Premalinks page in the admin area and Flush Rewrite again.