that was an unnecessary bump, thanks for your help
just the default theme. i’m referring to to files in the default theme, called ‘WordPress Default 1.5’ by Kubrick. I’m going through the theme code and modifying it for my own uses, and i wanted the category archive page to show the full post, regardless of whether or not there was a more devider. I can’t give you a link.. i’m working on this locally
ok, i have the same problem but the presented solution definitely doesn’t work for me. i notice on the archive.php it uses get_content() and displays part of the post, with the (more..) link, but the single.php also uses get_content() and displays the whole thing!!! whats up with that?