Quote:
Originally Posted by ChuanSE
D3nnis, plz help me out here mate :/
this is my navbar template...
I tweaked it with some hacks, so replacing it with your alternative isn't just that easy. Wanna check it for me plz? :|
Many thanks in advance amigo 
|
your navbar looks ok to me, you will need to edit the one under Index Templates -> Index
find this line
Code:
<input name="s" type="hidden" value="" />
change it to
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />