probleem met forum

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
dapictuner

probleem met forum

Bericht door dapictuner » 27 feb 2004, 20:52

bij mij forum http://members.lycos.nl/gunit132/phpBB2 staat bovenaan table hoe krijg ik dat weg????

help me please even

Gebruikersavatar
Luuk
Berichten: 7311
Lid geworden op: 22 okt 2003, 10:07
Locatie: Delft

Bericht door Luuk » 27 feb 2004, 20:54

Vervang dit met jouw overall_header.tpl (in de map templates/fisubsilversh/)

Code: Selecteer alles

<?xml version="1.0" encoding="{S_CONTENT_ENCODING}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="Content-Style-Type" content="text/css" />
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/fisubsilversh/{T_HEAD_STYLESHEET}" type="text/css" />
<script type="text/javascript" src="templates/rollout.js"></script>
<script language="JavaScript" type="text/javascript" src="includes/toggle_display.js"></script>
<!-- BEGIN switch_enable_pm_popup -->
<script type="text/javascript">
<!--
	if ( {PRIVATE_MESSAGE_NEW_FLAG} )
	{
		window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
	}
//-->
</script>
<!-- END switch_enable_pm_popup -->
<!-- mod : profile cp -->
<!-- BEGIN birthday_popup -->
<script language="Javascript" type="text/javascript">
<!--
	window.open('{birthday_popup.U_BIRTHDAY_POPUP}', '_phpbbbirthday', 'HEIGHT=225,resizable=yes,WIDTH=400');
//-->
</script>
<!-- END birthday_popup -->
<!-- fin mod : profile cp -->
</head>
<body>
<a name="top" id="top"></a>
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<table class="topbkg" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr> 
<td><a href="{U_INDEX}"><img src="templates/fisubsilversh/images/phpbb2_logo.jpg" border="0" alt="{L_INDEX}" title="{L_INDEX}" width="240" height="110" /></a></td>
<td align="right" width="100%">{BANNER_0_IMG}</td><td><img src="images/spacer.gif" alt="" width="28" height="4" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr> 
        <td align="center" class="topnav"> &nbsp;<a href="{U_PORTAL}">{L_HOME}</a>&nbsp; 
          •&nbsp; <a href="index.php">Forum</a> &nbsp;•&nbsp; <a href="index.php"></a><a href="{U_FAQ}">{L_FAQ}</a>&nbsp; 
          •&nbsp; <a href="{U_SEARCH}">{L_SEARCH}</a> &nbsp;• &nbsp;<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>&nbsp; 
          • &nbsp;<a href="{U_STATISTICS}">{L_STATISTICS}</a>&nbsp; • 
          &nbsp;<a href="{U_ALBUM}">{L_ALBUM}</a>&nbsp; • &nbsp;<a href="{U_LINKS}">{L_LINKS}</a>&nbsp; 
          • &nbsp;<a href="{U_CALENDAR}">{L_CALENDAR}</a>&nbsp; • 
          &nbsp;<a href="{U_RECENT}">{L_RECENT}</a> &nbsp;• <br />
          &nbsp;<a href="{U_STAFF}">{L_STAFF}</a>&nbsp; • &nbsp;<a href="{U_RANKS}">{L_RANKS}</a>&nbsp; 
          • &nbsp;<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>&nbsp; • 
          <!-- BEGIN switch_user_logged_out -->
          &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a>&nbsp; • 
          <!-- END switch_user_logged_out -->
          <!-- BEGIN Shownickpagebutton -->
          &nbsp;<a href="{Shownickpagebutton.U_NICKPAGE}">Nickpagina</a> &nbsp;• 
          <!-- END Shownickpagebutton -->
          <!-- BEGIN switch_user_logged_in -->
          &nbsp; <a href="{U_PROFILE}">{L_PROFILE}</a>&nbsp; • &nbsp;<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>&nbsp; 
          • 
          <!-- END switch_user_logged_in -->
          &nbsp;<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a> </td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
{CALENDAR_BOX}
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td></table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table>
{CALENDAR_BOX}
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td>
Afbeelding

Gesloten