Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author maximevalette

    (@maximevalette)

    Hi Chuck,

    The FeedPress plugin is fully functional on WordPress 3.6.

    Could you activate the debug mode on WP and check what’s the exception look like?

    Thread Starter Chuck Reynolds

    (@ryno267)

    on activation:

    The plugin generated 226 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    then this.

    Notice: Undefined index: token in /var/www/vhosts/xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 120
    Fatal error: Call to undefined function curl_init() in /var/www/vhosts/xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 83

    Plugin Author maximevalette

    (@maximevalette)

    Thanks.

    It looks like the cURL PHP module is not installed on your setup. You should install it in order to use the plugin.

    Thread Starter Chuck Reynolds

    (@ryno267)

    got that installed and working… now:

    Notice: Undefined index: token in /xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 120
    Notice: Undefined property: stdClass::$errors in /xxxxxxxxxx.com/html/wp-content/plugins/feedpress/feedpress.php on line 255
    Plugin Author maximevalette

    (@maximevalette)

    You should deactivate the debug mode, and it will be OK.

    Thread Starter Chuck Reynolds

    (@ryno267)

    heh.. ok. #bandaide
    thx man

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘admin plugin page throws 500 error’ is closed to new replies.