Bonsoir
Sur mon site local en test, je suis passé de joomla 4.1.5 à 4.2 avant de mettre à jour mon site en production.
Mamp Serveur
PHP 8.0.8
5.7.34 - MySQL
Sur le frontal, j'ai cette erreur à la page de résultats de mon mon moteur de recherche (recherche avancée com_finder) :
0 Serialization of 'Closure' is not allowed
Nous sommes désolés
La page que vous cherchez n'existe pas...
Le rapport indique :
Call stack
# Function Location
1 () JROOT/components/com_finder/src/Helper/FinderHelper.php:50
2 serialize() JROOT/components/com_finder/src/Helper/FinderHelper.php:50
3 Joomla\Component\Finder\Site\Helper\FinderHelper:: logSearch() JROOT/components/com_finder/src/View/Search/HtmlView.php:181
4 Joomla\Component\Finder\Site\View\Search\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:635
5 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_finder/src/Controller/DisplayController.php:56
6 Joomla\Component\Finder\Site\Controller\DisplayCon troller->display() JROOT/libraries/src/MVC/Controller/BaseController.php:668
7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:139
8 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:351
9 Joomla\CMS\Component\ComponentHelper::renderCompon ent() JROOT/libraries/src/Application/SiteApplication.php:196
10 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:237
11 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:290
12 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
13 require_once() JROOT/index.php:32
La ligne 50 de "FinderHelper.php:" indique : $query = $db->getQuery(true);
Avez-vous rencontré ce souci avec la recherche avancée et cette maj 4.2 ?
Merci de votre aide.
Cordialement
Sur mon site local en test, je suis passé de joomla 4.1.5 à 4.2 avant de mettre à jour mon site en production.
Mamp Serveur
PHP 8.0.8
5.7.34 - MySQL
Sur le frontal, j'ai cette erreur à la page de résultats de mon mon moteur de recherche (recherche avancée com_finder) :
0 Serialization of 'Closure' is not allowed
Nous sommes désolés
La page que vous cherchez n'existe pas...
Le rapport indique :
Call stack
# Function Location
1 () JROOT/components/com_finder/src/Helper/FinderHelper.php:50
2 serialize() JROOT/components/com_finder/src/Helper/FinderHelper.php:50
3 Joomla\Component\Finder\Site\Helper\FinderHelper:: logSearch() JROOT/components/com_finder/src/View/Search/HtmlView.php:181
4 Joomla\Component\Finder\Site\View\Search\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:635
5 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_finder/src/Controller/DisplayController.php:56
6 Joomla\Component\Finder\Site\Controller\DisplayCon troller->display() JROOT/libraries/src/MVC/Controller/BaseController.php:668
7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:139
8 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:351
9 Joomla\CMS\Component\ComponentHelper::renderCompon ent() JROOT/libraries/src/Application/SiteApplication.php:196
10 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:237
11 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:290
12 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
13 require_once() JROOT/index.php:32
La ligne 50 de "FinderHelper.php:" indique : $query = $db->getQuery(true);
Avez-vous rencontré ce souci avec la recherche avancée et cette maj 4.2 ?
Merci de votre aide.
Cordialement
Commentaire