CodeIgniter Forums
Modular separation and CI 3.1.3 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Modular separation and CI 3.1.3 (/showthread.php?tid=67151)



Modular separation and CI 3.1.3 - BYOOS - 01-22-2017

Candlecms and codeIgniter 3.1.3
(Gbobard, 2017-01-22 19:39:52)



Good evening,

Since version 7 of PHP, BYOOS has entered a series of testing its software production or software package with several patches to support it.

CandleCMS is a content manager linked to the Framwork CodeIgniter currently in version 3.13 then of the CMS NO-CMS currently in version 1.1.3c the transition from PHP5.6 to PHP 7 poses no problem with CI 3.1.2 but the version of CI 3.1 .3 imposes a small update because the CI_Loader -> _ ci_object_to_array () method is replaced by the CI_Loader -> _ ci_prepare_view_vars method. This method is used in the module manager of Wiredesignz Modular Separation

FIX

At the application / third_party / MX / loader.php level replace the old method with _ci_prepare_view_vars on line 294

Gabriel


Http://byoos.net/candlecms/blog/Candlecms-et-codeIgniter-313_1.html


RE: Modular separation and CI 3.1.3 - enlivenapp - 01-23-2017

duplicate subject of https://forum.codeigniter.com/thread-67068.html