Welcome Guest, Not a member yet? Register   Sign In
helper problem
#1

[eluser]drago_[/eluser]
Hi everyone.
I've just started to build a forum using codeigniter. I know there are many free forum that i can use, but is for my practice.

So i want to create a function that return a variable containing the "breadcrumbs". So, i created a file in helpers directory and write my function. The problem is that when i want to open the page in browser it sais :


An Error Was Encountered

Unable to load the requested file: helpers/breadcumbs_helper.php

I writed in autoload.php : $autoload['helper'] = array('url', 'form', 'smiley', 'breadcrumbs'), but nothing. I also tried to load manualy but i've got the same result.
So I appellate to you.

Thanks.


Messages In This Thread
helper problem - by El Forum - 11-23-2009, 08:33 AM
helper problem - by El Forum - 11-23-2009, 08:47 AM
helper problem - by El Forum - 11-29-2009, 11:45 AM
helper problem - by El Forum - 11-29-2009, 01:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB