WP Forum Upgrade Error: Warning: implode() [function.implode]:
Posted by alex in Errors at 2:10 AMI received the below two errors when viewing WP-Forum after an automatic upgrade via the WordPress admin plugin page.
Warning: file(<wp-root>wp-content/plugins/wp-forum/wp-forum.php) [function.file]: failed to open stream: No such file or directory in /home/question/www/www/wp-content/plugins/wpforum/wp-forum.php on line 33
Warning: implode() [function.implode]: Invalid arguments passed in <wp-root>wp-content/plugins/wpforum/wp-forum.php on line 33
After digging around for a moment I noticed that the automatic upgrade renamed the WP-Forum directory in wp-content/plugins from wp-forum to wpforum. After renaming the directory you have to go in and activate the plugin again. This resolved my issue with PHP errors being displayed in the forum.
If you are still seeing the errors after upgrading make sure you have WP Super Cache disabled.
The instructions for this plugin state to rename the wpforum directory to wp-forum so I just think the forum was not made to auto upgrade via the wp-admin interface.
Tags: PHP, plugin, WordPress, WP-Forum
Entries (RSS)
AWESOME!! This worked for me too. Thanks!
Thanks again!
[Reply]
Thanks for the reply. Glad it helped.
[Reply]