• I installed the below plugin and it has royally messed up my 2.7 installation. I don’t have a backup, but that’s okay. I don’t mind losing the posts (this is a starter blog that I’m learning how to use WP on), but I do want to avoid reinstalling from scratch. Is there a particular file I can delete and that WP will recreate a clean version of? Thanks for your expertise!
    —————-
    https://gmurphey.com/2006/10/05/wordpress-plugin-page-link-manager/

    ————————–
    Below is the beginning of the long list of error messages I get when I try to login.

    Warning: include_once(/home/home/public_html/wp-content/plugins/__MACOSX/) [function.include-once]: failed to open stream: Success in /home/home/public_html/wp-settings.php on line 465

    Warning: include_once() [function.include]: Failed opening ‘/home/home/public_html/wp-content/plugins/__MACOSX/’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/home/public_html/wp-settings.php on line 465

Viewing 1 replies (of 1 total)
  • I just had this same problem when I tried to install Feedburner Feedsmith on WP 2.7
    I think it is something to do with the plugin (auto?) installation process, wordpress somehow creates a weird directory called wp-content/plugins/__MACOSX/ and then when the page reloads it thinks it is a plugin and can’t open it properly because the file in it is garbled.
    Well, that’s what happened to me…
    Just delete wp-content/plugins/__MACOSX/ and any files in it and the error will go away. Plugin should still activate and work fine, nothing seems wrong with *it’s* files. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Page Link Manager messed up WP 2.7’ is closed to new replies.