[wp-testers] hello

Ryan Boren ryan at boren.nu
Sun Jun 19 23:46:17 GMT 2005


On Sun, 2005-06-19 at 23:24 +0200, CŽedric wrote:
> > after investigation, it seems that the post number is not given by the 
> > form when pressing the button "Save and Continue Editing".
> > The error could be located in post.php line 56, the $post_ID value is 
> > empty.
> > the assignation for this variable was like in 1.5.1.2:
> >
> > $id_result = $wpdb->get_row("SHOW TABLE STATUS LIKE '$wpdb->posts'");
> > $post_ID = $id_result->Auto_increment;
> >
> > Hope that helps!

Indeed it does.  Try revision 2654.

http://trac.wordpress.org/changeset/2654

Ryan



More information about the wp-testers mailing list