WAMP & WordPress - Having issues after installing plugins

Posted by user1786083 on Stack Overflow See other posts from Stack Overflow or by user1786083
Published on 2012-10-30T16:36:57Z Indexed on 2012/10/30 17:01 UTC
Read the original article Hit count: 157

Filed under:
|

I am using WAMP (Apache 2.2.17, PHP 5.4.3) & WordPress 3.4.2.

Everything was fine until I started to add and activate plugins now I get different sort of errors on the front-end/Admin e.g.

"Notice: Undefined index: plugin_version in C:\repo\wpdev\wp-content\plugins\wp-rss-multi-importer\inc\upgrade.php on line 11"

And

"Warning: Illegal string offset 'feedslug' in C:\repo\wpdev\wp-content\plugins\wp-rss-multi-importer\inc\rss_feed.php on line 21."

IF I deactivate the plugins everything seems to be fine. I have installed WAMP & WP 2X. The plugins work fine on MediaTemple. The error messages vary depending on the plugins. Search Google and came up empty.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about Wordpress

Related posts about wamp