Excellent dude.
I just updated to CI 2.0.1 and I said WTF? 😊
Thanks for the update.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 09, 2009 5:58pm
Subscribe [78]#121 / Mar 18, 2011 6:44pm
Excellent dude.
I just updated to CI 2.0.1 and I said WTF? 😊
Thanks for the update.
#122 / Apr 07, 2011 5:44pm
That’s just awesome! Thx for the work man!
#123 / Apr 10, 2011 11:03am
it’s really exiting with this auto crumb.
—-
but i have one problem. that is as below:
my url project is “http://localhost/www/category/usb-flash-drives”
after i have applied auto crumb, it is like below:
it becomes: Home > Usb Flash Drives
—-
what i want it to display is “Home > Category > Usb Flash Drives”. could you tell me how to configure to display as I want? thank in advance.
#124 / Apr 10, 2011 11:04am
it’s really exiting with this auto crumb.
—-
but i have one problem. that is as below:
my url project is “http://localhost/www/category/usb-flash-drives”
after i have applied auto crumb, it is like below:
it becomes: Home > Usb Flash Drives
—-
what i want it to display is “Home > Category > Usb Flash Drives”. could you tell me how to configure to display as I want? thank in advance.
#125 / Apr 10, 2011 11:06am
it’s really exiting with this auto crumb.
—-
but i have one problem. that is as below:
my url project is “http://localhost/www/category/usb-flash-drives”
after i have applied auto crumb, it is like below:
it becomes: Home > Usb Flash Drives
—-
what i want it to display is “Home > Category > Usb Flash Drives”. could you tell me how to configure to display as I want? thank in advance.
#126 / Apr 10, 2011 9:24pm
Hai tech-passion.
Please inform what CI version do you work with. And please try to use default value in your breadcrumb config file.
#127 / Apr 10, 2011 10:26pm
thx for your reply Ardiontow.
I have found the solution now. I just upgrade to the last version.
#128 / Apr 11, 2011 5:51am
@tech-passion, I’d assumed that you already used latest version 😊
#129 / Apr 11, 2011 2:28pm
I’m having a problem when I have a 404 page….... it gets the text that generated the 404 error and uses it as a breacrumb, is there a way to identify it is a 404 error and don’t show anything or show something else?
#130 / Apr 11, 2011 10:13pm
@William, could you please give some details (steps to reproduce your error) or attach a pic maybe could make your problem more clear to me
#131 / Apr 19, 2011 9:36am
When i have a 404 error, i use the 404 override…. and it shows the method, that doesnt exist as the crumb….
http://img638.imageshack.us/i/404nd.jpg/
like this >
the xX is not a page, its a 404 page, doesnt exist!
#132 / Apr 23, 2011 1:45am
When i have a 404 error, i use the 404 override…. and it shows the method, that doesnt exist as the crumb….
http://img638.imageshack.us/i/404nd.jpg/
like this >
the xX is not a page, its a 404 page, doesnt exist!
You just fail at explaining what doesn’t work ...sorry.
Give more details….the guy is trying to help you…show some respect and don’t make him loose his time by trying to guess your problem.
Good job OP. Nice piece of code.
#133 / Apr 23, 2011 5:07pm
I though I’m the only one who don’t know what Rufino’s problem is.
@Rufino, if you still need an answer then please give us some clear explanation. The picture you’ve attached can be more useful if also showed the browser’s address bar. Tell us what autocrumb should do and also explain in what condition autocrumbs fail to work.
#134 / Apr 24, 2011 10:31am
Helloooo 😊
I have one question, is there any way that i can change a method name from a controller?
What i mean is, i have different edit pages, and i want to have different edit page names, like so:
http://localhost/me_controller/edit => Me Controller > Editing this Controller
http://localhost/you_controller/edit => You Controller > Editing Your Controller
I tried different methods in the replacer, but none worked, is there any way i can achieve this without modifying the helper?
Thanks in advance !!!
#135 / Apr 24, 2011 7:41pm
When i have a 404 error, i use the 404 override…. and it shows the method, that doesnt exist as the crumb….
http://img638.imageshack.us/i/404nd.jpg/
like this >
the xX is not a page, its a 404 page, doesnt exist!
You just fail at explaining what doesn’t work ...sorry.
Give more details….the guy is trying to help you…show some respect and don’t make him loose his time by trying to guess your problem.
Good job OP. Nice piece of code.
Well, I’m sorry if english isn’t my main language and I still can’t explain what the problem really is…..
Sometimes when we speak in a different languaghe it can be difficult to express what we really want to say.
What I need is, when it’s a 404 page… a page that DOESNT exist in my website, if i use the 404 override, the crumb doesn’t show the URL segment, I need it to show that it is a 404, can I do that?
If I’m still not very clear, please tell me and i’ll try to say better..