URL different when not logged in
Permalink
Hi guys,
I'm having this really strange error, I'm not really sure what to do about it, when I'm logged everything works fine, but when I log out one of the nav links takes me to a different, nonexistent page. I tried clearing my cache and that did nothing. I'm really not sure what else to do about it.
Anyone else have any ideas?
I'm using an stack to hold the HTML for my navbar across a ton of pages, this is only happens to one page.
Thanks!
I'm having this really strange error, I'm not really sure what to do about it, when I'm logged everything works fine, but when I log out one of the nav links takes me to a different, nonexistent page. I tried clearing my cache and that did nothing. I'm really not sure what else to do about it.
Anyone else have any ideas?
I'm using an stack to hold the HTML for my navbar across a ton of pages, this is only happens to one page.
Thanks!
![tallacman](/files/avatars/376.jpg)
So in your nav bar stack are you using the autonav block or the html block?
HTML block
Have you tried the autonav block? or is there some reason you can't use it? Can you post a url?
Unfortunately I can't post a URL, I'm developing on my local WAMP server. The reason I'm using an HTML block instead of the auto nav is because I'm using a dropdown menu that I want to look a very specific way. Simply writting up the HTML seemed to be the easiest way to do this.
CAn you post a zip file of the html you are using? That’s a really non-standard way to build a nav in a php based CMS.