Vheissu / Ci-Smarty

Smarty templating engine integration for Codeigniter 3.0+ with inbuilt theming and asset management.
http://ilikekillnerds.com
179 stars 43 forks source link

issue on goddady cant Unable to load the requested class: Ci_smarty #52

Open ioshwred opened 8 years ago

ioshwred commented 8 years ago

Unable to load the requested class: Ci_smarty

change $this->CI->load->library('ci_smarty', NULL, 'smarty'); to $this->CI->load->library('CI_Smarty', NULL, 'smarty');