Login problem on only the frontpage of my site using Joomla. How to determine error?

Hi, I am using the Facebook Connect login (from JomSocial) on my Joomla site and it simply does not work on my website’s frontpage at http://www.GameVerb.com It works on every other page but does not work on the frontpage.

Anyone have any ideas how I can determine what the problem is? When I click on the “Login with Facebook” button it simply does nothing on the frontpage but it works on every other page.

Thank you for your help - I appreciate it!

Ryan

I can hardly help you without having a look at the code :frowning: How does the home page template differs from the rest? Obviously, something is missing.

Not sure what is going on with it, but I found out it was a javascript conflict and got it work work only for a couple days only for it to complete quit working again. :frowning: I guess the only way to look at the code would be to use the web developer toolbar by google chrome? Here is the page source from google chrome:



<head>
  <base href="http://www.gameverb.com/" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta name="robots" content="index, follow" />
  <meta name="keywords" content="" />
  <meta name="keywords" content="video game reviews, reviews, gameplay videos, xbox 360, x360, ps3, playstation 3, pc, computers, release dates, high defintion, hd, videos, video games, games, trailers, movies, trailers, wallpapers, gameplay footage, wallpapers, screenshots, news, gaming news, forums, video game forums, forum community, gaming forums" />
  <meta name="description" content="GameVerb with HD video game videos, reviews, cheats, guides, walkthroughts, tips, tricks, cheats, previews, news for Xbox 360, Playstation 3 PS3, and PC computer. " />
  <title>GameVerb | Video Game Forums, HD Game Videos Trailers, Game Reviews, Screens</title>
  <link rel="stylesheet" href="http://www.gameverb.com/components/com_community/templates/default/css/style.css" type="text/css" />
  <link rel="stylesheet" href="http://www.gameverb.com/components/com_community/assets/window.css" type="text/css" />
  <link rel="stylesheet" href="http://www.gameverb.com/components/com_community/templates/default/css/style.green.css" type="text/css" />
  <link rel="stylesheet" href="http://www.gameverb.com/components/com_community/assets/autocomplete.css" type="text/css" />
  <link rel="stylesheet" href="/modules/mod_signallogin/templates/hivemind-dark/signal.css" type="text/css" />
  <link rel="stylesheet" href="/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css" type="text/css" />
  <link rel="stylesheet" href="/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.fix.css" type="text/css" />
  <style type="text/css">
    <!--
.ux-menu-arrow {
display: block;
width: 8px;
height: 6px;
right: 10px;
top: 14px;
position: absolute;
background: transparent;
font-size: 0;
}

.ux-menu.ux-menu-vertical .ux-menu-arrow,.ux-menu ul .ux-menu-arrow{width:6px;height:8px;top:13px;background: transparent;}UL#ariext142 LI A{font-size:14px;font-weight:bold;text-transform:lowercase;text-align:center;}UL#ariext142 LI A{background: transparent none;}UL#ariext142 LI A{color:#850101;}UL#ariext142 LI A:hover,UL#ariext142 LI A:focus,UL#ariext142 LI A.ux-menu-link-hover{background: transparent none;}UL#ariext142 LI A:hover,UL#ariext142 LI A:focus,UL#ariext142 LI A.ux-menu-link-hover{color:#c40404;}UL#ariext142 LI A.current{background: transparent none;}UL#ariext142 LI A.current{color:#ffffff;}UL#ariext142 LI UL.ux-menu-sub A{font-size:14px;font-weight:bold;text-transform:none;text-align:left;}UL#ariext142 LI UL.ux-menu-sub A{background:#2d2d2d none;}UL#ariext142 LI UL.ux-menu-sub A{color:#ffffff;}UL#ariext142 LI UL.ux-menu-sub A:hover,UL#ariext142 LI UL.ux-menu-sub A:focus,UL#ariext142 LI UL.ux-menu-sub A.ux-menu-link-hover{background:#ff411f none;}UL#ariext142 LI UL.ux-menu-sub A:hover,UL#ariext142 LI UL.ux-menu-sub A:focus,UL#ariext142 LI UL.ux-menu-sub A.ux-menu-link-hover{color:#ffffff;}UL#ariext142 LI UL.ux-menu-sub A.current{background:#ec2e00 none;}UL#ariext142 LI UL.ux-menu-sub A.current{color:#ffffff;}
    -->
  </style>
  <script type="text/javascript" src="/components/com_jcomments/js/jcomments-v2.1.js?v=2"></script>
  <script type="text/javascript" src="/components/com_jcomments/libraries/joomlatune/ajax.js"></script>
  <script type="text/javascript" src="http://www.gameverb.com/components/com_community/assets/joms.jquery.js"></script>
  <script type="text/javascript" src="http://www.gameverb.com/components/com_community/assets/script-1.2.js"></script>
  <script type="text/javascript" src="http://www.gameverb.com/components/com_community/assets/window-1.0.js"></script>
  <script type="text/javascript" src="http://www.gameverb.com/components/com_community/assets/joms.ajax.js"></script>
  <script type="text/javascript" src="/modules/mod_ariextmenu/mod_ariextmenu/js/ext-core.js"></script>
  <script type="text/javascript" src="/modules/mod_ariextmenu/mod_ariextmenu/js/menu.min.js"></script>
  <script type="text/javascript">
var frontpageUsers	= 16;
var frontpageVideos	= 50;
Ext.onReady(function() { new Ext.ux.Menu("ariext142", {"delay":0,"transitionDuration":0.2}); Ext.get("ariext142").select(".ux-menu-sub").removeClass("ux-menu-init-hidden"); });
  </script>
  <script type='text/javascript'>

/*<![CDATA[*/

	var jax_live_site = 'http://www.gameverb.com/index.php';

	var jax_site_type = '1.5';

	var jax_token_var='db629379825098c4ab746ca798bcbaeb';

/*]]>*/

