There is a ticket open for this. #8245 I think, at the time I wasn't sure if it was related, but now I think it is. Also if i disable the line that is throwing the error I pasted I get a new error that says this:
*Catchable fatal error*: Object of class stdClass could not be converted to string in */mnt/local/home/blueby/natural-tys.com/wp-includes/wp-db.php* on line *429 *This is probably because I disabled a line it needed, that line is 1177 on template.php in wp-admin/includes but it might be related som I thought I would mention it. Thanks. Paul. 2008/11/17 Elpie <[EMAIL PROTECTED]> > > On Nov 18, 1:15 am, "Paul Robinson" <[EMAIL PROTECTED]> wrote: > > Hey, > > > > I posted this a little earlier, but it looked like it was only happening > on > > a specific server. Well it isn't. Any page that is a child causes this > > error. > > > > *Catchable fatal error: Object of class stdClass could not be > > converted to string in > > /mnt/local/home/blueby/natural-tys.com/wp-admin/includes/template.php > > on line 1177* > > > > 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. > > > > Again it only seems to happen with child pages & this is on the edit > > page listing. You know the page that lists all the pages. lol. > > > > Hmm... I am not seeing this on my Beta 3 (dont ask me which build - it > doesn't say). However, if I go to the edit page to list all my pages, > I see only two pages. > All (14), Published (14) - displayed 2. > I have 12 child pages and none are showing! > > I suspect this is related ;) > > Lynne > _______________________________________________ > 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
