Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 7789 of 8159 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Warning: foreach() argument must be of type array|object, null given in /home/iranieex/public_html/libraries/src/Menu/SiteMenu.php on line 194

Warning: foreach() argument must be of type array|object, null given in /home/iranieex/public_html/libraries/src/Menu/AbstractMenu.php on line 335

Warning: foreach() argument must be of type array|object, null given in /home/iranieex/public_html/libraries/src/Menu/AbstractMenu.php on line 272

Warning: Attempt to read property "query" on null in /home/iranieex/public_html/libraries/src/Router/SiteRouter.php on line 313

Warning: Trying to access array offset on value of type null in /home/iranieex/public_html/libraries/src/Router/SiteRouter.php on line 313

Warning: Attempt to read property "query" on null in /home/iranieex/public_html/libraries/src/Router/SiteRouter.php on line 313

Warning: Trying to access array offset on value of type null in /home/iranieex/public_html/libraries/src/Router/SiteRouter.php on line 313

Warning: Attempt to read property "id" on null in /home/iranieex/public_html/libraries/src/Router/SiteRouter.php on line 315

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 3647 of 4063 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88

Notice: unserialize(): Error at offset 7883 of 8159 bytes in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 77

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 85

Warning: Trying to access array offset on value of type bool in /home/iranieex/public_html/libraries/src/Cache/Controller/CallbackController.php on line 88
Joomla\CMS\Event\Module\ModuleListEvent::onSetModules(): Argument #1 ($value) must be of type array, null given, called in /home/iranieex/public_html/libraries/src/Event/AbstractEvent.php on line 227 (500 Whoops, looks like something went wrong.)

Joomla\CMS\Event\Module\ModuleListEvent::onSetModules(): Argument #1 ($value) must be of type array, null given, called in /home/iranieex/public_html/libraries/src/Event/AbstractEvent.php on line 227

Exceptions 4

