$themes = explode(",", $User->Info['theme']);
$color1="#{$theme[1]}";
?>
 |
echo " "; include "/home/ac/public_html/theme/{$theme[0]}.html"; ?>
|
 |
Keep up to date with the latest News from AnimeCrave! See what's new, what's hot and what's happening in the world of anime!
$sql = "SELECT topic_id, forum_id, topic_replies, topic_title, topic_time FROM phpbb3_topic ORDER BY topic_id DESC LIMIT 6";
$result_search = $Db->query($sql);
while ($data = mysql_fetch_array($result_search, MYSQL_ASSOC)) {
?>
if
($data['forum_id']=="12") {$whoforums = "Recent Updates" AND $whoforumsimg = "img1";}
else if
($data['forum_id']=="10") {$whoforums = "Announcements" AND $whoforumsimg = "img2";}
else if
($data['forum_id']=="7") {$whoforums = "Anime News" AND $whoforumsimg = "img3";}
else
{$whoforums = "Other" AND $whoforumsimg = "img4";};
?>
| echo $whoforums ?> on: =date('M d Y',$data['topic_time'])?> |
 |
} ?>