tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
3.04k stars 991 forks source link

How can i upgrade Codeigniter to current version #187

Closed otengkwame closed 7 years ago

otengkwame commented 7 years ago

Hello, I tried to upgrade from this version (CI_VERSION', '3.0.6') to a newer codeigniter version (CI_VERSION = '3.1.5') but there are lots of errors coming up.

sampoyigi commented 7 years ago

You'll need to download the latest CodeIgniter and replace the system folder, all files within the system folder except the tastyigniter folder should do.

otengkwame commented 7 years ago

@sampoyigi i did that and this is the error i got: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 130968 bytes) in /opt/lampp5/htdocs/igniter/flame/codeigniter/database/DB.php on line 109

otengkwame commented 7 years ago

Great work, it worked but i think you need to check on settings page most dropdowns(combo boxes) are displaying "Array" as their values.