in what php file do I adjust the page title?
I thought it would have been the index.php page, guess I was wrong.
index.template.php for your theme. look for $context['page_title'] but the title is dynamic if you change it, it will be static. to change the title of the forum go to admin > server setings.
maybe because I'm using SMF 1.0.5, but I do not see any link in thhe admin panel that states "server settings" :-[
I appologize it says "Edit Server Settings".
I appreciate the help - I'm very new to this.
I went in the link, but I get this message:
These settings cannot be changed because Settings.php is read only.
nothing is highlighted, it's all dim.
CHMOD the file to 777.
How do I use chmod? (http://www.simplemachines.org/community/index.php?topic=23690.0)