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!

 
tallacman replied on at Permalink Reply
tallacman
So in your nav bar stack are you using the autonav block or the html block?
bluedrag replied on at Permalink Reply
HTML block
tallacman replied on at Permalink Reply
tallacman
Have you tried the autonav block? or is there some reason you can't use it? Can you post a url?
bluedrag replied on at Permalink Reply
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.
tallacman replied on at Permalink Reply
tallacman
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.