What are your cookie settings set to? Looks like they may be wrong (cookie_domain). Either that or the script_path.
If you have direct access to the database, you can check in the _config table
Cherokee Red: For #2, what about the other places? Do you know where else? http://phpbb.org.in/doc/nav.html?_functions/index.html Scroll down and slick on meta_refresh() For #3, that is not what I meant, I meant the actual text "Registered users:", not the user group OPEN: includes/functions.php FI...
Ok, for No's 9 - 11. You can remove the SAVE button, be removing the permission for users to save post/pm drafts. APC -> Permissions -> Groups Permissions -> "Select Group" -> Advanced -> Post Tab -> Set "Can save drafts" to no To remove the preview button, edit posting_editor.html and look for this...
2. How do I change the time of redirect pages to be faster? look for the meta_refresh() function and change the 1st number in the backets (usually a 3). It's in posting.php and ucp.php. Can't remember where else off hand 3. How do I get rid of "registered users:" when it lists the users online unde...