Unser Gästebuch
Exception
ErrorException
include_once('config.php');
//include('./include/guestbook/guestbook.php');
if(!isset($_GET['success']) || !$_GET['success']){
?>
<p class="borderbottom"><a href="" id="openGuestbook">Eintrag verfassen</a><a name="verfassen"></a></p>
<div id="guestbook" style="<?php echo!isset($errors) && !$errors ? 'display: none;' : ''?>">
<form class="include" action="#content" method="POST">
<?php
if(isset($errors) && $errors){
?>
<div class="error">
include('/var/www/vhosts/pension-namenlos.de/httpdocs/include/guestbook/guestbook_items.php')
in
/var/www/vhosts/pension-namenlos.de/httpdocs/gaestebuch.php
(line 48)
<?php include("include/telefon.php");?>
<div class="row">
<div class="col-2">
<div class="content">
<h1>Unser Gästebuch</h1>
<?php include("./include/guestbook/guestbook_items.php");?>
</div>
</div><div class="col-1">
<img src="images/content/anfahrt.jpg" alt="Unser Ferienhaus Wellnesshäusel">
</div>
</div>
Logs
No log messages
Stack Trace
ErrorException |
---|
ErrorException: Warning: Undefined variable $errors at /var/www/vhosts/pension-namenlos.de/httpdocs/include/guestbook/guestbook_items.php:11 at include('/var/www/vhosts/pension-namenlos.de/httpdocs/include/guestbook/guestbook_items.php') (/var/www/vhosts/pension-namenlos.de/httpdocs/gaestebuch.php:48) |