</script><script type="text/javascript" src="http://www.gameverb.com/plugins/system/pc_includes/ajax_1.3.js"></script>
  <!--[if IE 6]><script type="text/javascript">var jomsIE6 = true;</script><![endif]-->
  <link rel="alternate" type="application/rss+xml" title="Recent activities Feed" href="/community?format=feed"/>
  <script type="text/javascript">
            /* <![CDATA[ */
            var s2AjaxUri = "http://www.gameverb.com/index.php?option=com_jreviews&format=raw&tmpl=component",
                jrLanguage = new Array(),
                jrVars = new Array(),
                datePickerImage = "http://www.gameverb.com/components/com_jreviews/jreviews/views/themes/default/theme_images/calendar.gif",
                jrPublicMenu = 310;
            jrLanguage["cancel"] = "Cancel";
            jrLanguage["submit"] = "Submit";
            jrLanguage["field.select"] = "-- Select --";
            jrLanguage["field.select_field"] = "-- Select %s --";
            jrLanguage["field.no_results"] = "No results found, try a different spelling.";
            jrLanguage["field.ui_help"] = "Start typing for suggestions";
            jrLanguage["field.ui_add"] = "Add";
            jrLanguage["compare.heading"] = "Compare";
            jrLanguage["compare.compare_all"] = "Compare All";
            jrLanguage["compare.remove_all"] = "Remove All";
            jrLanguage["compare.select_more"] = "You need to select more than one listing for comparison.";
            jrLanguage["compare.select_max"] = "You selected maximum number of listings for comparison.";
            jrLanguage["geomaps.no_streeview"] = "Street view not available for this address.";
            jrLanguage["geomaps.cannot_geocode"] = "Address could not be geocoded. Modify the address and click on the Geocode Address button to try again.";
            jrLanguage["geomaps.drag_marker"] = "Drag the marker to fine-tune the geographic location on the map.";
            jrLanguage["geomaps.directions_bad_address"] = "No corresponding geographic location could be found for one of the specified addresses. This may be due to the fact that the address is relatively new, or it may be incorrect.";
            jrLanguage["geomaps.directions_request_error"] = "The was an error processing the request.";
            jrVars["locale"] = "en_GB";
            /* ]]> */
            </script>
  <link rel="stylesheet" type="text/css" href="http://www.gameverb.com/templates/jreviews_overrides/views/themes/bovg/theme_css/theme.css" />
  <link rel="stylesheet" type="text/css" href="http://www.gameverb.com/templates/jreviews_overrides/views/themes/bovg/theme_css/modules.css" />
  <link rel="stylesheet" type="text/css" href="http://www.gameverb.com/templates/jreviews_overrides/views/themes/bovg/theme_css/paginator.css" />
  <link rel="stylesheet" type="text/css" href="http://www.gameverb.com/templates/jreviews_overrides/views/themes/bovg/theme_css/custom_styles_modules.css" />
  <link rel="stylesheet" type="text/css" href="http://www.gameverb.com/templates/jreviews_overrides/views/themes/bovg/theme_css/custom_styles.css" />
  <script type="text/javascript" src="http://www.gameverb.com/components/com_jreviews/jreviews/views/js/jreviews.js"></script>
  <script type="text/javascript" src="http://www.gameverb.com/components/com_jreviews/jreviews/views/js/jquery/jquery-1.6.2.min.js"></script>
  <script type="text/javascript" src="http://www.gameverb.com/components/com_jreviews/jreviews/views/js/jquery/jquery.scrollable.min.js"></script>
  <script type='text/javascript'>/*<![CDATA[*/var js_viewerId  = 0; var js_profileId = 0;/*]]>*/</script>
  <!-- Jom Social -->
				<!--[if IE 7.0]>
				<link rel="stylesheet" href="http://www.gameverb.com/components/com_community/templates/default/css/styleIE7.css" type="text/css" />
				<![endif]-->
				<!--[if lte IE 6]>
				<link rel="stylesheet" href="http://www.gameverb.com/components/com_community/templates/default/css/styleIE6.css" type="text/css" />
				<![endif]-->
  <!--[if IE]><link rel="stylesheet" type="text/css" href="/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.ie.min.css" /><![endif]-->
  <!--[if lt IE 8]><script type="text/javascript" src="/modules/mod_ariextmenu/mod_ariextmenu/js/fix.js"></script><![endif]-->

<link rel="shortcut icon" href="/templates/gtracing/gvicon/favicon.ico" />
<link rel="stylesheet" href="/phpincludeassets/sitewidestyle.css" type="text/css" />
<link rel="stylesheet" href="/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="/templates/gtracing/css/template_gv.css" type="text/css" /> 


</head>
<body>
<div class="clearfix gv_bodynorepeat">
		 <div class="clearfix gv_toplogo_big">
		 			<div class="Clearfix gv_toplogo_small">
							 <div class="clearfix gv_toplogo_gif">
							 			<a title="Game Verb Video Game Videos, Trailers, Movies, Gameplay, Walkthroughs" href="http://www.gameverb.com"><img alt="GameVerb Video Game Videos, Trailers, Movies, and More" src="/templates/gtracing/images/gv/gv_logo_transparent.gif" height="73" width="217" /></a>
							 </div><!-- end gv_toplogogif -->		
							 <div class="Clearfix gv_topmenu">
							 					<div class="moduletable_gameverb">
					
