• I just installed YARPP 2.0.4 on scinico.org. the plugin is active. I have the manual setup with the code
    <?php echo related_posts(); ?>
    placed under the post content on my post php page.
    Yet nothing at all shows up, as if the plugin were not installed.
    I also tried the “automatically display related posts?” option in YARPP settings. Same result: nada, nothng.
    What am I doing wrong?
    thank you.
    Frank

Viewing 12 replies - 16 through 27 (of 27 total)
  • Thanks for the plugin mitchoyoshitaka. I had this same problem, but saving the thresholds fixed it for me. I also had to make sure that my wp-cache files were deleted so that I could see the updated page and not the cached version of the page that was created before the plugin was working. I imagine some other people will run into the cache problem if they are using wp-cache.

    @crashutah, thanks for your report. I may look into the WP-Cache interaction… I believe Cache offers some routines to force a rebuild of the caches. I’ll check it out.

    mitcho

    I am getting ‘no related posts’ on a 2.6 install. Thresholds have been set as low as possible.

    The interesting thing, however, is on the SETTINGS panel for the plugin, the following alert is always at the top of page, no matter what:

    “The YARPP database had an error but has been fixed.”

    I was able to get the plugin working fine on a different wordpress site on another server, but not on this one.

    Please disregard my above — the error was related to the main MySQL account not having access to create new tables.

    i’ve set the threshold to 0.1, and even tried 0.01 and i know for a fact that there are related posts, but i am still getting “No related posts.” i also don’t get any match results when logged in as the admin. i’m running 2.6 with the latest version of the plugin. what do i do?

    and i got the same error as kingkong. i have an older version of this plugin installed on a site running wp 2.5 on the same server and it works perfectly.

    @kingkong954, thanks for the heads up… I’ll add this to the FAQ.

    @squirrelofsnooze, by chance are you using MySQL 4.0? I’ve recently learned that 2.0’s new features require MySQL 4.1 (as it uses subselect syntax). The older versions (1.5.1) have a very different query structure, making it more lenient in restrictions.

    mitcho

    it’s MySQL 4.1.21, so that probably isn’t the problem.

    It does not work at all on my WP 2.6 site. The threshold has been set to 0.1.

    Hi @thebigfox and others — I have a new version of the algorithm which should work with mysql 4.0 (and is also faster and less memory-intensive on large blogs). I would greatly appreciate it if you could beta it. Please email me and I will send you the beta.

    mitcho

    Markfu,

    I have exactly the same problem as you:

    “Thanks micho. I am getting no output at all and no error message. I had seen “no related posts” in earlier posts, but nothing recently.

    Interestingly, when I go to the post as it appears to my readers, the is no output at all. When I go to the edit page of the post, and click on “View this post”, I get normal output. When I return to post again, still no output.”

    Have you been able to resolve this?

    Regards

    Sarah

    Hi @sarahheal — as some others have recommended as well, I would recommend you clear your cache (if you use any) and see if that helps. Please let me know if that doesn’t work for you.

Viewing 12 replies - 16 through 27 (of 27 total)
  • The topic ‘[Plugin: Yet Another Related Posts Plugin] YARPP installed, but nothing shows up under the posts’ is closed to new replies.