WebSite X5Help Center

 
rohit H.
rohit H.
User

Generic Error after clicking any form or shopping cart  en

Автор: rohit H.
Просмотрено 357, Подписчики 1, Размещенный 0  

Every time I click in the project to finalize and submit the order in shopping cart it shows generic error.

How to resolve it?

for reference attaching screenshot of the order page.

Regards

However it does not give error while designing the project.

any particular requirment for server, php and apache?

Rohit

Размещено
4 Ответы
rohit H.
rohit H.
User
Автор

design project shopping cart generate order id but it fails at live project on server and issues generic error

Читать больше
Размещено От rohit H.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DEЛучший пользователь месяца EN

Which PHP version is used?

Is the display of PHP error messages in the customer area of ​​the web hosting provider set to "off"?

...

----- Example customer area at Hosteurope in German ----

Читать больше
Размещено От Daniel W.
rohit H.
rohit H.
User
Автор

PHP 7.4.33 

I am running the site on local WAMP Server. Do I need some enteries to be made in PHP.ini file for such error issue. it comes only when i submit a form or shopping cart.

Читать больше
Размещено От rohit H.
Daniel W.
Daniel W.
User
Лучший пользователь месяца DEЛучший пользователь месяца EN

Add this line of code to the php.ini file:

display_errors = Off

Читать больше
Размещено От Daniel W.