Welcome Guest, Not a member yet? Register   Sign In
Super Ultra Mega Dynamic Menu Post - all gurus and no gurus invited
#4

[eluser]MEM[/eluser]
Ok...

Quote:I have a base url, + current controller (c_categoria) + current method(seccao) + id (passed on the 3rd segment), I believe. Here is an example of a link on the subcategory menu, having all:
echo anchor( uri_string() . '/' . $subcategorias['id_cat'] . '/',$subcategorias['nome_cat']);

I was NOT having the base_url obviously, I was having the current URL, and that have made all the difference. Current url doesn't fit here. I will try with base_url instead, as you have suggested.

However, I believe I cannot use the equation: base_url + current controller + current method + ID., simply because, if I do that, I will change the "sacred" third segment, and that will disable the possibility of seem the menu that was there based on the 3rd segment ID. You would reply that that is not important because, we can still retrieve that menu based on our current location, but I just don't see how.

So, I will try to do the same steps but, this time, I will use the base_url instead.

In the meanwhile, please, any efforts to help me out finish this, are more then welcome... :S


Regards,
Márcio


Messages In This Thread
Super Ultra Mega Dynamic Menu Post - all gurus and no gurus invited - by El Forum - 10-17-2009, 03:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB