Can anybody tell me why Im getting these messages;
Message: Object of class CI_Loader could not be converted to string
Message: Object of class CI_Loader could not be converted to string
Message: Object of class CI_Session could not be converted to string
Message: Object of class CI_Session could not be converted to string
Message: Undefined variable: date
Message: Undefined variable: openCategory
Message: Undefined variable: date
Message: Undefined variable: openCategory
Message: fopen(Advert/ben/National.php): failed to open stream: No such file or directory
Message: fwrite() expects parameter 1 to be resource, boolean given
Message: fclose() expects parameter 1 to be resource, boolean given
Message: fopen(advert/ben/national.php): failed to open stream: No such file or directory
Message: fwrite() expects parameter 1 to be resource, boolean given
Message: fclose() expects parameter 1 to be resource, boolean given
Message: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\system\core\Exceptions.php:271)
I suspect it has something to do with CodeIgniter version upgrade.
Currently - const CI_VERSION = ‘3.1.9’;
XAMPP version 7.2.3
Has anybody got an easy fix?