Coffee4cr
Member
Posted 2 years ago #
I'm currently using this code to show the related post if there's any.
if(related_posts_exist()) {
//code here
related_posts();
//more code
}
My problem is related_posts_exist() returns me 3 and related_posts() returns 0 results.
Also, i'm having some problems with some duplicate entries. showing up in the related post.
http://4colorrebellion.com/4cr_v4/2010/01/26/wave-race-64/
Any help?
jackfitz1
Member
Posted 1 year ago #
I am having a problem with plugin returning multiple none related posts. It is the same result in all the posts.Can you please take a look at my site ?
http://www.hyndburninfo.co.uk
I have downloaded the update but no change.
Please help I have been trying to get to you for a long time but no joy.
Regards Jack
Jack, are you seeing any PHP errors or anything? Are you running MySQL 4.1+?