Jetzt anrufen unter Telefon: 0171 2100005

Unser Gästebuch

Eintrag verfassen

Warning: Undefined variable $errors (500 Internal Server Error)

Warning: Undefined variable $errors

Exception

ErrorException

  1. include_once('config.php');
  2. //include('./include/guestbook/guestbook.php');
  3. if(!isset($_GET['success']) || !$_GET['success']){
  4.     ?>
  5.     <p class="borderbottom"><a href="" id="openGuestbook">Eintrag verfassen</a><a name="verfassen"></a></p>
  6.     <div id="guestbook" style="<?php echo!isset($errors) && !$errors 'display: none;' ''?>">
  7.         <form class="include" action="#content" method="POST">
  8.             <?php
  9.             if(isset($errors) && $errors){
  10.                 ?>
  11.                 <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)
  1.             <?php include("include/telefon.php");?>
  2.             <div class="row">
  3.                 <div class="col-2">
  4.                     <div class="content">
  5.                         <h1>Unser Gästebuch</h1>
  6.                         <?php include("./include/guestbook/guestbook_items.php");?>
  7.                     </div>
  8.                 </div><div class="col-1">
  9.                     <img src="images/content/anfahrt.jpg" alt="Unser Ferienhaus Wellnesshäusel">
  10.                 </div>
  11.             </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)