Welcome to the Fan Stories section, a place for all the fans of JD's Man Stories to send in their craziest stories for all the world to see! I personally like to believe that all these stories are authentic and original, but the internet being what it is, I make no promises. Nonetheless, some of these are great reads! This section is broken down into two parts. The Stories section contains full stories that were sent in and the See the Comments section contains posts where fans were asked to leave their stories as comments. So have a read, have a laugh, leave a comment, and just enjoy yourself. Oh, and if you think you've got a great story of your own, why not write it up and send it in? I'm always looking for new and hilarious stories. If you're interested in submitting a story, please follow this link.

Stories

likes=$wpdb->prefix."likes"; $wpdb->post=$wpdb->prefix."posts"; //access the post lists global $post; $args = array( 'numberposts' => 500, 'offset'=> 0, 'category_name' => 'Fan Stories' ); $myposts = get_posts( $args ); foreach( $myposts as $post ) : setup_postdata($post); //strip the tags $newtitle = strip_tags(get_the_title()); //get the author $author = strstr(strstr($newtitle, 'from '), ' '); //get the title $newtitle = substr($newtitle, 0, strrpos($newtitle, ' from', 0)); ?> likes,$wpdb->posts p WHERE p.id=post_id AND post_id=$postid GROUP BY post_id LIMIT 1"; $results=$wpdb->get_results($sql); foreach($results as $row){ //$link=get_permalink($postid); $comment_count=wp_count_comments($postid)->approved; if($comment_count < 0)$comment_count = 0; echo ""; echo ""; } echo "" ?>
story title"; ?>"; ?>
$row->num
$comment_count

See the Comments

likes=$wpdb->prefix."likes"; $wpdb->post=$wpdb->prefix."posts"; //access the post lists global $post; $args = array( 'numberposts' => 500, 'offset'=> 0, 'category_name' => 'See the Comments' ); $myposts = get_posts( $args ); foreach( $myposts as $post ) : setup_postdata($post); //strip the tags $newtitle = strip_tags(get_the_title()); //get the author //$author = strstr(strstr($newtitle, 'from '), ' '); //get the title //$newtitle = substr($newtitle, 0, strrpos($newtitle, ' from', 0)); ?> likes,$wpdb->posts p WHERE p.id=post_id AND post_id=$postid GROUP BY post_id LIMIT 1"; $results=$wpdb->get_results($sql); foreach($results as $row){ //$link=get_permalink($postid); $comment_count=wp_count_comments($postid)->approved; if($comment_count < 0)$comment_count = 0; echo ""; echo ""; } echo "" ?>
topic"; ?>"; ?>
$row->num
$comment_count