Viewing 3 replies - 16 through 18 (of 18 total)
  • I’ve been using this plug-in successfully for months, suddenly it has stopped working.

    I get the same problem others have mentioned: nothing appears in search.

    It was working fine on May 30, but hasn’t worked since June 10. This indicates to me the problem wasn’t the last WordPress upgrade — which happened on May 25.

    I have managed to fix this by properly chmoding the following directories
    Name File/Dir Needed Chmod Current Chmod
    root directory ../ 0755 755.
    wp-includes/ ../wp-includes 0755 755.
    .htaccess ../.htaccess 0644 644.
    wp-admin/index.php index.php 0644 644.
    wp-admin/js/ js/ 0755 755.
    wp-content/themes/ ../wp-content/themes 0755 755.
    wp-content/plugins/ ../wp-content/plugins 0755 755.
    wp-admin/ ../wp-admin 0755 755.
    wp-content/ ../wp-content 0755 755.

    755 for folders/ directory
    644 for files.

    Hope this helps

    Changing those directory permissions hasn’t fixed it for me.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘[Plugin: Microkid's Related Posts] Plugin No Longer Works’ is closed to new replies.