Jump to content

home page fatal error


Recommended Posts

Hi,

It is warning message not an error, you can disable in php settings from web hosting.

Alternate solution will be module developer can help to fix the issue.

Basically there are four types of errors in PHP, which are as follows:

Parse Error (Syntax Error)

Fatal Error.

Warning Error.

Notice Error.

E_ERROR : A fatal error that causes script termination

E_WARNING : Run-time warning that does not cause script termination

E_PARSE : Compile time parse error.

E_NOTICE : Run time notice caused due to error in code

PrestaShop Tutorials Videos [How to do Tasks]

https://www.prestashop.com/forums/topic/907438-prestashop-tutorials-videos-how-to-do-tasks/

Link to comment
Share on other sites

In cpanel of web hosting account, PHP manager can help to disable warning message or best way to get help from web hosting support to disable warning notice messages.

display error option can be seen on php manager, I will share screenshots.

 

Link to comment
Share on other sites

Hi,

Good to see the home page URL working fine now after the suggested changes.

Need to check your module developer about uninstall process done properly to remove all related to the module.

Did the module do any change in existing PrestaShop core files, need to revert to get back to the original stage.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...