Quote:
01-21-03 at 07:43 PM TECK said this in Post #132
[B]Here it is another interesting mod I made to my forums, to link back to archives.
This will help because the crawlers will see the friendly URL's easier.
Basically the mod links every forum/thread to the archive.
To test it, mouse over each forum or thread icon, while viewing my forums.
Also, check the link I added under the thread title, while viewing the actual (not archived) thread.
TEMPLATE: forumhome_forumbit_level2_post
FIND:
Code:
<td valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
REPLACE WITH:
Code:
<td valign="top"><a href="forumdisplay/f-$forum[forumid].html"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt="$forum[title] Archive"></a></td>
|
i dont see this code in forumhome_forumbit_level2_post all i have in that template is whats below
Code:
<tr align="center">
<td bgcolor="#1C5780" valign="top"><img src="https://vborg.vbsupport.ru/images/$forum[onoff].gif" border="0" alt=""></td>
<td bgcolor="#13486D" align="left"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<br><smallfont>$forum[description]</smallfont></td>
<td bgcolor="#1C5780"><normalfont>$forum[replycount]</normalfont></td>
<td bgcolor="#13486D"><normalfont>$forum[threadcount]</normalfont></td>
<td bgcolor="#1C5780"><smallfont>$forum[lastpostinfo]</smallfont></td>
<td bgcolor="#13486D"><smallfont>$forum[moderators]</smallfont></td>
</tr>
i have installed aswell here is the link
http://www.spinzone.org/forums/archive/