begintabel klopt blijkbaar niet

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Roderik

Roderik

13/02/2005 17:00:00
Quote Anchor link
Fatal error: Call to undefined function: begintabel() in /home/mallory/public_html/kleur.php on line 98

dit is een error die ik krijg als ik ergens een begintabel heb gemaakt.. in me forum word het ook gebruikt en werkt het prima maar bij een gewone script niet :S waar zou dit aan kunnen liggen?
 
PHP hulp

PHP hulp

20/02/2025 16:55:24
 
Roderik

Roderik

13/02/2005 17:09:00
Quote Anchor link
vergeten de script erbij te zetten::


Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
<?
include ("config.php");
require("config.php");
require("include.php");
?>

<html>
<head>
<title>-|- Mallory4all -|-</title>
<link rel="stylesheet" type="text/css" href="../tmfmess.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>

<body bgcolor="#ffffff">

<table width="750" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border:solid black 1px;">
<!--DWLayoutTable-->
<tr>
<td width="750" height="131" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-bottom:solid black 1px;">
<tr>
<td width="750" height="130" valign="top"><img src="images/header.gif"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="17" valign="top">
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
<?
    include ("mainmenu.php");
    ?>

</td>
</tr>
<tr>
<td height="179" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="TableMain">
<!--DWLayoutTable-->
<tr>
<td width="12" height="12"></td>
<td colspan="3" valign="top"><img src="imageS/spacer.gif" width="1" height="12"></td>
<td width="12"></td>
</tr>
<tr>
<td height="167"></td>
<td width="137" rowspan="3" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="137" height="43" valign="top"><table class="blok" width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="135" height="17" valign="top"><img src="images/login_block.gif" width="135" height="17"></td>
</tr>
<tr>
<td class="TD" height="25" valign="top">
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
<?
include("menu.php");
?>

</td>
</tr>
</table></td>
</tr>
<tr>
<td height="12"></td>
</tr>
<tr>
<td height="52" valign="top"><table class="blok" width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="135" height="17" valign="top"><img src="images/nieuwstelid_block.gif" width="135" height="17"></td>
</tr>
<tr>
<td class="TD" height="33" valign="top">
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
<?
include("nieuwste.php");
?>

</td>
</tr>
</table></td>
</tr>
<tr>
<td height="12"></td>
</tr>
<tr>
<td height="45" valign="top"><table class="blok" width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="135" height="17" valign="top"><img src="images/statistieken_blok.gif" width="135" height="17"></td>
</tr>
<tr>
<td height="26" valign="top" class="TD">
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
<?
                      include("stats.php");
                      ?>

</td>
</tr>
</table></td>
</tr>
</table></td>
<td width="12">&nbsp;</td>
<td width="577" valign="top">
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
7
8
<?

begintabel("Test");
eindetabel();


ob_end_flush();
?>

</td>
<td></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
 
DaeDaluz

DaeDaluz

13/02/2005 17:10:00
Quote Anchor link
include ("config.php");
require("config.php");

dat is hetzelfde

en maak je in 1 van die include files die functie aan?
 
Roderik

Roderik

13/02/2005 17:11:00
Quote Anchor link
nou dit script is hetzelfde als me forum index zeg maar..
alleen alle tabellen weggehaald en er 1 overgelaten en de includes zijn ook hetzelfde.... dus ik neem dan tog aan van wel?
 
DaeDaluz

DaeDaluz

13/02/2005 17:15:00
Quote Anchor link
ga is al die files langs en dan zoeken naar 'Function begintabel' :)
 
Roderik

Roderik

13/02/2005 17:25:00
Quote Anchor link
zo ik hem het op nieuw gedaan en stap voor stap alles verwijderd :P errugh noobish van me maar hij doet het nu wel :P
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.