Okay
  Public Ticket #1847472
problem with megamenu
Closed

Comments

  • claudez started the conversation

    I just buy the theme newyork for prestashop 1.7.4

    and i have a probleme with mega menu 

    I clic on manage megamenu and i have

    Oops! An Error Occurred
    The server returned a "500 Internal Server Error".

    Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

    thanks for your help

  •  1,587
    Criss replied

    Hi claudez ,

    Sorry, this is the problem with php error 7.2

    Please access the file:

    Root / modules / fieldmegamenu / controllers / admin / adminfieldmegamenucontroller.php

    find:

    setMedia()

    eidt:

    setMedia($isNewTheme = false)

    For modules with 500 admin errors, please enable debug to check the problem.

    Best Regards,
    Criss - FieldThemes

  • claudez replied

    merci pour votre reponse

    tout est ok

    sinon une autre solution mettre php en 7.0

  •  1,587
    Criss replied

    Hi claudez ,

    No need to reduce the version of PHP, you can also use PHP 7.2 and fix it the way we guide.

    Best Regards,
    Criss - FieldThemes