<div id="ariext142_container" class="ux-menu-container ux-menu-clearfix">

	<ul id="ariext142" class="ux-menu ux-menu-horizontal">
					<li class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item267 ux-menu-item-parent-pos0">
				<a href="http://www.gameverb.com" class=" ux-menu-link-level-0 ux-menu-link-first">
					Home									</a>
						</li>
					<li class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item-parent ux-menu-item477 ux-menu-item-parent-pos1">
				<a href="/video-games-reviews-videos-trailers" class=" ux-menu-link-level-0 ux-menu-link-first ux-menu-link-parent">
					Reviews and Games										<span class="ux-menu-arrow"></span>
									</a>
			
	<ul class="ux-menu-sub ux-menu-init-hidden">
					<li class=" ux-menu-item-level-1 ux-menu-item479">
				<a href="http://www.gameverb.com/video-games-reviews-videos-trailers/search-results_m477/query:all/cat:74/jr_platform:xbox-360/tmpl_suffix:_gv_gamepage/order:rdate" class=" ux-menu-link-level-1">
					Xbox 360 Games									</a>
						</li>
					<li class=" ux-menu-item-level-1 ux-menu-item480">
				<a href="http://www.gameverb.com/video-games-reviews-videos-trailers/search-results_m477/query:all/cat:74/jr_platform:playstation-3/tmpl_suffix:_gv_gamepage/order:rdate" class=" ux-menu-link-level-1">
					PS3 Games									</a>
						</li>
					<li class=" ux-menu-item-level-1 ux-menu-item481">
				<a href="http://www.gameverb.com/video-games-reviews-videos-trailers/search-results_m477/query:all/cat:74/jr_platform:pc/tmpl_suffix:_gv_gamepage/order:rdate" class=" ux-menu-link-level-1">
					PC Games									</a>
						</li>
					<li class=" ux-menu-item-level-1 ux-menu-item482">
				<a href="http://www.gameverb.com/video-games-reviews-videos-trailers" class=" ux-menu-link-level-1">
					View All Games									</a>
						</li>
			</ul>
			</li>
					<li class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item475 ux-menu-item-parent-pos2">
				<a href="/video-previews-gameplay-guides-tips-tricks" class=" ux-menu-link-level-0 ux-menu-link-first">
					Previews and Guides									</a>
						</li>
					<li class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item476 ux-menu-item-parent-pos3">
				<a href="/gameverbs" class=" ux-menu-link-level-0 ux-menu-link-first">
					Gameverbs									</a>
						</li>
					<li class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item-parent ux-menu-item293 ux-menu-item-parent-pos4">
				<a href="/profile" class=" ux-menu-link-level-0 ux-menu-link-first ux-menu-link-parent">
					My Stuff										<span class="ux-menu-arrow"></span>
									</a>
			
	<ul class="ux-menu-sub ux-menu-init-hidden">
					<li class=" ux-menu-item-level-1 ux-menu-item-parent ux-menu-item268">
				<a href="/my-stuff/profile" class=" ux-menu-link-level-1 ux-menu-link-parent">
					Profile										<span class="ux-menu-arrow"></span>
									</a>
			
	<ul class="ux-menu-sub ux-menu-init-hidden">
					<li class=" ux-menu-item-level-2 ux-menu-item269">
				<a href="/my-stuff/profile/change-profile-picture" class=" ux-menu-link-level-2">
					Change Profile Picture									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item270">
				<a href="/my-stuff/profile/change-profile-video" class=" ux-menu-link-level-2">
					Change Profile Video									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item271">
				<a href="/my-stuff/profile/edit-profile" class=" ux-menu-link-level-2">
					Edit Profile									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item272">
				<a href="/my-stuff/profile/edit-details" class=" ux-menu-link-level-2">
					Edit Details									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item273">
				<a href="/my-stuff/profile/privacy" class=" ux-menu-link-level-2">
					Privacy									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item274">
				<a href="/my-stuff/profile/preferences" class=" ux-menu-link-level-2">
					Preferences									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item275">
				<a href="/my-stuff/profile/customize-my-page" class=" ux-menu-link-level-2">
					Customize My Page									</a>
						</li>
			</ul>
			</li>
					<li class=" ux-menu-item-level-1 ux-menu-item-parent ux-menu-item276">
				<a href="/my-stuff/friends" class=" ux-menu-link-level-1 ux-menu-link-parent">
					Friends										<span class="ux-menu-arrow"></span>
									</a>
			
	<ul class="ux-menu-sub ux-menu-init-hidden">
					<li class=" ux-menu-item-level-2 ux-menu-item277">
				<a href="/my-stuff/friends/show-all" class=" ux-menu-link-level-2">
					Show All									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item278">
				<a href="/my-stuff/friends/search" class=" ux-menu-link-level-2">
					Search									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item279">
				<a href="/my-stuff/friends/advanced-search" class=" ux-menu-link-level-2">
					Advanced Search									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item280">
				<a href="/my-stuff/friends/invite-friends" class=" ux-menu-link-level-2">
					Invite Friends									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item281">
				<a href="/my-stuff/friends/request-sent" class=" ux-menu-link-level-2">
					Request Sent									</a>
						</li>
					<li class=" ux-menu-item-level-2 ux-menu-item282">
				<a href="/my-stuff/friends/pending-my-approval" class=" ux-menu-link-level-2">
					Pending my approval									</a>
						</li>
			</ul>
			</li>
			</ul>
			</li>
					<li class="ux-menu-item-main ux-menu-item-level-0 ux-menu-item287 ux-menu-item-parent-pos5">
				<a href="/forum" class=" ux-menu-link-level-0 ux-menu-link-first ux-menu-link-last">
					Forums									</a>
						</li>
			</ul>
</div>		</div>
	
							 </div><!-- end gv_topmenu -->										
					</div><!-- end gv_toplogo_small -->		 
		 </div><!-- end gv_toplogo_big -->		 

<div class="clearfix gv_maincontent_backing">
<div class="clearfix gv_maincontent">
<div class="clearfix logintop">

	 
<div class="logintop_fbconnect">		<div class="moduletable">
								<div id="fb-root"></div>
			<script type="text/javascript">
			var count	= 1;
			window.fbAsyncInit = function() {
			    FB.init({appId: '291711734200985', status: false, cookie: true, xfbml: true});
			
			    /* All the events registered */
			    FB.Event.subscribe('auth.login', function(response) {
			    	if( count == 1 )
						joms.connect.update();
						
					count++;
			    });
			};
			(function() {
			    var e = document.createElement('script');
			    e.type = 'text/javascript';
			    e.src = document.location.protocol +
			        '//connect.facebook.net/en_GB/all.js';
			    e.async = true;
			    document.getElementById('fb-root').appendChild(e);
			}());
			</script>
			<fb:login-button autologoutlink="true" perms="read_stream,publish_stream,offline_access,email,user_birthday,status_update,user_status">Sign in with Facebook</fb:login-button>
				</div>
	</div>
<div class="logintop_joomlaform">		<div class="moduletable">
						    		<div id="sl_horiz">
        <form action="/index.php" method="post" name="login" id="form-login" >
            <div id="sl_username">
<input id="modlgn_username" type="text" name="username" alt="username" size="10" value="Username" onfocus="if (this.value=='Username') this.value=''" onblur="if(this.value=='') { this.value='Username'; return false; }" />
</div>
<div id="sl_pass">
<input id="modlgn_passwd" type="password" name="passwd" alt="password" size="10" value="Password" onfocus="if (this.value=='Password') this.value=''" onblur="if(this.value=='') { this.value='Password'; return false; }" />
</div>
<input type="hidden" name="remember" value="yes" />
<div id="sl_submitbutton"><input type="submit" name="Submit" class="button" value="Login" /></div>
<div id="sl_lostpass"><a href="/component/user/reset">
Lost Password?</a> |</div>
<div id="sl_register"><a href="/register">
Create an account today!</a></div>
</ul>
<input type="hidden" name="option" value="com_user" />
<input type="hidden" name="task" value="login" />
<input type="hidden" name="return" value="L3Byb2ZpbGU=" />
<input type="hidden" name="db629379825098c4ab746ca798bcbaeb" value="1" /></form>
</div>
		</div>
	</div>
 
</div><!-- end logintop -->
<div class="clearfix gvadarea">
<div class="gvadblock">

<script type="text/javascript"><!--
google_ad_client = "ca-pub-4071540585139583";
/* GameVerb TOP */
google_ad_slot = "5596307970";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

</div><!-- end bovgadblock -->
</div><!-- end bovgadarea -->
			
<div id="community-wrap" class="on-gtracing ltr"><!-- js_top -->
<script type="text/javascript">joms.filters.bind();</script>
	





<div class="clearfix gv_front_leftcol">
	<div class="clearfix gv_front_showcasebox">
		<div class="moduletable">
					



 



<a href="#prev" class="jr_modPrev"></a>    



<div id="jr_modSlider137" class="jr_modSlider">

     

        <div class="jr_modItems horizontal">



                

        <div class="jr_modContainer jr_listings_mod">



                                  

                <div class="listItem gv_showcase_img">



										









                    <!-- Listing Thumbnail -->

 					

						<a href="/component/content/article/72-news/620-top-ten-games-of-2011-special-video-feature" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_620_module661__toptengamesof2011vgav_1323558765.jpg"  border="0"  alt="Top Ten Games of 2011!  Special Video Feature..."  title="Top Ten Games of 2011!  Special Video Feature..."  style="width: 661px; height: 371px"  /></a>					

					



					

					

					<div class="contentColumn">

						<!-- Listing Title -->

						<div class="gv_showcase_title" style="white-space:normal;">

							<a href="/component/content/article/72-news/620-top-ten-games-of-2011-special-video-feature" >Top Ten Games of 2011!  Special Video Feature...</a>









						</div>

						

						

						<!-- Summary Text -->

													<div class="gv_showcase_summary">

								

								<p>The year of 2011 was full of many memorable games.  Whether you're into first person shooters, RPGs, rac...<a href="/component/content/article/72-news/620-top-ten-games-of-2011-special-video-feature" >[read more]</a>							</div>

										

						

					

					</div>

                </div>

        </div>	

        

    </div>	

</div>

<a href="#next" class="jr_modNext"></a>



<div style="clear:both;"></div>



<script type="text/javascript">  

/* <![CDATA[ */

jreviews.module.pageNavInit({"module_id":"137","columns":"1","orientation":"horizontal","slideshow":"0","slideshow_interval":"6","nav_position":"side"});

/* ]]> */

</script>

		</div>
		</div><!-- end showcase box -->

<div class="clearfix gv_orangebox">
<div class="gv_front_titles">Latest HD Videos and News</div>

		<div class="moduletable">
					



 



<a href="#prev" class="jr_modPrev"></a>    



<div id="jr_modSlider138" class="jr_modSlider">

     

        <div class="jr_modItems horizontal">
        <div class="jr_modContainer jr_listings_mod">                     

              <div style="overflow: hidden; margin: 0px 0px 5px 0px;" class="clearfix gv_greybox">  <div class="gv_listitem"> 

					                    <!-- Listing Thumbnail -->

 					<div class="contentThumbnail">

						

						<div class="gv_layer50"><div class="gv_layer51"> 						<img src="/templates/jreviews_overrides/views/themes/bovg/theme_images/gv_icon_trailer.png" title="Trailer HD Video" alt="Trailer HD Video" border="0" />						</div><a href="/component/content/article/72-news/626-gotham-city-impostors-beta-trailer-video-shows-gameplay" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_626_module175__gothamcityimpostorslogo_1323742414.jpg"  border="0"  alt="Gotham City Impostors BETA Trailer Video Shows Gameplay"  title="Gotham City Impostors BETA Trailer Video Shows Gameplay"  style="width: 175px; height: 175px"  /></a></div>

						

					</div>

					



					

					<div class="contentColumn">

						<!-- Listing Title -->

						<div style="font-size: 22px; line-height: 24px;" class="contentTitle" style="white-space:normal;">

							<a href="/component/content/article/72-news/626-gotham-city-impostors-beta-trailer-video-shows-gameplay" >Gotham City Impostors BETA Trailer Video Shows Gameplay</a> 





						</div>

						

						   

						<!-- Category -->

						<div class="contentInfo"> Category: <a href="http://www.gameverb.com/component/jreviews/video-games/Video+Games/news_c72/" >News</a> </div>

						

						<!-- Summary Text -->

													<div class="contentInfo">

								 The Gotham City Impostors beta will be going live soon on the Xbox 360 and the developers have released... <a href="/component/content/article/72-news/626-gotham-city-impostors-beta-trailer-video-shows-gameplay" >[read more]</a>							</div>

										

						

						

					</div>

				

                </div>

	

                </div><!-- end gv_greybox -->	




                     

              <div style="overflow: hidden; margin: 0px 0px 5px 0px;" class="clearfix gv_greybox">  <div class="gv_listitem"> 



										

					                    <!-- Listing Thumbnail -->

 					<div class="contentThumbnail">

						

						<div class="gv_layer50"><div class="gv_layer51"> 						<img src="/templates/jreviews_overrides/views/themes/bovg/theme_images/gv_icon_trailer.png" title="Trailer HD Video" alt="Trailer HD Video" border="0" />						</div><a href="/component/content/article/72-news/623-dirt-showdown-announced-with-trailer" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_623_module175__dirtshowdownscreen01_1323656014.jpg"  border="0"  alt="DIRT Showdown Announced with Trailer"  title="DIRT Showdown Announced with Trailer"  style="width: 175px; height: 175px"  /></a></div>
</div>

					



					

					<div class="contentColumn">

						<!-- Listing Title -->

						<div style="font-size: 22px; line-height: 24px;" class="contentTitle" style="white-space:normal;">

							<a href="/component/content/article/72-news/623-dirt-showdown-announced-with-trailer" >DIRT Showdown Announced with Trailer</a> 





						</div>

						

						   

						<!-- Category -->

						<div class="contentInfo"> Category: <a href="http://www.gameverb.com/component/jreviews/video-games/Video+Games/news_c72/" >News</a> </div>

						

						<!-- Summary Text -->

													<div class="contentInfo">

								 DIRT Showdown promises happiness for both fans of DIRT 2 and DIRT 3 by mixing elements of X-Games, including... <a href="/component/content/article/72-news/623-dirt-showdown-announced-with-trailer" >[read more]</a>							</div>

										

						

						

					</div>

				

                </div>

	

                </div><!-- end gv_greybox -->	               <div style="overflow: hidden; margin: 0px 0px 5px 0px;" class="clearfix gv_greybox">  <div class="gv_listitem"> 



										

					                    <!-- Listing Thumbnail -->

 					<div class="contentThumbnail">

						

						<div class="gv_layer50"><div class="gv_layer51"> 						<img src="/templates/jreviews_overrides/views/themes/bovg/theme_images/gv_icon_trailer.png" title="Trailer HD Video" alt="Trailer HD Video" border="0" />						</div><a href="/component/content/article/72-news/621-ssx-survive-it-trailer-shows-new-gameplay" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_621_module175__surviveittrailerssx_1323559815.jpg"  border="0"  alt="SSX Survive It Trailer Shows New Gameplay"  title="SSX Survive It Trailer Shows New Gameplay"  style="width: 175px; height: 175px"  /></a></div>

						

					</div>

					



					

					<div class="contentColumn">

						<!-- Listing Title -->

						<div style="font-size: 22px; line-height: 24px;" class="contentTitle" style="white-space:normal;">

							<a href="/component/content/article/72-news/621-ssx-survive-it-trailer-shows-new-gameplay" >SSX Survive It Trailer Shows New Gameplay</a> 





						</div>

						

						   

						<!-- Category -->

						<div class="contentInfo"> Category: <a href="http://www.gameverb.com/component/jreviews/video-games/Video+Games/news_c72/" >News</a> </div>

						

						<!-- Summary Text -->

													<div class="contentInfo">

								 We have always loved SSX so it should be no surprise to you that we are extremely excited for... <a href="/component/content/article/72-news/621-ssx-survive-it-trailer-shows-new-gameplay" >[read more]</a>							</div>

										

						

						

					</div>

				

                </div>

	

                </div><!-- end gv_greybox -->	







                              





                           

                

            









                     

              <div style="overflow: hidden; margin: 0px 0px 5px 0px;" class="clearfix gv_greybox">  <div class="gv_listitem"> 



										

					                    <!-- Listing Thumbnail -->

 					<div class="contentThumbnail">

						

						<div class="gv_layer50"><div class="gv_layer51"> 						<img src="/templates/jreviews_overrides/views/themes/bovg/theme_images/gv_icon_feature.png" title="Feature" alt="Feature" border="0" />						</div><a href="/component/content/article/72-news/620-top-ten-games-of-2011-special-video-feature" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_620_module175__toptengamesof2011vgav_1323558765.jpg"  border="0"  alt="Top Ten Games of 2011!  Special Video Feature..."  title="Top Ten Games of 2011!  Special Video Feature..."  style="width: 175px; height: 175px"  /></a></div>

						

					</div>

					



					

					<div class="contentColumn">

						<!-- Listing Title -->

						<div style="font-size: 22px; line-height: 24px;" class="contentTitle" style="white-space:normal;">

							<a href="/component/content/article/72-news/620-top-ten-games-of-2011-special-video-feature" >Top Ten Games of 2011!  Special Video Feature...</a> 





						</div>

						

						   

						
						<div class="contentInfo"> Category: <a href="http://www.gameverb.com/video-previews-gameplay-guides-tips-tricks" >Video Previews and Gameplay</a> </div>

						

						<!-- Summary Text -->

													<div class="contentInfo">

								 That's right: we kill 27 enemies with turkeys! &nbsp;Check out this special Thanksgiving weekend special featuring the new Versus... <a href="/component/content/article/70-video-previews-gameplay-videos/602-27-kills-with-a-turkey-in-gears-of-war-3" >[read more]</a>							</div>

										

						

						

					</div>

				

                </div>

	

                </div><!-- end gv_greybox -->	







                      

                

            













        </div>	

        

    </div>	

</div>

<a href="#next" class="jr_modNext"></a>



<div style="clear:both;"></div>



<script type="text/javascript">  

/* <![CDATA[ */

jreviews.module.pageNavInit({"module_id":"138","columns":"1","orientation":"horizontal","slideshow":"0","slideshow_interval":"6","nav_position":"side"});

/* ]]> */

</script>

		</div>
	
</div><!-- end gv_orangebox -->








</div><!-- end gv_front_leftcol -->

<div class="clearfix gv_front_rightcol">
	<div class="clearfix gv_front_featuredgame">

<div class="clearfix gv_front_featuredgamepadding">
		<div class="moduletable">
					



 



<a href="#prev" class="jr_modPrev"></a>    



<div id="jr_modSlider136" class="jr_modSlider">

     

        <div class="jr_modItems horizontal">



                

        <div class="jr_modContainer jr_listings_mod">



                                  

                <div class="listItem">



										

					                    <!-- Listing Thumbnail -->

 					<div class="contentThumbnail">

						<a href="/component/content/article/74-all-video-games/622-dirt-showdown" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_622_module75__dirtshowdownboxart_1323655499.jpg"  border="0"  alt="DIRT Showdown"  title="DIRT Showdown"  style="width: 75px; height: 92px"  /></a>					</div>

										

					<div class="contentColumn">

						<!-- Listing Title -->

						<div style="color: #fff; font-size: 13px; line-height: 15px; white-space:normal;" class="contentTitle">

							<a href="/component/content/article/74-all-video-games/622-dirt-showdown" >DIRT Showdown</a>	



