Code:
require_once(ROOT_PATH . 'includes/lib_order.php');
I created a php file in a ecshop item. But it does not run the require_once statements. In similar documents, the same code, no problem, why? Help me pls.

Quote 1 floor xuzuning reply:
. Echo ROOT_PATH 'includes / lib_order.php';
What to see

This is a reference to the files on the drive, the path is right. But somehow, the new php...