• Closed by: Fred
  • Closed on: 28.04.23, 18:04
  • Reason: Closed
  • Comment: Glad to help!

Ticket #24587 - http error 500 when try to open amp category menu

The theme works fine in desktop version but in mobile version I get http error 500 when user click in product menu.

In debud mode I get this message in the home page:

Notice: unserialize(): Error at offset 37336 of 41068 bytes in /home/fbj8skpq/public_html/tienda/modules/pkamp/classes/builder/profile.php on line 343

Then when I go to Menu - Product get this message:

Fatal error: Uncaught ArgumentCountError: Too few arguments to function PrestaShop\Module\FacetedSearch\Filters\Converter::_construct(), 4 passed in /home/fbj8skpq/public_html/tienda/modules/pkamp/controllers/front/category.php on line 153 and exactly 5 expected in /home/fbj8skpq/public_html/tienda/modules/ps_facetedsearch/src/Filters/Converter.php:84 Stack trace: #0 /home/fbj8skpq/public_html/tienda/modules/pkamp/controllers/front/category.php(153): PrestaShop\Module\FacetedSearch\Filters\Converter→_construct() #1 /home/fbj8skpq/public_html/tienda/classes/controller/Controller.php(319): PkampCategoryModuleFrontController→initContent() #2 /home/fbj8skpq/public_html/tienda/classes/Dispatcher.php(510): ControllerCore→run() #3 /home/fbj8skpq/public_html/tienda/index.php(28): DispatcherCore→dispatch() #4 {main} thrown in /home/fbj8skpq/public_html/tienda/modules/ps_facetedsearch/src/Filters/Converter.php on line 84

However CMS menu works fine.

Comments

Fred 28 Apr 2023, 09:52

Hi, HECTOR.
Try to uninstall AMP module for a while

HECTOR FERNANDEZ 28 Apr 2023, 09:55

I just uninstalled module

HECTOR FERNANDEZ 28 Apr 2023, 12:00

I uninstalled the module and reinstall it. Now It works fine. Thank you very much.
Ticket closed.

Fred 28 Apr 2023, 18:03

Great