top viewed posts & last post (with Thread Image) ???
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #10
RE: top viewed posts & last post (with Thread Image) ???
Something like this after the $au_portal_latest_threads and $au_portal_most_viewed_threads variables at the end of your au_portal_index() function:

PHP Code:
if($au_portal_latest_threads || $au_portal_most_viewed_threads){
	global $au_portal;
	eval('$au_portal = "'.$GLOBALS['templates']->get('au_portal').'";');
}


11-05-2012 02:56 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: top viewed posts & last post (with Thread Image) ??? - RateU - 11-05-2012 02:56 AM

 Standard Tools
Forum Jump: