I've been coding up my own custom theme and I have two category templates I'm using. One for a custom post type and another for the standard post type I'm calling news. For some reason the pagination is not working for the News category (or the custom pst type for that matter). The next_posts_link works fine but when I click on it it brings up a blank page... not the next set of posts in the news category.
Any ideas....