Hi all
We removed the main menu and have created our own button bar in the template _header.html.
works easy enough for direct links but links that require variables like users id etc are not working
maybe edit the BxTemplMenu.php file or something i dont know
just need some ideas :)
Need create links to:
edit profile (using pedit.php?ID={memberID} does not work)
friends(viewFriends.php?iUser={memberID} does not work)
upload photos to default album
anyway you get the idea
thanks for help