blippr dislikes my wordpress
blipper / wordpress gives me the following message after publishing a post:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /is/htdocs/wp1155482_NX5BPO7XN6/www/wordpress/wp-content/plugins/blippr/_client.php on line 478
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1155482_NX5BPO7XN6/www/wordpress/wp-content/plugins/blippr/_client.php:478) in /is/htdocs/wp1155482_NX5BPO7XN6/www/wordpress/wp-includes/pluggable.php on line 865
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /is/htdocs/wp1155482_NX5BPO7XN6/www/wordpress/wp-content/plugins/blippr/_client.php on line 478
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1155482_NX5BPO7XN6/www/wordpress/wp-content/plugins/blippr/_client.php:478) in /is/htdocs/wp1155482_NX5BPO7XN6/www/wordpress/wp-includes/pluggable.php on line 865
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi John-Paul --
It looks like the client isn't playing nice with PHP's safe mode settings. That particular option isn't critical for the plugin's operation, so I'll see if I can work around it. In the meantime, if you want to try commenting out that line from _client.php in the blippr plugin directory, that may solve the issue.
The full line is:
curl_setopt($process, CURLOPT_FOLLOWLOCATION, 1);
Just put two slashes before it, so it reads:
// curl_setopt($process, CURLOPT_FOLLOWLOCATION, 1);
There may be other errors after that; we'll get a full resolution to you ASAP, but you can try that for a fast-and-dirty fix. -
Inappropriate?Hi John-Paul --
We've released a new version of the plugin to address this issue. You can get it through your Wordpress administrator's console, from http://wordpress.org/extend/plugins/b... or directly at http://static1.blippr.com/plugin/1.0/...
Let us know if you have any issues with it!
Loading Profile...



EMPLOYEE
EMPLOYEE