• i put this on code to see the checked blogs on the edition of the post:

    echo "<pre>"; print_r($childPosts); echo "</pre>";
    echo serialize( $childPosts );

    and they show the old blogs and the new that i checked now, but they not saved the edition, they not save the new blogs, just the old blogs $childPosts

    help ???

  • The topic ‘the editon of master post doesnt work for me’ is closed to new replies.