mikelyon@mlyon.com
Member
Posted 9 months ago #
Although the desktop client seems to work well, the wordpress plug-in returns the following error:
The Woopra Plugin was not able to request your analytics data from the Woopra Engines.
Your hosting provider is not allowing the Woopra Plugin to fetch data from the Woopra Servers.
may be due to fopen restrictions in woopra_xml.php ??
Assistance appreciated!!!
http://wordpress.org/extend/plugins/woopra/
bcotten
Member
Posted 9 months ago #
I've got the same issue. Bummed.
Yes, your server likely restricts fopen() and such and doesn't allow your server to connect to other servers.
thezachperson31
Member
Posted 4 months ago #
Create a new file called "php.ini" in /wp-admin/ and paste the following in it:
allow_url_fopen = true
Please report Woopra issues in the Woopra Forums. Please update the Woopra WordPress Plugin.