<br/>Release Date: May  1, 2012





			

</div>



						<div class="clearfix gv_featured_gameverb">

<span>Gameverb used to describe this game:</span>

<a href="/component/content/article/76-gameverbs/504-spectaculous">Spectaculous</a>						</div><!-- end gv_featured_gameverb -->

						

						<div class="clearfix gv_featured_findoutmore">

Find out more about<br/><a href="/component/content/article/74-all-video-games/622-dirt-showdown" >DIRT Showdown</a>						</div><!-- end gv_featured_findoutmore -->



						<!-- Summary Text -->

										

						

					</div>

					

                </div>

                

                      

                

            

        </div>	

        

    </div>	

</div>

<a href="#next" class="jr_modNext"></a>



<div style="clear:both;"></div>



<script type="text/javascript">  

/* <![CDATA[ */

jreviews.module.pageNavInit({"module_id":"136","columns":"1","orientation":"horizontal","slideshow":"0","slideshow_interval":"6","nav_position":"side"});

/* ]]> */

</script>

		</div>
	
</div><!-- end gv_front_featuredgamepadding -->
	
	</div><!-- end frontfeaturedgame -->


<div class="clr"></div>
<div class="gv_twitterfollow">
<a href="https://twitter.com/Gameverb" class="twitter-follow-button">Follow @Gameverb</a>
<script src="//platform.twitter.com/widgets.js" type="text/javascript"></script>
</div><!-- end twitterfollow -->







	

<!-- if user logged out, do not show the javascript from facebook -->

<!-- WARNING!!!!!!!  DO NOT PUT ANY FACEBOOK JAVASCRIPT CODE IN THE FACEBOOK LIKE BOX WIDGET WHEN
FACEBOOK CONNECT LOGIN MODULE IS PRESENT ON THE SITE!  IT IS CURRENTLY PRESENT WHEN USER IS LOGGED OUT
IF YOU DO IT WILL INTERFER WITH THE FACEBOOK CONNECT JOMSOCIAL LOGIN MODULE!  AGAIN, REMOVE
ANY JAVASCRIPT CODE THAT FACEBOOK PROVIDES FOR THE FACEBOOK LIKE BOX SINCE ALL OF THAT JAVASCRIPT
COMES FROM THE FACEBOOK LOGIN MODULE ANYWAYS!  IF YOU DO NOT REMOVE THE JAVASCRIPT FROM THE
FACEBOOK LIKE PAGE IT WILL CAUSE A JAVASCRIPT CONFLICT AND THE LOGIN WILL NOT WORK! -->



 
<div id="fb-root"></div>
<div class="fb-like-box" data-href="https://www.facebook.com/gameverb" data-width="300" data-show-faces="true" data-stream="false" data-header="true"></div>

 






















<!-- WARNING!!!!!!!  DO NOT PUT ANY FACEBOOK JAVASCRIPT CODE IN THE FACEBOOK LIKE BOX WIDGET!
IF YOU DO IT WILL INTERFER WITH THE FACEBOOK CONNECT JOMSOCIAL LOGIN MODULE!  AGAIN, REMOVE
ANY JAVASCRIPT CODE THAT FACEBOOK PROVIDES FOR THE FACEBOOK LIKE BOX SINCE ALL OF THAT JAVASCRIPT
COMES FROM THE FACEBOOK LOGIN MODULE ANYWAYS!  IF YOU DO NOT REMOVE THE JAVASCRIPT FROM THE
FACEBOOK LIKE PAGE IT WILL CAUSE A JAVASCRIPT CONFLICT AND THE LOGIN WILL NOT WORK! -->


<div class="clr"></div>



<iframe id="fr" src="http://www.youtube.com/subscribe_widget?p=gameverb" style="overflow: hidden; height: 105px; width: 300px; border: 0;" scrolling="no" frameBorder="0"></iframe>
<div class="clr"></div>










<div class="clearfix gv_orangebox">

<div class="gv_front_titles">New Reviews</div>


		<div class="moduletable">
					





<a href="#prev" class="jr_modPrev"></a>    



<div id="jr_modSlider143" class="jr_modSlider"> 

     

        <div class="jr_modItems horizontal">



        

		<div class="jr_modContainer jr_listings_mod">

            

                 

                               

                              

            <div class="clearfix gv_greybox">    <div style="width: 258px;" class="listItem">

				

                    									

                                        <!-- Listing Thumbnail -->

                     <div class="contentThumbnail">

                        <a href="/component/content/article/74-all-video-games/542-call-of-duty-modern-warfare-3" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_542_module100__callofdutymw3_1320623768.png"  border="0"  alt="Call of Duty: Modern Warfare 3"  title="Call of Duty: Modern Warfare 3"  style="width: 100px; height: 100px"  /></a>                                                

                    </div>

                                                        	

					<div class="contentColumn">

						<!-- Listing Title -->

						<div class="contentTitle" style="white-space:normal;">

							<a href="/component/content/article/74-all-video-games/542-call-of-duty-modern-warfare-3" >Call of Duty: Modern Warfare 3</a> 						</div>



						<!-- Rating -->

												<div class="overall_ratings">

													

																<div class="overall_editor" title="Editor rating">

									<div class="rating_stars"><div class="rating_star_editor"><div style="width:93%;">&nbsp;</div></div></div>

									<span class="rating_value">9.3</span>

								</div>

													</div>

												

						

						

						<!-- Review Comments -->

											</div>

	            </div>



</diV><!-- end  gv_greybox -->

               

                                   <div class="jr_divider"></div>

                                        

                 

                               

                              

            <div class="clearfix gv_greybox">    <div style="width: 258px;" class="listItem">

				

                    									

                                        <!-- Listing Thumbnail -->

                     <div class="contentThumbnail">

                        <a href="/component/content/article/74-all-video-games/532-rage" ><img src="http://www.gameverb.com/images/stories/jreviews/tn/tn_532_module100_rageboxart2_1320928301.png"  border="0"  alt="Rage"  title="Rage"  style="width: 100px; height: 123px"  /></a>                                                

                    </div>

                                                        	

					<div class="contentColumn">

						<!-- Listing Title -->

						<div class="contentTitle" style="white-space:normal;">

							<a href="/component/content/article/74-all-video-games/532-rage" >Rage</a> 						</div>



						<!-- Rating -->

												<div class="overall_ratings">

													

																<div class="overall_editor" title="Editor rating">

									<div class="rating_stars"><div class="rating_star_editor"><div style="width:90%;">&nbsp;</div></div></div>

									<span class="rating_value">9.0</span>

								</div>

													</div>

												

						

						

						<!-- Review Comments -->

											</div>

	            </div>



