This morning I noticed on one site that my child page was now a parent page.
On trying to rectify I got a similar error to above. Navigating back to the
main front page the child was now a child again, however, from the page
admin page only that parent and child pages show,  other pages are not
showing.

On another site a child page is missing author, comment, date and ID info



On Mon, Nov 17, 2008 at 8:57 AM, Jonathan Gabor <[EMAIL PROTECTED]> wrote:

> I get the same error, but for WP_Error in index.php:
> Catchable fatal error: Object of class WP_Error could not be converted to
> string in
>
> /local/home/jonathan/hidden.url.sorry/wp/wp-content/themes/dev-theme/index.php
> on line 18
>
> It only occurs when I try to fetch the category link with
> <?php echo get_category_link($cat);?>
>
> Same issue, or a totally different error? Everything else is working fine,
> no error for stdClass.
>
> /Jonathan
>
> On Mon, Nov 17, 2008 at 14:11, mrmist <[EMAIL PROTECTED]> wrote:
>
> > In message <[EMAIL PROTECTED]
> >,
> > Paul Robinson <[EMAIL PROTECTED]> writes
> >
> >>
> >> I've looked at the line in question & it tries to echo out
> >> $post->post_parent but if you print_r the variable you get another
> >> class, which I guess is what is causing the error.
> >>
> >>
> > If you can pin down why it's happening then there's an open ticket you
> can
> > add to for it - http://trac.wordpress.org/ticket/8245
> > --
> > mrmist
> >
> > _______________________________________________
> > wp-testers mailing list
> > [email protected]
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to