filippo
·
2018 Jan 18 @ 00:31
I'm Italian and I do not speak English well. I installed the cms in local with XAMPP but I get this errors:
1) Warning in app_basic.class.php at line 3018: Use of undefined constant i - assumed 'i' (this will throw an Error in a future version of PHP)
2) Fatal error: Declaration of App\Blog::getFullPathByItemID($item_id) must be compatible with SCHLIX\cmsApplication_ManyToMany::getFullPathByItemID($item_id, $force_cid = 0) in C:\xampp\htdocs\schlix\system\apps\blog\blog.class.php on line 739
Compile error in blog.class.php at line 739: Declaration of App\Blog::getFullPathByItemID($item_id) must be compatible with SCHLIX\cmsApplication_ManyToMany::getFullPathByItemID($item_id, $force_cid = 0)
Thank you
Cinzia