Okay
  Public Ticket #1894302
blog post 500 error
Closed

Comments

  • tianhong started the conversation

    CONTROL PANEL  BLOG POST NO WORKING FOR PRESTASHOP 1.7.5.0

    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.

  •  1,588
    Criss replied

    Hi tianhong ,

    That's the problem with our admin file,
    The solution is as follows:
    open file: 

    Root \ modules \ fieldmegamenu \ controllers \ admin \ AdminFieldMegamenuController.php

    edit: public function setMedia()

    to: public function setMedia($isNewTheme = false)

    similar to the file of blog modules:

    Root \ modules \ smartblog \ controllers \ admin \ AdminBlogPostController.php

    Best Regards,
    Criss - FieldThemes