| |
phpBB-TweakS The easiest way to 'tweak' your phpBB! |
|
|
|
|
|
|
It appears you are using a browser that is not based on Internet Explorer, this means you are not viewing the web as good as you should be. Other browsers might try to immitate Internet Explorer, but none can parse the web as it should like Internet Explorer can. So view the web as it was meant to be with Avant Browser!
|
| |
|
|
All times are GMT - 5 Hours
|
|
 |
Sat Apr 30, 2005 7:56 pm |
 |
Author |
Message |
poregorn Support Team

Joined: 08 Jan 2005 Posts: 426 Words Posted: 39,413 Average Post: 92.52
|
| Post subject: browsing users... |
|
|
im installing this mod and cant find this in index_body.tpl...heres the command followed by my tpl file...am i blind or what? where would i add this?
| Code: |
{catrow.forumrow.FORUM_NAME}</a> |
| Code: | {BODY_ONLOAD}
<center>
<table width="100%" border="0">
<td align=center valign=middle>
<!-- BEGIN switch_user_logged_out -->
<!-- mod : Loewen Enterprise - Donation MOD v1.0.0.1 -->
<table width="100%" cellpadding="1" cellspacing="0" border="0">
<form method="post" action="{S_LOGIN_ACTION}">
<tr>
<td class="graphitecell" valign="middle" align="right" height="25">
<a name="login"></a>
<span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />
{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" maxlength="32" />
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</form>
</table>
<!-- END switch_user_logged_out -->
<script language="Javascript" type="text/javascript">
<!--
tmpCounter=0;
//-->
</script>
<table width="100%" cellspacing="0" cellpadding="1" border="0" align="center">
<tr>
<td align="left" valign="top" colspan="2">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="25">
<TR>
<TD NOWRAP ROWSPAN="2" WIDTH="50%" HEIGHT="25" CLASS="graphitecell">
<span class="cattitle"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span>
</TD>
<TD WIDTH="50%" HEIGHT="17" CLASS="graphitefade"></TD>
</TR>
<TR>
<TD WIDTH="*" HEIGHT="8" CLASS="graphiteangle"></TD>
</TR>
</TABLE>
</td>
</tr>
<tr>
<td align="left" valign="bottom">
<span class="gensmall">
<!-- BEGIN switch_user_logged_in -->
{LAST_VISIT_DATE} -
<!-- END switch_user_logged_in -->
{CURRENT_TIME}</span>
</td>
<td align="right" valign="bottom" class="gensmall">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a> - <a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a> -
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
</tr>
</table>
<!-- BEGIN switch_admin_logged_in -->
<!-- END switch_admin_logged_in -->
<table width="100%" cellpadding="0" cellspacing="1" border="0">
<!-- BEGIN catrow -->
<tr>
<td colspan="2" height="25" colspan="4">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="25">
<TR>
<TD NOWRAP ROWSPAN="2" WIDTH="50%" HEIGHT="25" CLASS="graphitecell">
<span class="cattitle"> <a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span>
</TD>
<TD WIDTH="50%" HEIGHT="17" CLASS="graphitefade">
</TD>
</TR>
<TR>
<TD WIDTH="*" HEIGHT="8" CLASS="graphiteangle">
</TD>
</TR>
</TABLE>
</td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="graphitecell" align="center" valign="middle" width="50" height="50" nowrap>
<script language="Javascript" type="text/javascript">
<!--
tmpCounter++;
document.write("<img name='T" + tmpCounter + "' onmouseover='javascript:btnOn(\"T" + tmpCounter + "\")' onmouseout='javascript:btnOff(\"T" + tmpCounter + "\")' src='{catrow.forumrow.FORUM_FOLDER_IMG}' width='25' height='25' alt='{catrow.forumrow.L_FORUM_FOLDER_ALT}' title='{catrow.forumrow.L_FORUM_FOLDER_ALT}' >");
//-->
</script>
<noscript>
<img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="25" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" >
</noscript>
</td>
<td width="100%" height="50" valign="top" align="left">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td class="graphitefade">
<span class="forumlink">
<noscript>
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">
</noscript>
<script language="Javascript" type="text/javascript">
<!--
document.write("<a onmouseover='javascript:btnOn(\"T" + tmpCounter + "\")' onmouseout='javascript:btnOff(\"T" + tmpCounter + "\")' href=\"{catrow.forumrow.U_VIEWFORUM}\" class=\"forumlink\">");
//-->
</script>
{catrow.forumrow.U_VIEWFORUM}</span>
</td>
</tr>
<tr>
<td valign="top" align="right">
<table cellspacing="0" cellpadding="0" border="0" width="98%">
<tr>
<td>
<span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
</td>
</tr>
<tr>
<td valign="top">
<span class="gensmall"> {catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}{catrow.forumrow.HIDDEN_FORUMS}</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="" align="center" valign="top" height="50" nowrap>
<span class="gensmall">{catrow.forumrow.TOPICS} topic(s) and {catrow.forumrow.POSTS} post(s)</span><br>
<span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
<!-- END catrow -->
</table>
<table width="100%" cellpadding="0" cellspacing="1" border="0">
<tr>
<td class="" colspan="2" height="25">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%" HEIGHT="25">
<TR>
<TD NOWRAP ROWSPAN="2" WIDTH="50%" HEIGHT="25" CLASS="graphitecell">
<!-- BEGIN switch_user_logged_in -->
<span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a> <font color="#FFFFFF">|</font> <a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
</TD>
<TD WIDTH="50%" HEIGHT="17" CLASS="graphitefade"></TD>
</TR>
<TR>
<TD WIDTH="*" HEIGHT="8" CLASS="graphiteangle"></TD>
</TR>
</TABLE>
</td>
</tr>
<!--
<tr>
<td class="row1" align="center" valign="middle" rowspan="2"><img src="templates/subSilver/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}<br />{GOOGLE_VISIT_COUNTER}</span>
</td>
</tr>
-->
<tr>
<td class="graphitecell" align="center" valign="middle" rowspan="2"><span class="mainmenu">{AVATAR_IMG}<BR /><BR />{L_NAME_WELCOME}</span>  <span class="mainmenu">{U_NAME_LINK}</span></td>
<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span>
</td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br /><br />
[ <strong>{L_WHOSONLINE_ADMIN}</strong> ]
[ <strong>{L_WHOSONLINE_MOD}</strong> ]
[ <strong>{L_WHOSONLINE_VIP}</strong> ]
[ <strong>{L_WHOSONLINE_USER}</strong> ]<br /><br />
{RECORD_USERS}
<br />
{LOGGED_IN_USER_LIST}<br>{USERS_OF_THE_DAY_LIST}</span></td>
</tr>
</table>
<table width="100%" cellpadding="1" cellspacing="0" border="0">
<tr>
<td align="left" valign="top" class="graphitecell"> <span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</TR>
</table>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th height="25" class="thHead" nowrap="nowrap" colspan="2">{BOOKIE_HEADER}</th>
</tr>
<tr>
<td class="row1">{BOOKIE_IMAGE}</td>
<td class="row1" width="100%"><span class="genmed">{BOOKIE_START} <b>{BOOKIE_COUNT}</b> {BOOKIE_END}</td></span>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="1" cellspacing="0">
<td class="catHead" colspan="2" height="28"><span class="cattitle">{L_TOP_POSTERS}</span></td>
</tr><tr>
<td class="row1" align="left" width="100%"><span class="gensmall">{TOP_POSTERS}</span></td></tr>
<tr>
<td class="catHead" colspan="2" height="28"><span class="gensmall">{L_LW_LAST_DONORS}</span></span></td>
</tr>
<tr>
<td class="row1" colspan="2" align="left" width="100%"><span class="gensmall">{LW_LAST_DONORS}</span></td>
</tr>
</table>
<!-- END switch_user_logged_in -->
<table cellspacing="3" border="0" align="left" cellpadding="1">
<tr>
<td width="20" align="center"><img src="templates/SteelGraphite/images/folder_new_big.gif" alt="{L_NEW_POSTS}"/></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/SteelGraphite/images/folder_big.gif" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/SteelGraphite/images/folder_locked_big.gif" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<br>
</td>
</table>
</center> |
|
|
| Post #1 |
|
|
 |
Sat Apr 30, 2005 7:58 pm |
 |
Author |
Message |
poregorn Support Team

Joined: 08 Jan 2005 Posts: 426 Words Posted: 39,413 Average Post: 92.52
|
| Post subject: |
|
|
ok...i cant edit posts more than 5 minutes ago...but heres the command line
| Code: | -----------------------------------
----[ OPEN ]-----------------------
-----------------------------------
templates/*/index_body.tpl
-----------------------------------
----[ FIND ]-----------------------
-----------------------------------
{catrow.forumrow.FORUM_NAME}</a>
-----------------------------------
----[ AFTER, ADD ]-----------------
-----------------------------------
<span class="gensmall">{catrow.forumrow.BROWSING}</span>
-----------------------------------
----[ CLOSE & SAVE ]---------------
----------------------------------- |
|
|
| Post #2 |
|
|
 |
Sat Apr 30, 2005 7:59 pm |
 |
 |
Sun May 01, 2005 6:44 am |
 |
Author |
Message |
aUsTiN Webmaster


Joined: 05 Jan 2005 Posts: 3684 Words Posted: 144,671 Average Post: 39.27 Location: USA
|
| Post subject: |
|
|
Ok, you have other mods that changed it, is why you cant find it.
| Code: |
<span class="forumlink">
<noscript>
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">
</noscript>
<script language="Javascript" type="text/javascript">
<!--
document.write("<a onmouseover='javascript:btnOn(\"T" + tmpCounter + "\")' onmouseout='javascript:btnOff(\"T" + tmpCounter + "\")' href=\"{catrow.forumrow.U_VIEWFORUM}\" class=\"forumlink\">");
//-->
</script>
{catrow.forumrow.U_VIEWFORUM}</span>
|
Somewhere in there is where it needs to go. |
|
| Post #4 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Protected by phpBB Security © phpBB-TweakS phpBB Security Has Blocked 3,237 Exploit Attempts.
· Archive · Sitemap: Index · Sitemap: Forums · Sitemap: Topics · Sitemap: Posts ·
:: [ Load Time: 2.8 Seconds ] :: [ 29 Queries ] :: [ 3,572 Page(s) Viewed Today ] :: :: [ Todays Queries: 107,037 ] :: [ Highest Load: 1,396,429 Queries On May. 08, 2007 ] :: :: [ SQL Load: 60% Time: 1.7 ] :: [ PHP Load: 40% Time: 1.1 ] :: [ Debug: On ] :: [ GZIP: Enabled ] :: :: The server last rebooted 82 days, 2 hours, 19 minutes, 51 seconds ago. ::
|
|
|
|
|
This page has been viewed 4,933,350 times, last viewed: Sun Sep 07, 2008 10:50 am.
|
|
Powered by phpBB 2.0.* © 2001, 2002 phpBB Group
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|