Strange.. can I see the code from your sidebar which generates the list of last posts?
Thread Starter
Robin
(@hismuse)
<h4>Last posts</h4>
<ul class=”mnav”>
<?php
foreach ($recentposts as $post) {
if ($post->post_title == ”)
$post->post_title = sprintf(__(‘Post #%s’), $post->ID);
echo ”
Where do you assign $recentposts? It’s not in the code above.
Also, if you wrap code tags around code that you paste in here, it will show up properly.
Kafkaesqui raises a good question. The code does not show where the actual list of recent posts is being generated (in $recentposts).
Sorry, you need to enable sending referrers for this feature to work.
Ok
I have come to my limit with server based apps that change on the fly and have no concrete resolutions to bugs that occur constantly. I have posted to the blog before, it is our companies blog and all of a sudden we start getting the above error.
We have followed the FAQ’s and trouble shooting with NO SUCCESS.
I want a solution to this please.
Sorry, you need to enable sending referrers for this feature to work.
Ok
I have come to my limit with server based apps that change on the fly and have no concrete resolutions to bugs that occur constantly. I have posted to the blog before, it is our companies blog and all of a sudden we start getting the above error.
We have followed the FAQ’s and trouble shooting with NO SUCCESS.
I want a solution to this please.