I've purchase custom theme :
https://themeforest.net/item/kept-respo ... 6?s_rank=2
When I try to enable the theme after uploading all the files I got error 500 with this log :
Code: Select all
2018-07-26 8:11:09 - MOD: Modification Default
FILE: system/engine/action.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 69
FILE: system/engine/loader.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 77
LINE: 151
LINE: 168
FILE: system/library/config.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 59
FILE: system/library/language.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 67
LINE: 73
FILE: system/library/template/template.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 18
FILE: system/library/template/twig.php
CODE: $loader = new \Twig_Loader_Filesystem(DIR_TEMPLATE);
LINE: 19
----------------------------------------------------------------
MOD: KEPT Theme v1.5.0.0
FILE: system/library/pagination.php
CODE: public $text_first = '|<';
LINE: 18
CODE: public $text_last = '>|';
LINE: 19
CODE: public $text_next = '>';
LINE: 20
CODE: public $text_prev = '<';
LINE: 21
----------------------------------------------------------------
Could anyone help me please ?Sorry but is not a theme bug and I don't know how to fix this, is from server/hosting or the php version installed on him, I think.