hey, does anybody know how to change the message that appears if you disable your phpbb board (a setting on the configuration tab)? If it helps, the message that i'm trying to change is "Sorry, but this board is currently unavailable. Please try again later."
thanks a lot!
you could try downloading the phpbb forum software from phpbb.com and searching for that text in the scripts. When you find out which script has the text, simply edit the script and upload to replace the one on your frihost web space.
languages/lang_english/lang_main.php
Find the string and just modify it accordingly.