Hey Chuck !
Happy Holiday's. Here's my delima.I added a text link" Gallery" to the nav bar on my Vbulletin Board. "usercp-faq -Home -Member List- Gallery"
The link works fine until I click on it and it goes to the photopost index.php page. Now the same nav bar is showing there too! if you click Gallery again..........
Here's what I get
404 File Not Found
The requested file /Photopost/Photopost/ could not be found on this server. Please check your request and try again.
If you feel this was in error please contact
webmaster@dollchatter.com.
Looks like it's calling for Photopost twice "/Photopost/Photopost/" however here is the code I put in the template navbar
<td class="vbmenu_control"><a href="Photopost/$session[sessionurl_q]" accesskey="5">$vbphrase[Gallery]</a></td>
What am I missing here?......Why is it calling for Photopost twice ...Thanks in advance