Error occurred with commission page

when I click on commissions link in affiliate block give me error_occured

how can I fix this problem?

Hello mohamedattya,



Thank you for your message.



I am sorry to hear that you have experienced this problem. In order to understand the exact reason for this problem I suggest that you should do the following:


  1. Open the config.php file located in the root directory of your CS-Cart installation.
  2. Add the following line of code:


define('DEVELOPMENT', true);



below this one:


if ( !defined('AREA') ) { die('Access denied'); }



and save the file.

3) Click on the link one more time.



After this you should see a detailed description of the error occurred. Please make a screenshot of it or copy its text and paste it here so that I could check the error and provide you with the appropriate solution.



Thank you.





Pavel Zyukin

CS-Cart Support team