Deprecated: Using null as an array offset is deprecated, use an empty string instead in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Menu/AbstractMenu.php on line 164
Fehler: 1146 Table 'd0413dd8.lp5e9_icagenda_events' doesn't exist Attempted to call an undefined method named "astroidInlineCSS" of class "Astroid\Document". (500 Whoops, looks like something went wrong.)

Attempted to call an undefined method named "astroidInlineCSS" of class "Astroid\Document".

Exceptions 2

Symfony\Component\ErrorHandler\Error\ UndefinedMethodError

  1. $document->astroidCustomCSS();
  2. echo $document->renderLinks();
  3. echo $document->getStylesheets();
  4. echo $document->getScripts('head');
  5. echo $document->getCustomTags('head');
  6. echo $document->astroidInlineCSS();
  7. ?>
  8. </head>
  9. <body class="error-page" <?php echo implode(' ', $bodyAttrs); ?>>
  10. <div class="container">
  1. // Store the file path
  2. $this->_file = $directory . '/' . $filename;
  3. // Get the file content
  4. ob_start();
  5. require $directory . '/' . $filename;
  6. $contents = ob_get_clean();
  7. }
  8. return $contents;
  9. }
HtmlDocument->_loadTemplate('/www/htdocs/w017ee68/eventservice-hiller.de/templates/tp_top', 'error.php') in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php (line 788)
  1. $this->baseurl = Uri::base(true);
  2. $this->params = $params['params'] ?? new Registry();
  3. $this->template = $template;
  4. // Load
  5. $this->_template = $this->_loadTemplate($baseDir, $file);
  6. return $this;
  7. }
  8. /**
HtmlDocument->_fetchTemplate(array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php (line 625)
  1. *
  2. * @since 1.7.0
  3. */
  4. public function parse($params = [])
  5. {
  6. return $this->_fetchTemplate($params)->_parseTemplate();
  7. }
  8. /**
  9. * Outputs the template to the browser.
  10. *
HtmlDocument->parse(array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php (line 643)
  1. public function render($caching = false, $params = [])
  2. {
  3. $this->_caching = $caching;
  4. if (empty($this->_template)) {
  5. $this->parse($params);
  6. }
  7. if (\array_key_exists('csp_nonce', $params) && $params['csp_nonce'] !== null) {
  8. $this->cspNonce = $params['csp_nonce'];
  9. }
HtmlDocument->render(false, array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/ErrorDocument.php (line 139)
  1. $this->debug = $params['debug'] ?? false;
  2. $this->error = $this->_error;
  3. $params['file'] = 'error.php';
  4. return parent::render($cache, $params);
  5. }
  6. /**
  7. * Render the backtrace
  8. *
ErrorDocument->render(false, array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Error/Renderer/HtmlRenderer.php (line 70)
  1. ob_end_clean();
  2. }
  3. $this->getDocument()->setTitle(Text::_('Error') . ': ' . $error->getCode());
  4. return $this->getDocument()->render(
  5. false,
  6. [
  7. 'template' => $template->template,
  8. 'directory' => JPATH_THEMES,
  9. 'debug' => JDEBUG,
HtmlRenderer->render(object(mysqli_sql_exception)) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Exception/ExceptionHandler.php (line 142)
  1. 'subject' => $app,
  2. 'document' => $renderer->getDocument(),
  3. ])
  4. );
  5. $data = $renderer->render($error);
  6. // If nothing was rendered, just use the message from the Exception
  7. if (empty($data)) {
  8. $data = $error->getMessage();
  9. }
ExceptionHandler::render(object(mysqli_sql_exception)) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Exception/ExceptionHandler.php (line 76)
  1. * @since 3.10.0
  2. */
  3. public static function handleException(\Throwable $error)
  4. {
  5. static::logException($error);
  6. static::render($error);
  7. }
  8. /**
  9. * Render the error page based on an exception.
  10. *
ExceptionHandler::handleException(object(mysqli_sql_exception)) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Application/CMSApplication.php (line 334)
  1. );
  2. // Trigger the onError event.
  3. $this->dispatchEvent('onError', $event);
  4. ExceptionHandler::handleException($event->getError());
  5. }
  6. // Trigger the onBeforeRespond event.
  7. $this->dispatchEvent(
  8. 'onBeforeRespond',
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application = $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/www/htdocs/w017ee68/eventservice-hiller.de/includes/app.php') in /www/htdocs/w017ee68/eventservice-hiller.de/index.php (line 51)
  1. // ... die
  2. die();
  3. }
  4. // Run the application - All executable code should be triggered through this file
  5. require_once __DIR__ . '/includes/app.php';

mysqli_sql_exception

Table 'd0413dd8.lp5e9_icagenda_events' doesn't exist

  1. $this->connection = $connection;
  2. $this->query = $query;
  3. $query = $this->prepareParameterKeyMapping($query);
  4. $this->statement = $connection->prepare($query);
  5. if (!$this->statement) {
  6. throw new PrepareStatementFailureException($this->connection->error, $this->connection->errno);
  7. }
  8. }
  1. $this->connection = $connection;
  2. $this->query = $query;
  3. $query = $this->prepareParameterKeyMapping($query);
  4. $this->statement = $connection->prepare($query);
  5. if (!$this->statement) {
  6. throw new PrepareStatementFailureException($this->connection->error, $this->connection->errno);
  7. }
  8. }
  1. * @since 2.0.0
  2. * @throws PrepareStatementFailureException
  3. */
  4. protected function prepareStatement(string $query): StatementInterface
  5. {
  6. return new MysqliStatement($this->connection, $query);
  7. }
  8. /**
  9. * Unlocks tables in the database.
  10. *
  1. $query->setLimit($limit, $offset);
  2. $sql = $this->replacePrefix((string) $query);
  3. $this->statement = $this->prepareStatement($sql);
  4. $this->sql = $query;
  5. $this->limit = (int) max(0, $limit);
  6. $this->offset = (int) max(0, $offset);
  1. ->select($this->db->quoteName('id'))
  2. ->from($this->db->quoteName('#__icagenda_events'))
  3. ->where($this->db->quoteName('alias') . ' = :alias')
  4. ->bind(':alias', $alias);
  5. $id = $this->db->setQuery($query)->loadResult();
  6. return $id;
  7. }
  8. }
  1. $position = strpos($segment, ':');
  2. if ($position) {
  3. $segment = $segment;
  4. } else {
  5. $segment = $this->getEventId($segment) . ':' . $segment;
  6. }
  7. return $segment;
  8. }
Router->fixSegmentID('38-oktober-gaudi-aurich') in /www/htdocs/w017ee68/eventservice-hiller.de/components/com_icagenda/src/Service/Router.php (line 235)
  1. unset($segments[0]);
  2. unset($segments[1]);
  3. } else {
  4. // Event with single date
  5. $vars['id'] = $this->fixSegmentID($segments[0]);
  6. $vars['view'] = 'event';
  7. $vars['date'] = $segments[1];
  8. unset($segments[0]);
  9. unset($segments[1]);
Router->parse(array('38-oktober-gaudi-aurich', '2025-10-04-20-00')) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Router/SiteRouter.php (line 287)
  1. if (\count($segments)) {
  2. // Handle component route
  3. $component = preg_replace('/[^A-Z0-9_\.-]/i', '', $uri->getVar('option'));
  4. $crouter = $this->getComponentRouter($component);
  5. $uri->setQuery(array_merge($uri->getQuery(true), $crouter->parse($segments)));
  6. }
  7. $route = implode('/', $segments);
  8. }
SiteRouter->parseSefRoute(object(SiteRouter), object(Uri)) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Router/Router.php (line 423)
  1. if (!\array_key_exists('parse' . $stage, $this->rules)) {
  2. throw new \InvalidArgumentException(\sprintf('The %s stage is not registered. (%s)', $stage, __METHOD__));
  3. }
  4. foreach ($this->rules['parse' . $stage] as $rule) {
  5. $rule($this, $uri);
  6. }
  7. }
  8. /**
  9. * Process the build uri query data based on custom defined rules
Router->processParseRules(object(Uri)) in /www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Router/Router.php (line 158)
  1. // Do the preprocess stage of the URL parse process
  2. $this->processParseRules($uri, self::PROCESS_BEFORE);
  3. // Do the main stage of the URL parse process
  4. $this->processParseRules($uri);
  5. // Do the postprocess stage of the URL parse process
  6. $this->processParseRules($uri, self::PROCESS_AFTER);
  7. // Check if all parts of the URL have been parsed.
  1. // Get the full request URI.
  2. $uri = clone Uri::getInstance();
  3. // It is not possible to inject the SiteRouter as it requires a SiteApplication
  4. // and we would end in an infinite loop
  5. $result = $this->getContainer()->get(SiteRouter::class)->parse($uri, true);
  6. $active = $this->getMenu()->getActive();
  7. if (
  8. $active !== null
  1. // Mark afterInitialise in the profiler.
  2. JDEBUG ? $this->profiler->mark('afterInitialise') : null;
  3. // Route the application
  4. $this->route();
  5. // Mark afterRoute in the profiler.
  6. JDEBUG ? $this->profiler->mark('afterRoute') : null;
  7. if (!$this->isHandlingMultiFactorAuthentication()) {
  1. $this->sanityCheckSystemVariables();
  2. $this->setupLogging();
  3. $this->createExtensionNamespaceMap();
  4. // Perform application routines.
  5. $this->doExecute();
  6. // If we have an application document object, render it.
  7. if ($this->document instanceof \Joomla\CMS\Document\Document) {
  8. // Render the application output.
  9. $this->render();
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application = $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/www/htdocs/w017ee68/eventservice-hiller.de/includes/app.php') in /www/htdocs/w017ee68/eventservice-hiller.de/index.php (line 51)
  1. // ... die
  2. die();
  3. }
  4. // Run the application - All executable code should be triggered through this file
  5. require_once __DIR__ . '/includes/app.php';

Stack Traces 2

[2/2] UndefinedMethodError
Symfony\Component\ErrorHandler\Error\UndefinedMethodError:
Attempted to call an undefined method named "astroidInlineCSS" of class "Astroid\Document".

  at /www/htdocs/w017ee68/eventservice-hiller.de/templates/tp_top/error.php:60
  at require()
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php:734)
  at Joomla\CMS\Document\HtmlDocument->_loadTemplate('/www/htdocs/w017ee68/eventservice-hiller.de/templates/tp_top', 'error.php')
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php:788)
  at Joomla\CMS\Document\HtmlDocument->_fetchTemplate(array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php:625)
  at Joomla\CMS\Document\HtmlDocument->parse(array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/HtmlDocument.php:643)
  at Joomla\CMS\Document\HtmlDocument->render(false, array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Document/ErrorDocument.php:139)
  at Joomla\CMS\Document\ErrorDocument->render(false, array('template' => 'tp_top', 'directory' => '/www/htdocs/w017ee68/eventservice-hiller.de/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Error/Renderer/HtmlRenderer.php:70)
  at Joomla\CMS\Error\Renderer\HtmlRenderer->render(object(mysqli_sql_exception))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Exception/ExceptionHandler.php:142)
  at Joomla\CMS\Exception\ExceptionHandler::render(object(mysqli_sql_exception))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Exception/ExceptionHandler.php:76)
  at Joomla\CMS\Exception\ExceptionHandler::handleException(object(mysqli_sql_exception))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Application/CMSApplication.php:334)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/www/htdocs/w017ee68/eventservice-hiller.de/includes/app.php:58)
  at require_once('/www/htdocs/w017ee68/eventservice-hiller.de/includes/app.php')
     (/www/htdocs/w017ee68/eventservice-hiller.de/index.php:51)                
[1/2] mysqli_sql_exception
mysqli_sql_exception:
Table 'd0413dd8.lp5e9_icagenda_events' doesn't exist

  at /www/htdocs/w017ee68/eventservice-hiller.de/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:138
  at mysqli->prepare('SELECT `id`FROM `lp5e9_icagenda_events`WHERE `alias` = ?')
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:138)
  at Joomla\Database\Mysqli\MysqliStatement->__construct(object(mysqli), 'SELECT `id`FROM `lp5e9_icagenda_events`WHERE `alias` = ?')
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:972)
  at Joomla\Database\Mysqli\MysqliDriver->prepareStatement('SELECT `id`FROM `lp5e9_icagenda_events`WHERE `alias` = :alias')
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/vendor/joomla/database/src/DatabaseDriver.php:1780)
  at Joomla\Database\DatabaseDriver->setQuery(object(MysqliQuery))
     (/www/htdocs/w017ee68/eventservice-hiller.de/components/com_icagenda/src/Service/Router.php:346)
  at WebiC\Component\iCagenda\Site\Service\Router->getEventId('38-oktober-gaudi-aurich')
     (/www/htdocs/w017ee68/eventservice-hiller.de/components/com_icagenda/src/Service/Router.php:321)
  at WebiC\Component\iCagenda\Site\Service\Router->fixSegmentID('38-oktober-gaudi-aurich')
     (/www/htdocs/w017ee68/eventservice-hiller.de/components/com_icagenda/src/Service/Router.php:235)
  at WebiC\Component\iCagenda\Site\Service\Router->parse(array('38-oktober-gaudi-aurich', '2025-10-04-20-00'))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Router/SiteRouter.php:287)
  at Joomla\CMS\Router\SiteRouter->parseSefRoute(object(SiteRouter), object(Uri))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Router/Router.php:423)
  at Joomla\CMS\Router\Router->processParseRules(object(Uri))
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Router/Router.php:158)
  at Joomla\CMS\Router\Router->parse(object(Uri), true)
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Application/SiteApplication.php:767)
  at Joomla\CMS\Application\SiteApplication->route()
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Application/SiteApplication.php:243)
  at Joomla\CMS\Application\SiteApplication->doExecute()
     (/www/htdocs/w017ee68/eventservice-hiller.de/libraries/src/Application/CMSApplication.php:304)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/www/htdocs/w017ee68/eventservice-hiller.de/includes/app.php:58)
  at require_once('/www/htdocs/w017ee68/eventservice-hiller.de/includes/app.php')
     (/www/htdocs/w017ee68/eventservice-hiller.de/index.php:51)