</diV><!-- end  gv_greybox -->

               

                                   

                        

        </div>    

            

        

    </div>

</div>

<a href="#next" class="jr_modNext"></a>



<div style="clear:both;"></div>



<script type="text/javascript">  

/* <![CDATA[ */

jreviews.module.pageNavInit({"module_id":"143","columns":"1","orientation":"horizontal","slideshow":"0","slideshow_interval":"6","nav_position":"bottom"});

/* ]]> */

</script>

		</div>
	
</div><!-- end orangebox -->


<script type="text/javascript"><!--
google_ad_client = "ca-pub-4071540585139583";
/* GameVerb FRONT SQUARE */
google_ad_slot = "7486057811";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>


<div class="clr"></div>


</div><!-- end gv_front_rightcol -->


<div class="clr"></div>


<div class="clearfix gv_orangebox">
<div class="gv_front_titles">Community Activity</div>

	<div class="clearfix gv_greybox">


						<!-- Recent Activities -->


			<div class="app-box" id="recent-activities">

				

				<div class="app-box-content">

										
					
					<div class="activity-stream-front">
					<div class="joms-latest-activities-container">
						<a id="activity-update-click" href="javascript:void(0);">1 new update </a>
					</div>
										<script type="text/javascript">
						joms.jQuery(document).ready(function(){
							joms.jQuery('#activity-update-click').click(function(){
								joms.jQuery('.joms-latest-activities-container').hide();
								joms.jQuery('.newly-added').show();
								joms.jQuery('.newly-added').removeClass('newly-added');
							});
							
							joms.activities.nextActivitiesCheck(30000 );
						});
						
						function reloadActivities(){
							if(joms.jQuery('.joms-newsfeed-item').size() > 0){
							   joms.activities.getLatestContent(joms.jQuery('.joms-newsfeed-item').attr('id').substring(21),true); 
							}
						}
					</script>
					
						<div id="activity-stream-container">
							
<ul class="cResetList cFeed">


		    			<li  id="profile-newsfeed-item7711" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/4653-xsweatymingex"><img class="avatar" src="http://www.gameverb.com/components/com_community/assets/user_thumb.png" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/4653-xsweatymingex">XsweatymingeX</a> added a new wall post in the group, <a href="/groups/viewgroup/63-609-boyz">609 Boyz</a>				</div>
															<div id="profile-newsfeed-item-content-7711" class="newsfeed-content-hidden" style="display:block"><div class="newsfeed-quote">
	ADD ME,, XsweatymingeX ill give it a go.?</div></div>
													
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="groups.wall" />
					1 day ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
											<div class="wall-cocs" id="wall-cmt-7711">
																					
														
						</div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    	    			<li  id="profile-newsfeed-item7710" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/4653-xsweatymingex"><img class="avatar" src="http://www.gameverb.com/components/com_community/assets/user_thumb.png" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/4653-xsweatymingex">XsweatymingeX</a> joined the group <a href="/groups/viewgroup/63-609-boyz">609 Boyz</a>				</div>
								
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/groups.png" class="newsfeed-icon" alt="groups" />
					1 day ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    	    			<li  id="profile-newsfeed-item7709" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/4357-calledevo"><img class="avatar" src="http://www.gameverb.com/images/avatar/thumb_13739c7be2c008e1220c476f.jpg" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/4357-calledevo">CalledEvo</a> replied to the topic <a href="/forum/28-forza-motorsport-4-forums/19056-requesting-2-vinyl-groups">Re: Requesting 2 vinyl groups.</a> in the forums.				</div>
															<div id="profile-newsfeed-item-content-7709" class="newsfeed-content-hidden" style="display:block">Hello! I actually do NOT have these logo's, but if you want i can try to get/make one. <br />

I actually<br /><a href="/forum/28-forza-motorsport-4-forums/19056-requesting-2-vinyl-groups#19057" class="small profile-newsfeed-item-action">Read More...</a></div>
													
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="kunena.post" />
					1 day ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    		    			<li  id="profile-newsfeed-item7708" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/4651-sobritos"><img class="avatar" src="http://www.gameverb.com/components/com_community/assets/user_thumb.png" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/4651-sobritos">sobritos</a> created a new topic <a href="/forum/28-forza-motorsport-4-forums/19056-requesting-2-vinyl-groups">Requesting 2 vinyl groups.</a> in the forums.				</div>
															<div id="profile-newsfeed-item-content-7708" class="newsfeed-content-hidden" style="display:block">Hello i would like to request 2 vinyl groups<br />

