This plugin is only compatible with WP 3.0 versions. Which version of wordpress are you using?
Hi Gisha. I’m using the latest version 3.0.1. I thought it might be conflicting with another plug-in, so I de-activated all installed plug-ins. That didn’t work either.
In the installation instruction, it is said to do
1. Install Pear HTTP_Request
pear install HTTP_Request-1.4.4
2. Install XML_Feed_Parser
pear install XML_Feed_Parser-1.0.3
Even though I haven’t done it before I feel that you haven’t done it or your server may be missing such a PHP environment.
HTTP_Request-1.4.4 and XML_Feed_Parser-1.0.3 are both installed. I’m using a shared host enviornment on Bluehost. The following PEAR extensions are installed:
HTTP_Request 1.4.4
Net_Socket 1.0.9
Net_URL 1.0.15
XML_Feed_Parser 1.0.3
Do I need to update the php.ini file? I didn’t see anything in the install instructions about it, but you never know. Thanks for your help with this…
I had this same issue. I updated php.ini (on my system, this is located in /usr/local/php5/lib/php) and uncommented out the include_path line so that it read:
include_path = “.:/usr/local/php5/lib/php”
After that, I was able to activate the plugin.
I tried that. It caused an internal server error. It’s a hosting environment where i have pretty limited control or access. Just an observation here, but plug-ins really shouldn’t require this amount of system configuration to support. I love the Getsatisfaction.com platform, but this plug-in is just not in a release state.