PDA

View Full Version : Can't get forumhome to work using ..


freehtml
09-02-2002, 02:22 PM
Hi all

I had tried to install the 'Add New column' modification (http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=495), apparently it does not work...


Here is my coding for 'forumhome' templates


<!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>&nbsp;</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>
&nbsp;&nbsp;
<img src="images/off.gif" border="0" alt="Off" align="absmiddle">
<b><smallfont>No new posts</smallfont></b>
&nbsp;&nbsp;
<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>


I had also attached a screenshot of it...

Please do take a look , Thanks all

DigitalGFx
09-02-2002, 02:25 PM
hmmm its fine in dreamweaver... maybe your header messed it up

DigitalGFx
09-02-2002, 02:27 PM
gmm dude its fine? https://vborg.vbsupport.ru/external/2002/09/1.jpg

Austin Dea
09-02-2002, 02:29 PM
What doesn't work? I'm sorry, I don't see the error... Other than the post indicator column is really wide and there's a little space on top of the left column...

freehtml
09-02-2002, 02:48 PM
Originally posted by Austin
What doesn't work? I'm sorry, I don't see the error... Other than the post indicator column is really wide and there's a little space on top of the left column...

I had changed back to the original templates.... Please see the attached screenshot for the error. Thx

freehtml
09-02-2002, 02:49 PM
Originally posted by DigitalGFx
gmm dude its fine? http://pixelfive.com/images/forum.JPG

Please see the attached image for the error

freehtml
09-02-2002, 02:49 PM
Originally posted by DigitalGFx
hmmm its fine in dreamweaver... maybe your header messed it up

hmm, care to explain more??

DigitalGFx
09-02-2002, 04:36 PM
when you put the code it the design looks fine

Austin Dea
09-02-2002, 05:19 PM
Dreamweaver is an html editing program ;).

You must have done something wrong in the instructions for the template mod...