Hello
I would like to execute the PHP file template-php.php (located in the root directory). I have used the following code:
{source}<?php
include JPATH_SITE.‘/Template-php.php’;
?>{/source}
Now I get the following error message: Undefined constant ‘’’. I am using Joomla 5.2.3 with YoothemePro. Does anyone have an idea where the error could be? Thank you very much