Hi all. I'm new to this Forum so please don't shout at me if this has been posted before! I've posted a Snitz forum in a Members only section of my organisation's website. The Forum and database are in a subfolder of a password protected folder off the main website. Clicking on a link in the Home Page takes the user via the username/password dialog to an Index.htm page from where clicking another link takes them to the Forum. Since, during setup, the Home URL is set to the main website Homepage, the "Home" link on the forum page returns the user to the Homepage (Der!). But can I add another link on this page that will take me back to the Index.htm page in the protected folder, rather than having to "go out" to the Home page and back in - as it were! I've searched the code in the .asp pages to try to find where the JScript "Writes" Home|Profile|Register etc but to no avail. Assuming I am allowed (under copyright rules)to add an additional link here, can someone point me in the right direction. Logic says it would be in inc_header.asp but can I find it - No! Thanks
You can add a link the part that shows the links is in the file inc_header.asp near the very bottom in a function. From there you can insert or remove links as you wish.
As far as the copywrite goes you are free to tweak and change the code to what you like you just need to keep the snitz forum copyright. Just don't delete any section that says do not delete this and you will be good. if you have trouble editing those links post back but that is where you will find them.