TypeError

  1.      *
  2.      * @return  object[]
  3.      *
  4.      * @since  5.0.0
  5.      */
  6.     protected function onSetModules(array $value): array
  7.     {
  8.         // Filter out Module elements. Non empty result means invalid data
  9.         $valid = !array_filter($value, function ($item) {
  10.             return !\is_object($item);
  11.         });
ModuleListEvent->onSetModules(null) in /home/iranieex/public_html/libraries/src/Event/AbstractEvent.php (line 227)
  1.         $ucfirst     ucfirst($name);
  2.         $methodName1 'onSet' $ucfirst;
  3.         $methodName2 'set' $ucfirst;
  4.         if (method_exists($this$methodName1)) {
  5.             $value $this->{$methodName1}($value);
  6.         } elseif (method_exists($this$methodName2)) {
  7.             @trigger_error(
  8.                 \sprintf(
  9.                     'Use method "%s" for value pre-processing is deprecated, and will not work in Joomla 7. Use "%s" instead. Event %s',
  10.                     $methodName2,
AbstractEvent->setArgument('modules', null) in /home/iranieex/public_html/libraries/src/Event/AbstractEvent.php (line 115)
  1.     public function __construct(string $name, array $arguments = [])
  2.     {
  3.         parent::__construct($name$arguments);
  4.         foreach ($arguments as $argumentName => $value) {
  5.             $this->setArgument($argumentName$value);
  6.         }
  7.     }
  8.     /**
  9.      * Get an event argument value.
AbstractEvent->__construct('onAfterModuleList', array('modules' => null, 'subject' => null)) in /home/iranieex/public_html/libraries/src/Event/AbstractImmutableEvent.php (line 51)
  1.             );
  2.         }
  3.         $this->constructed true;
  4.         parent::__construct($name$arguments);
  5.     }
  6.     /**
  7.      * Set the value of an event argument.
  8.      *
AbstractImmutableEvent->__construct('onAfterModuleList', array('modules' => null, 'subject' => null)) in /home/iranieex/public_html/libraries/src/Event/Module/ModuleEvent.php (line 55)
  1.         // Reshape the arguments array to preserve b/c with legacy listeners
  2.         if ($this->legacyArgumentsOrder) {
  3.             $arguments $this->reshapeArguments($arguments$this->legacyArgumentsOrder);
  4.         }
  5.         parent::__construct($name$arguments);
  6.         if (!\array_key_exists('subject'$this->arguments)) {
  7.             throw new \BadMethodCallException("Argument 'subject' of event {$name} is required but has not been provided");
  8.         }
  9.     }
ModuleEvent->__construct('onAfterModuleList', array('modules' => null, 'subject' => null)) in /home/iranieex/public_html/libraries/src/Event/Module/ModuleListEvent.php (line 48)
  1.     public function __construct($name, array $arguments = [])
  2.     {
  3.         // This event has a dummy subject for now
  4.         $this->arguments['subject'] ??= new \stdClass();
  5.         parent::__construct($name$arguments);
  6.         if (!\array_key_exists('modules'$this->arguments)) {
  7.             throw new \BadMethodCallException("Argument 'modules' of event {$name} is required but has not been provided");
  8.         }
ModuleListEvent->__construct('onAfterModuleList', array('modules' => null)) in /home/iranieex/public_html/libraries/src/Helper/ModuleHelper.php (line 385)
  1.         // If the onPrepareModuleList event returns an array of modules, then ignore the default module list creation
  2.         if (!$modules) {
  3.             $modules = static::getModuleList();
  4.         }
  5.         $modules $dispatcher->dispatch('onAfterModuleList', new Module\AfterModuleListEvent('onAfterModuleList', [
  6.             'modules' => &$modules// @todo: Remove reference in Joomla 7, see AfterModuleListEvent::__constructor()
  7.         ]))->getArgument('modules'$modules);
  8.         $modules = static::cleanModuleList($modules);
  1.     public static function &getModules($position)
  2.     {
  3.         $position strtolower($position);
  4.         $result   = [];
  5.         $input    Factory::getApplication()->getInput();
  6.         $modules  = &static::load();
  7.         foreach ($modules as $module) {
  8.             if ($module->position === $position) {
  9.                 $result[] = $module;
  10.             }
ModuleHelper::getModules('error-500') in /home/iranieex/public_html/libraries/src/Document/HtmlDocument.php (line 672)
  1.     {
  2.         if ((isset(parent::$_buffer['modules'][$positionName])) && (parent::$_buffer['modules'][$positionName] === false)) {
  3.             return 0;
  4.         }
  5.         $modules ModuleHelper::getModules($positionName);
  6.         if (!$withContentOnly) {
  7.             return \count($modules);
  8.         }
HtmlDocument->countModules('error-500') in /home/iranieex/public_html/templates/system/error.php (line 47)
  1. </head>
  2. <body>
  3.     <div class="error">
  4.         <div id="outline">
  5.         <div id="errorboxoutline">
  6.             <?php if ($this->countModules('error-' $errorCode)) : ?>
  7.                     <jdoc:include type="modules" name="error-<?php echo $errorCode?>" style="none" />
  8.             <?php else : ?>
  9.             <div id="errorboxheader"><?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES'UTF-8'); ?></div>
  10.             <div id="errorboxbody">
  11.             <p><strong><?php echo Text::_('JERROR_LAYOUT_NOT_ABLE_TO_VISIT'); ?></strong></p>
require('/home/iranieex/public_html/templates/system/error.php') in /home/iranieex/public_html/libraries/src/Document/HtmlDocument.php (line 734)
  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('/home/iranieex/public_html/templates/system', 'error.php') in /home/iranieex/public_html/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' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /home/iranieex/public_html/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' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /home/iranieex/public_html/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' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /home/iranieex/public_html/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' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in /home/iranieex/public_html/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(Exception)) in /home/iranieex/public_html/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(Exception)) in /home/iranieex/public_html/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(Exception)) in /home/iranieex/public_html/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',
CMSApplication->execute() in /home/iranieex/public_html/includes/app.php (line 58)
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/home/iranieex/public_html/includes/app.php') in /home/iranieex/public_html/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';

Exception

An error occurred while updating the database.

  1.                 ];
  2.                 try {
  3.                     $this->getDatabase()->insertObject('#__redirect_links'$data'id');
  4.                 } catch (\Exception $e) {
  5.                     $event->setError(new \Exception($this->getApplication()->getLanguage()->_('PLG_SYSTEM_REDIRECT_ERROR_UPDATING_DATABASE'), 500$e));
  6.                     return;
  7.                 }
  8.             }
  9.         } else {
  1.             foreach ($this->listeners[$event->getName()] as $listener) {
  2.                 if ($event->isStopped()) {
  3.                     return $event;
  4.                 }
  5.                 $listener($event);
  6.             }
  7.         }
  8.         return $event;
  9.     }
  1.             $dispatcher $this->getDispatcher();
  2.         } catch (\UnexpectedValueException $exception) {
  3.             return null;
  4.         }
  5.         return $dispatcher->dispatch($eventName$event ?: new ApplicationEvent($eventName$this));
  6.     }
  7.     /**
  8.      * Method to run the application routines.
  9.      *
AbstractApplication->dispatchEvent('onError', object(ErrorEvent)) in /home/iranieex/public_html/libraries/src/Application/CMSApplication.php (line 332)
  1.                     'application' => $this,
  2.                 ]
  3.             );
  4.             // Trigger the onError event.
  5.             $this->dispatchEvent('onError'$event);
  6.             ExceptionHandler::handleException($event->getError());
  7.         }
  8.         // Trigger the onBeforeRespond event.
CMSApplication->execute() in /home/iranieex/public_html/includes/app.php (line 58)
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/home/iranieex/public_html/includes/app.php') in /home/iranieex/public_html/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';

Joomla\Database\Exception\ ExecutionFailureException

The table 'nez26_redirect_links' is full

  1.         try {
  2.             if (!$this->statement->execute()) {
  3.                 throw new ExecutionFailureException($this->query$this->statement->error$this->statement->errno);
  4.             }
  5.         } catch (\Throwable $e) {
  6.             throw new ExecutionFailureException($this->query$e->getMessage(), $e->getCode(), $e);
  7.         }
  8.         if ($this->columnNames === null) {
  9.             $meta $this->statement->result_metadata();
  1.         foreach ($bounded as $key => $obj) {
  2.             $this->statement->bindParam($key$obj->value$obj->dataType);
  3.         }
  4.         try {
  5.             $this->executed $this->statement->execute();
  6.             // If there is a monitor registered, let it know we have finished this query
  7.             if ($this->monitor) {
  8.                 $this->monitor->stopQuery();
  9.             }
  1.             ->insert($this->quoteName($table))
  2.             ->columns($fields)
  3.             ->values(implode(','$values));
  4.         // Set the query and execute the insert.
  5.         $this->setQuery($query)->execute();
  6.         // Update the primary key if it exists.
  7.         $id $this->insertid();
  8.         if ($key && $id && \is_string($key)) {
MysqliDriver->insertObject('#__redirect_links', object(stdClass), 'id') in /home/iranieex/public_html/plugins/system/redirect/src/Extension/Redirect.php (line 245)
  1.                     'created_date'  => $nowDate,
  2.                     'modified_date' => $nowDate,
  3.                 ];
  4.                 try {
  5.                     $this->getDatabase()->insertObject('#__redirect_links'$data'id');
  6.                 } catch (\Exception $e) {
  7.                     $event->setError(new \Exception($this->getApplication()->getLanguage()->_('PLG_SYSTEM_REDIRECT_ERROR_UPDATING_DATABASE'), 500$e));
  8.                     return;
  9.                 }
  1.             foreach ($this->listeners[$event->getName()] as $listener) {
  2.                 if ($event->isStopped()) {
  3.                     return $event;
  4.                 }
  5.                 $listener($event);
  6.             }
  7.         }
  8.         return $event;
  9.     }
  1.             $dispatcher $this->getDispatcher();
  2.         } catch (\UnexpectedValueException $exception) {
  3.             return null;
  4.         }
  5.         return $dispatcher->dispatch($eventName$event ?: new ApplicationEvent($eventName$this));
  6.     }
  7.     /**
  8.      * Method to run the application routines.
  9.      *
AbstractApplication->dispatchEvent('onError', object(ErrorEvent)) in /home/iranieex/public_html/libraries/src/Application/CMSApplication.php (line 332)
  1.                     'application' => $this,
  2.                 ]
  3.             );
  4.             // Trigger the onError event.
  5.             $this->dispatchEvent('onError'$event);
  6.             ExceptionHandler::handleException($event->getError());
  7.         }
  8.         // Trigger the onBeforeRespond event.
CMSApplication->execute() in /home/iranieex/public_html/includes/app.php (line 58)
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/home/iranieex/public_html/includes/app.php') in /home/iranieex/public_html/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

The table 'nez26_redirect_links' is full

  1.                 throw new PrepareStatementFailureException($this->statement->error$this->statement->errno);
  2.             }
  3.         }
  4.         try {
  5.             if (!$this->statement->execute()) {
  6.                 throw new ExecutionFailureException($this->query$this->statement->error$this->statement->errno);
  7.             }
  8.         } catch (\Throwable $e) {
  9.             throw new ExecutionFailureException($this->query$e->getMessage(), $e->getCode(), $e);
  10.         }
  1.                 throw new PrepareStatementFailureException($this->statement->error$this->statement->errno);
  2.             }
  3.         }
  4.         try {
  5.             if (!$this->statement->execute()) {
  6.                 throw new ExecutionFailureException($this->query$this->statement->error$this->statement->errno);
  7.             }
  8.         } catch (\Throwable $e) {
  9.             throw new ExecutionFailureException($this->query$e->getMessage(), $e->getCode(), $e);
  10.         }
  1.         foreach ($bounded as $key => $obj) {
  2.             $this->statement->bindParam($key$obj->value$obj->dataType);
  3.         }
  4.         try {
  5.             $this->executed $this->statement->execute();
  6.             // If there is a monitor registered, let it know we have finished this query
  7.             if ($this->monitor) {
  8.                 $this->monitor->stopQuery();
  9.             }
  1.             ->insert($this->quoteName($table))
  2.             ->columns($fields)
  3.             ->values(implode(','$values));
  4.         // Set the query and execute the insert.
  5.         $this->setQuery($query)->execute();
  6.         // Update the primary key if it exists.
  7.         $id $this->insertid();
  8.         if ($key && $id && \is_string($key)) {
MysqliDriver->insertObject('#__redirect_links', object(stdClass), 'id') in /home/iranieex/public_html/plugins/system/redirect/src/Extension/Redirect.php (line 245)
  1.                     'created_date'  => $nowDate,
  2.                     'modified_date' => $nowDate,
  3.                 ];
  4.                 try {
  5.                     $this->getDatabase()->insertObject('#__redirect_links'$data'id');
  6.                 } catch (\Exception $e) {
  7.                     $event->setError(new \Exception($this->getApplication()->getLanguage()->_('PLG_SYSTEM_REDIRECT_ERROR_UPDATING_DATABASE'), 500$e));
  8.                     return;
  9.                 }
  1.             foreach ($this->listeners[$event->getName()] as $listener) {
  2.                 if ($event->isStopped()) {
  3.                     return $event;
  4.                 }
  5.                 $listener($event);
  6.             }
  7.         }
  8.         return $event;
  9.     }
  1.             $dispatcher $this->getDispatcher();
  2.         } catch (\UnexpectedValueException $exception) {
  3.             return null;
  4.         }
  5.         return $dispatcher->dispatch($eventName$event ?: new ApplicationEvent($eventName$this));
  6.     }
  7.     /**
  8.      * Method to run the application routines.
  9.      *
AbstractApplication->dispatchEvent('onError', object(ErrorEvent)) in /home/iranieex/public_html/libraries/src/Application/CMSApplication.php (line 332)
  1.                     'application' => $this,
  2.                 ]
  3.             );
  4.             // Trigger the onError event.
  5.             $this->dispatchEvent('onError'$event);
  6.             ExceptionHandler::handleException($event->getError());
  7.         }
  8.         // Trigger the onBeforeRespond event.
CMSApplication->execute() in /home/iranieex/public_html/includes/app.php (line 58)
  1. // Set the application as global app
  2. \Joomla\CMS\Factory::$application $app;
  3. // Execute the application.
  4. $app->execute();
require_once('/home/iranieex/public_html/includes/app.php') in /home/iranieex/public_html/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 4

[4/4] TypeError
TypeError:
Joomla\CMS\Event\Module\ModuleListEvent::onSetModules(): Argument #1 ($value) must be of type array, null given, called in /home/iranieex/public_html/libraries/src/Event/AbstractEvent.php on line 227

  at /home/iranieex/public_html/libraries/src/Event/Module/ModuleListEvent.php:73
  at Joomla\CMS\Event\Module\ModuleListEvent->onSetModules(null)
     (/home/iranieex/public_html/libraries/src/Event/AbstractEvent.php:227)
  at Joomla\CMS\Event\AbstractEvent->setArgument('modules', null)
     (/home/iranieex/public_html/libraries/src/Event/AbstractEvent.php:115)
  at Joomla\CMS\Event\AbstractEvent->__construct('onAfterModuleList', array('modules' => null, 'subject' => null))
     (/home/iranieex/public_html/libraries/src/Event/AbstractImmutableEvent.php:51)
  at Joomla\CMS\Event\AbstractImmutableEvent->__construct('onAfterModuleList', array('modules' => null, 'subject' => null))
     (/home/iranieex/public_html/libraries/src/Event/Module/ModuleEvent.php:55)
  at Joomla\CMS\Event\Module\ModuleEvent->__construct('onAfterModuleList', array('modules' => null, 'subject' => null))
     (/home/iranieex/public_html/libraries/src/Event/Module/ModuleListEvent.php:48)
  at Joomla\CMS\Event\Module\ModuleListEvent->__construct('onAfterModuleList', array('modules' => null))
     (/home/iranieex/public_html/libraries/src/Helper/ModuleHelper.php:385)
  at Joomla\CMS\Helper\ModuleHelper::load()
     (/home/iranieex/public_html/libraries/src/Helper/ModuleHelper.php:88)
  at Joomla\CMS\Helper\ModuleHelper::getModules('error-500')
     (/home/iranieex/public_html/libraries/src/Document/HtmlDocument.php:672)
  at Joomla\CMS\Document\HtmlDocument->countModules('error-500')
     (/home/iranieex/public_html/templates/system/error.php:47)
  at require('/home/iranieex/public_html/templates/system/error.php')
     (/home/iranieex/public_html/libraries/src/Document/HtmlDocument.php:734)
  at Joomla\CMS\Document\HtmlDocument->_loadTemplate('/home/iranieex/public_html/templates/system', 'error.php')
     (/home/iranieex/public_html/libraries/src/Document/HtmlDocument.php:788)
  at Joomla\CMS\Document\HtmlDocument->_fetchTemplate(array('template' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/home/iranieex/public_html/libraries/src/Document/HtmlDocument.php:625)
  at Joomla\CMS\Document\HtmlDocument->parse(array('template' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/home/iranieex/public_html/libraries/src/Document/HtmlDocument.php:643)
  at Joomla\CMS\Document\HtmlDocument->render(false, array('template' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/home/iranieex/public_html/libraries/src/Document/ErrorDocument.php:139)
  at Joomla\CMS\Document\ErrorDocument->render(false, array('template' => 'j-directory', 'directory' => '/home/iranieex/public_html/templates', 'debug' => false, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
     (/home/iranieex/public_html/libraries/src/Error/Renderer/HtmlRenderer.php:70)
  at Joomla\CMS\Error\Renderer\HtmlRenderer->render(object(Exception))
     (/home/iranieex/public_html/libraries/src/Exception/ExceptionHandler.php:142)
  at Joomla\CMS\Exception\ExceptionHandler::render(object(Exception))
     (/home/iranieex/public_html/libraries/src/Exception/ExceptionHandler.php:76)
  at Joomla\CMS\Exception\ExceptionHandler::handleException(object(Exception))
     (/home/iranieex/public_html/libraries/src/Application/CMSApplication.php:334)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/home/iranieex/public_html/includes/app.php:58)
  at require_once('/home/iranieex/public_html/includes/app.php')
     (/home/iranieex/public_html/index.php:51)                
[3/4] Exception
Exception:
An error occurred while updating the database.

  at /home/iranieex/public_html/plugins/system/redirect/src/Extension/Redirect.php:247
  at Joomla\Plugin\System\Redirect\Extension\Redirect->handleError(object(ErrorEvent))
     (/home/iranieex/public_html/libraries/vendor/joomla/event/src/Dispatcher.php:454)
  at Joomla\Event\Dispatcher->dispatch('onError', object(ErrorEvent))
     (/home/iranieex/public_html/libraries/vendor/joomla/application/src/AbstractApplication.php:99)
  at Joomla\Application\AbstractApplication->dispatchEvent('onError', object(ErrorEvent))
     (/home/iranieex/public_html/libraries/src/Application/CMSApplication.php:332)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/home/iranieex/public_html/includes/app.php:58)
  at require_once('/home/iranieex/public_html/includes/app.php')
     (/home/iranieex/public_html/index.php:51)                
[2/4] ExecutionFailureException
Joomla\Database\Exception\ExecutionFailureException:
The table 'nez26_redirect_links' is full

  at /home/iranieex/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:411
  at Joomla\Database\Mysqli\MysqliStatement->execute()
     (/home/iranieex/public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php:651)
  at Joomla\Database\DatabaseDriver->execute()
     (/home/iranieex/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:719)
  at Joomla\Database\Mysqli\MysqliDriver->insertObject('#__redirect_links', object(stdClass), 'id')
     (/home/iranieex/public_html/plugins/system/redirect/src/Extension/Redirect.php:245)
  at Joomla\Plugin\System\Redirect\Extension\Redirect->handleError(object(ErrorEvent))
     (/home/iranieex/public_html/libraries/vendor/joomla/event/src/Dispatcher.php:454)
  at Joomla\Event\Dispatcher->dispatch('onError', object(ErrorEvent))
     (/home/iranieex/public_html/libraries/vendor/joomla/application/src/AbstractApplication.php:99)
  at Joomla\Application\AbstractApplication->dispatchEvent('onError', object(ErrorEvent))
     (/home/iranieex/public_html/libraries/src/Application/CMSApplication.php:332)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/home/iranieex/public_html/includes/app.php:58)
  at require_once('/home/iranieex/public_html/includes/app.php')
     (/home/iranieex/public_html/index.php:51)                
[1/4] mysqli_sql_exception
mysqli_sql_exception:
The table 'nez26_redirect_links' is full

  at /home/iranieex/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:407
  at mysqli_stmt->execute()
     (/home/iranieex/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:407)
  at Joomla\Database\Mysqli\MysqliStatement->execute()
     (/home/iranieex/public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php:651)
  at Joomla\Database\DatabaseDriver->execute()
     (/home/iranieex/public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:719)
  at Joomla\Database\Mysqli\MysqliDriver->insertObject('#__redirect_links', object(stdClass), 'id')
     (/home/iranieex/public_html/plugins/system/redirect/src/Extension/Redirect.php:245)
  at Joomla\Plugin\System\Redirect\Extension\Redirect->handleError(object(ErrorEvent))
     (/home/iranieex/public_html/libraries/vendor/joomla/event/src/Dispatcher.php:454)
  at Joomla\Event\Dispatcher->dispatch('onError', object(ErrorEvent))
     (/home/iranieex/public_html/libraries/vendor/joomla/application/src/AbstractApplication.php:99)
  at Joomla\Application\AbstractApplication->dispatchEvent('onError', object(ErrorEvent))
     (/home/iranieex/public_html/libraries/src/Application/CMSApplication.php:332)
  at Joomla\CMS\Application\CMSApplication->execute()
     (/home/iranieex/public_html/includes/app.php:58)
  at require_once('/home/iranieex/public_html/includes/app.php')
     (/home/iranieex/public_html/index.php:51)