开发者

codeigniter template system

开发者 https://www.devze.com 2023-02-07 20:41 出处:网络
Hello all i have download a template system but i cant get it to work, i got this error An Error Was Encountered

Hello all i have download a template system but i cant get it to work, i got this error An Error Was Encountered Unable to load the requested file: helpers/ocular_helper.php

The name of the template is: ocular

My开发者_Python百科 project can you see here https://github.com/SimonJ/Hip-hop-project

hope some one can help me what im doing wrong :)


Well, given the error you're receiving, you are clearly missing a file called ocular_helper.php which Ocular expects to be in /application/helpers/.

Are you using the latest version of the Ocular library? As you can see here, it looks like the latest version doesn't use any helpers.

0

精彩评论

暂无评论...
验证码 换一张
取 消