PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, October 26, 2022

[FIXED] How to fix Prestashop front office, 500 internal server error?

 October 26, 2022     php, prestashop, prestashop-1.7, prestashop-modules     No comments   

Issue

I was setting up a prestashop theme, and this error came out of somewhere. Can you suggest me how to fix this?

Debug Mode View: enter image description here


Solution

It looks to be an issue with your module called Google Map Store Page. Specifically, the error is on line 277 of this file: https://github.com/ArnaudDx/Google-map-store-page-prestashop-1.7/blob/master/storeggmap/storeggmap.php.

Is this a module that you need to use? If not, disabling/deleting it should solve the problem.



Answered By - BigGreenGiant
Answer Checked By - Timothy Miller (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing