The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all
I had tried to install the 'Add New column' modification, apparently it does not work... Here is my coding for 'forumhome' templates Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="no-cache"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Cache-Control" content="no-cache"> <!-- end no cache headers --> <meta name="keywords" content="singapore web hosting, web hosting forum,webhosting,hosts,bandwidth,servers,cobalt raq,nt hosting,unix hosting,host reviews,dedicated servers,colocation,host search"> <meta name="description" content="Singapore Web Hosting Talk is an online community specializing in the review, analysis, recommendation, advertising and consolidation of Internet services, which include, but are not specifically limited to web hosting, web host reselling, domain name registration, domain name registrar reselling, web design and graphic design. "> <title>$bbtitle - powered by vBulletin</title> $headinclude </head> <body> $header <br> <!-- main --> <table cellpadding="0" cellspacing="5" border="0" bgcolor="#6597D9" width="100%" align="center"> <tr> <td width="70%> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr align="center"> <td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont> </smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" width="80%" align="left"><smallfont color="#000000"><b>Forum</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont color="#000000"><b>Posts</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif""><smallfont color="#000000"><b>Threads</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" nowrap><smallfont color="#000000"><b>Last Post</b></smallfont></td> <td bgcolor=""#C1D7F4" background="images/head_bg.gif"" nowrap><smallfont color="#000000"><b>Mod</b></smallfont></td> </tr> $forumbits $loggedinusers $birthdaybits $pminfo </table> </td> <!-- new stuff here --> <!-- new right column --> <td width="30%" valign="top" bgcolor="#FFFFFF"> <!-- text --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr valign="top"> <td><img src="images/vb_bullet.gif" border="0" align="middle" alt="$bbtitle : Powered by vBulletin version $templateversion"> <normalfont><b>$bbtitle</b></normalfont></td> <td align="right"><smallfont>$welcometext<br><b>$newposts</b></smallfont></td> </tr> </table> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> $unregwelcomemessage <tr valign="bottom"> <td><smallfont> Members: $numbermembers, Threads: $totalthreads, Posts: $totalposts<br> Welcome to our newest member, <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a> </smallfont></td> <td align="right"><smallfont> The time now is $timenow.<br> You last visited: $bbuserinfo[lastvisitdate]. </smallfont></td> </tr> </table> <!-- /text --> </td> <!-- /new right column --> </td></tr></table> <!-- /main --> <br> <!-- timezone/login--> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr valign="top"> <td><smallfont>$timezone</smallfont></td> <td align="right">$logincode</td> </tr> </table> <!-- /timezone/login --> <br> <!-- icons --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td align="center"> <img src="images/on.gif" border="0" alt="On" align="absmiddle"> <b><smallfont>New posts</smallfont></b> <img src="images/off.gif" border="0" alt="Off" align="absmiddle"> <b><smallfont>No new posts</smallfont></b> <img src="images/offlock.gif" border="0" alt="Closed Forum" align="absmiddle"> <b><smallfont>A closed forum</smallfont></b> </td> </tr> </table> <!-- /icons --> $footer </body> </html> Please do take a look , Thanks all |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|