Hello,
I test the T4 framework before migrating a site from J3.10 to J4.
Everything works fine, but I have a warning:
Warning
: Use of undefined constant T4PATH_LOCAL - assumed 'T4PATH_LOCAL' (this will throw an Error in a future version of PHP) in
/home/lorcestlor/v2/plugins/system/t4/src/t4/Helper/Path.php
on line
12
Warning
: Use of undefined constant T4PATH_LOCAL_URI - assumed 'T4PATH_LOCAL_URI' (this will throw an Error in a future version of PHP) in
/home/lorcestlor/v2/plugins/system/t4/src/t4/Helper/Path.php
on line
13
Warning
: Use of undefined constant T4PATH_TPL - assumed 'T4PATH_TPL' (this will throw an Error in a future version of PHP) in
/home/lorcestlor/v2/plugins/system/t4/src/t4/Helper/Path.php
on line
16
Warning
: Use of undefined constant T4PATH_TPL_URI - assumed 'T4PATH_TPL_URI' (this will throw an Error in a future version of PHP) in
/home/lorcestlor/v2/plugins/system/t4/src/t4/Helper/Path.php
on line
17
Warning
: Use of undefined constant T4PATH_BASE - assumed 'T4PATH_BASE' (this will throw an Error in a future version of PHP) in
/home/lorcestlor/v2/plugins/system/t4/src/t4/Helper/Path.php
on line
20
Warning
: Use of undefined constant T4PATH_BASE_URI - assumed 'T4PATH_BASE_URI' (this will throw an Error in a future version of PHP) in
/home/lorcestlor/v2/plugins/system/t4/src/t4/Helper/Path.php
on line
21
Thank you for answer.
Regards,
Patrick