iDude
Forum Replies Created
-
The Core Control Plug-in supports HTTP Access logging, along with the ability to disable/enable the various HTTP transports.
This widget only works with the cURL Transport for External HTTP Access,
The widget does not work with “PHP Streams” or “PHP fsockopen()” and will throw a communication error. I was able to track this issue down using the Core Control Plug-in, enabling and disabling the various transports.The Logs show that PHP Stream and fsockopen() Requests were blocked by the api.about.me server for some odd reason.
I just installed the About.me Widget and I’m getting the same error.
Forum: Reviews
In reply to: [PageLines] Causes Error in class-wp-xmlrpc-server.phpI had disabled all the plug-in’s first before finally digging down into the source code and the posts database table. These were images I had uploaded via the theme interface, and were inserted as attachment type in the posts table. The guid fields were empty on all three images. This was using the latest copy of Pagelines downloaded from here not even a week ago and the lastest WordPress.