the first one is the chive logo and the second one is<br /><a href="/forum/28-forza-motorsport-4-forums/19056-requesting-2-vinyl-groups#19056" class="small profile-newsfeed-item-action">Read More...</a></div>
													
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="kunena.post" />
					2 days ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    	    			<li  id="profile-newsfeed-item7707" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/4649-artemis"><img class="avatar" src="http://www.gameverb.com/images/avatar/thumb_a516f4150d0b6073ffb7a49b.jpg" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/4649-artemis">Artemis</a>  uploaded a new avatar				</div>
								
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="profile" />
					2 days ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
											<div class="wall-cocs" id="wall-cmt-7707">
																					
														
						</div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    	    			<li  id="profile-newsfeed-item7706" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/4647-xxmw3killzone"><img class="avatar" src="http://www.gameverb.com/images/avatar/thumb_6d279f2319f02cfa74409678.jpg" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/4647-xxmw3killzone">xX_mw3_killzone</a> time to play some mw3 and get to 80				</div>
								
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="profile" />
					2 days ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
											<div class="wall-cocs" id="wall-cmt-7706">
																					
														
						</div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    	    			<li  id="profile-newsfeed-item7705" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/2929-atheistsw"><img class="avatar" src="http://www.gameverb.com/images/avatar/thumb_2e7a1a0de118a8da71edf22e.jpg" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/2929-atheistsw">atheistsw</a> replied to the topic <a href="/forum/2-tracks/19054-pending-publishing">Re: Pending Publishing</a> in the forums.				</div>
															<div id="profile-newsfeed-item-content-7705" class="newsfeed-content-hidden" style="display:block">Yup, we're ALL in the same boat mate, will just have to hang tight until UFG fix their damn server i<br /><a href="/forum/2-tracks/19054-pending-publishing#19055" class="small profile-newsfeed-item-action">Read More...</a></div>
													
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="kunena.post" />
					2 days ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    		    			<li  id="profile-newsfeed-item7704" class="joms-newsfeed-item    ">
	    <!--NEWS FEED AVATAR-->
			<div class="newsfeed-avatar">
												<a href="/profile/2929-atheistsw"><img class="avatar" src="http://www.gameverb.com/images/avatar/thumb_2e7a1a0de118a8da71edf22e.jpg" width="36" border="0" alt=""/></a>
										</div>
	    <!--NEWS FEED AVATAR-->

			<!--NEWS FEED CONTENT-->
	    <div class="newsfeed-content">
				<div class="newsfeed-content-top">
				<a class="actor-link" href="/profile/2929-atheistsw">atheistsw</a> wipeout_god you jealous ***** :(				</div>
								
								
				<!-- NEWS FEED DATE, ICON & ACTIONS -->
				<div class="newsfeed-meta small">
					
					<img src="http://www.gameverb.com/components/com_community/assets/favicon/default.png" class="newsfeed-icon" alt="profile" />
					3 days ago					
					<!-- if no one likes yet, then show: -->
										
					<!-- Show if it is explicitly allowed: -->
										
										
					<div class="clr"></div>
				</div>
				
				<div>
											<div class="wall-cocs" id="wall-cmt-7704">
																					
														
						</div>
									</div>
				<!-- /NEWS FEED DATE, ICON & ACTIONS -->
			</div>
			<!--/NEWS FEED CONTENT-->
			

			<!--NEWS FEED REMOVE-->
						<!--NEWS FEED REMOVE-->
	    
			<!--NEWS FEED DELETE-->
						<!--NEWS FEED DELETE-->
		</li>
	    
</ul>
	<div class="joms-newsfeed-more" id="activity-more">
		<a class="more-activity-text" href="javascript:void(0);" onclick="joms.activities.more();">More</a>
		<div class="loading"></div>
	</div>

<input type="hidden" id="activity-type" value="all" />
<input type="hidden" id="activity-exclusions" value="7711,7711,7710,7710,7709,7709,7708,7708,7707,7707,7706,7706,7705,7705,7704,7704" />

						</div>
					</div>

				</div>

			</div>

			<!-- Recent Activities -->
			
</div><!-- end orange and grey boxes -->




<!-- js_bottom --></div> 
<!-- END frontpage IF variable -->		


<div class="clearfix gvadarea">
<div class="gvadblock">

<script type="text/javascript"><!--
google_ad_client = "ca-pub-4071540585139583";
/* GameVerb BOTTOM */
google_ad_slot = "5612426449";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

</div><!-- end bovgadblock -->
</div><!-- end bovgadarea -->








<!-- Quantcast Tag -->
<script type="text/javascript">
var _qevents = _qevents || [];

(function() {
var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();

_qevents.push({
qacct:"p-4aN6f3586-dTM"
});
</script>

<noscript>
<div style="display:none;">
<img src="//pixel.quantserve.com/pixel/p-4aN6f3586-dTM.gif" border="0" height="1" width="1" alt="Quantcast"/>
</div>
</noscript>
<!-- End Quantcast tag -->








</div><!-- end gv_maincontent -->
</div><!-- end gv_maincontent_backing -->
<div class="clearfix bovg_bottomfooter">
<div class="clearfix bovg_footer_bottom">
<div class="clearfix bovg_footer_logo">
<a title="Video Game HD videos, gameplay videos, reviews, trailers, movies, news, screenshots, guides, tips, tricks, cheats, codes." href="http://www.gameverb.com"><img alt="GameVerb.com HD Gaming Videos" src="http://www.bovgtv.com/phpincludeassets/bottom_footer_gameverb.png" height="76" width="255" /></a>
</div><!-- end logo -->
<div class="clearfix bovg_footer_c1">
<h1>GameVerb.com Network:</h1>
<a class="bovg_footer_links" title="Video Game HD videos, gameplay videos, reviews, trailers, movies, news, screenshots, guides, tips, tricks, cheats, codes." href="http://www.gameverb.com"><b>GameVerb</b><br/>www.GameVerb.com</a>
<a class="bovg_footer_links" title="Forza Motorsport 4 Forums, Fansite, Website, HD Videos, Movies, Trailers, Screenshots" href="http://www.forzazone.com"><b>Forza Zone</b><br/>www.ForzaZone.com</a>
<a class="bovg_footer_links" title="ModNation Racers Forums, Mods, Tracks, Karts, Videos, Movies, Trailers" href="http://www.modnationonline.com"><b>ModNation Online</b><br/>www.ModNationOnline.com</a>
<a class="bovg_footer_links" title="Uncharted 3 Drake's Deception, Videos, Movies, Trailer, Forums, Fansite, Website" href="http://www.unchartedonline.com"><b>Uncharted Online</b><br/>www.UnchartedOnline.com</a>
</div><!-- end c1 -->

<div class="clearfix bovg_footer_c1">


<h1>Other Information:</h1>
<a class="bovg_footer_links" title="Register" href="/register"><b>Register and Join Today!</b><br/>It's fast, easy, and FREE!</a>
<a class="bovg_footer_links" title="Contact Us" href="http://www.GameVerb.com"><b>Contact Us</b><br/>Questions? Comments? Please contact us here.</a>
<a class="bovg_footer_links" title="About Us" href="http://www.GameVerb.com"><b>About Us</b><br/>Find out about the staff.</a>
</div><!-- end c1 -->



<div class="clearfix bovg_footer_c2">





</div><!-- end c2 -->

</div><!-- end bovg_footer_bottom --></div><!-- end bovg_bottom_footer -->
</div> <!-- end  gv_bodynorepeat-->
</body>
</html>




Thank you for the help!