Coding Issue?

Hi, i have this issue.

http://prntscr.com/htlage

i have ask, my server admin, he mean is maybe a coding issue, because we have other domains in our server hosted and no issues there..

Regards

Hi, i have this issue.

http://prntscr.com/htlage

i have ask, my server admin, he mean is maybe a coding issue, because we have other domains in our server hosted and no issues there..

Regards

Hello!

Please enable the development mode and send us the error message.

Have you solved the issue? I do not see any problems with your website

How can I enable the development mode??

How can I enable the development mode??

Create local_conf.php file in the root directory with the following code:

define(‘DEVELOPMENT’, true);
error_reporting(E_ALL);
ini_set(‘display_errors’, ‘on’);

i have this :

http://prntscr.com/i80oss

This code does not work since it status of your license is not dev or beta

i dont know how can i do that..

i dont know how can i do that..

Contact hosting administrator and ask him to check server error logs. Possibly error message can be found there