mj2
Forum Replies Created
-
Hi,I’m having trouble getting this plugin to work as well.
Have a self signed ssl certificate because I just use the domain where piwik is installed for stats only. No need to purchase certificate just for myself. So trying to use ssl, with this wordpress plugin, and keep getting this error message
n error occured: Please check URL and auth token. You need at least view access to one site. [Support]
1. Piwik installed using self signed ssl certificate on separate domain from where my wordpress site is installed
2. I’ve tried adding the line
curl_setopt($c, CURLOPT_SSL_VERIFYPEER, false);to wp-piwik php plugin but then I get site errors so the site won’t display properly.
Where exactly should the curl_setopt($c, CURLOPT_SSL_VERIFYPEER, false);
be placed in the wp-piwik.php file?
3. sure wish that this was a bit easier for those of us using ssl who don’t want to purchase a certificate just to run stats.
Thanks for the help and for the plugin…just hoping I can get it to work.
Forum: Installing WordPress
In reply to: New and Lost – Could someone please help?Hi, just had a chance to check this out. Thank you so much for your help. It works! Your time is most appreciated!!!!