Your-Domain.com Is Currently Unable To Handle This Request. Http Error 500

today , i tried to edit some product quantity and prices , when i press save the error message say

alphastore-kw.com is currently unable to handle this request. HTTP ERROR 500

and i also tried to export the product and edit them with excel , but when i upload and press import ,

the upload stop on the update linke .

can any one please help me with that problem .

1.PNG

2.PNG

Hello.

In config.local.php set

ini_set('display_errors', 1);

and in file config.php please find "DEVEL" and replace

//define('DEVELOPMENT', true);

on

define('DEVELOPMENT', true);

and try again your operation.

Please show result.

Best regards

Robert.

Hello.

In config.local.php set

ini_set('display_errors', 1);

and in file config.php please find "DEVEL" and replace

//define('DEVELOPMENT', true);

on

define('DEVELOPMENT', true);

and try again your operation.

Please show result.

Best regards

Robert.

thank you soft solid team for your reply

the error message is :

Fatal error: Uncaught Error: Call to undefined function _logWrite() in /home/softneat/public_html/app/functions/fn.common.php:872 Stack trace: #0 /home/softneat/public_html/app/functions/fn.catalog.php(2590): fn_send_product_notifications(1074) #1 /home/softneat/public_html/app/controllers/backend/products.php(181): fn_update_product(Array, 1074, 'en') #2 /home/softneat/public_html/app/functions/fn.control.php(702): include('/home/softneat/...') #3 /home/softneat/public_html/app/functions/fn.control.php(460): fn_run_controller('/home/softneat/...', 'products', 'm_update', '', '') #4 /home/softneat/public_html/alnahar2023.php(27): fn_dispatch() #5 {main} thrown in /home/softneat/public_html/app/functions/fn.common.php on line 872

Hello.

1. Which version CS-Cart or MV ?

2. Have any modifications been made to the program?

Best regards

Robert.

Hello.

1. Which version CS-Cart or MV ?

2. Have any modifications been made to the program?

Best regards

Robert.

cs cart 4.8.1 i upgrade from 4.7.1

no , because i take sql backup to other test website and i tried to edit the product and its work .

Hello.

Please contact on our office address - office@cs-cart.pl. We will try to help.

Best reagrds

Robert.

Hello.

Please contact on our office address - office@cs-cart.pl. We will try to help.

Best reagrds

Robert.

thank you soft solid sure team .

I do not see any calls of _logWrite function in the fn.common.php file of clean 4.8.1 installation. Try to download installation package from CS-Cart HelpDesk and replace mentioned file in the app/functions directory