zenkaty
Forum Replies Created
-
My threshold was set at 5 – but all the dropdowns were set at ‘do not consider’ – could this have been causing my problem? If nothing is being considered, then surely I would have no related posts? As I have never even seen this area of the settings before, I can’t say I have changed them, so not sure why it was set like that…
UPDATE: My cache is now slowly rebuilding, and is finding related posts. Phew! Though bit of a worry that this seemed to change “by itself”
Callum: download YARRP Experiments, it adds extra functions to the YARRP settings page
How do I do that?
Have just installed the new beta, no change for me. My cache had gotten up to about 97%, but was still showing as 0 related. I flushed the cache again, and tried to rebuild, but got the same error as before as soon as it started – “There was an error while constructing the related posts for”
In addition, I just ran the query, and it returned 0 rows.
Hi – I will try this today and let you know. This is a day job for me, so I don’t have access on the weekend ??
I have just updated WordPress to 3.4.2 – still no related posts.
Interestingly, after I flushed the cache yesterday and tried to rebuild (failed at 0%) – it now says the cache is at 40.15%. I didn’t try to rebuild it, so not sure how that works. Maybe 40% of my posts have related posts… I haven’t been able to find any, though. It also says –
Number related:
0
275Latest beta didn’t help me.
I hadn’t heard of YARRP Experiments – I just downloaded it and flushed the cache, then tried to rebuild, and got this error: “There was an error while constructing the related posts for”
I am now running the beta – still no related posts.
No difference if I insert automatically, or use the code in my template. Any text in the “no related posts display” shows, the link to YARRP shows if I check it – just no posts.
I have the latest version of everything. Haven’t changed YARPP_CACHE_TYPE. The site’s on a VPS running Zeus, MySQL verison 5.2.17. No caching as far as I know. I have just tried editing, saving, previewing, on drafts and published files, and got no Related Posts anywhere. I am running other installs in a similar, if not the same, environment and YARRP works perfectly. So there’s something about this particular thing that’s breaking it, but I can’t figure out what!
Forum: Fixing WordPress
In reply to: 404 errors on non-existant feedsIf you read my question you would see I have posted what is in the ‘Linked from’ tab already – that’s the problem, the link appears to have come from a page where the link doesn’t exist (and hasn’t ever existed).
Forum: Fixing WordPress
In reply to: Weird 404 errors on searchOh dear, nobody at all?
I’ve taken out the ‘Did you mean’ link for now. If anyone has any more suggestions I’d love to hear them ??
Thanks for your help msaari!
The function is being called correctly, and logs are enabled. I tried the test suggested, and it breaks at this line:
$data = $wpdb->get_results($q);
What does that mean?