- Code: Select all
BEFORE YOU OVERWRITE phpbb_security.php, make sure you change function phpBBSecurity_AdminConfigName() { return 'admins_allowed'; } function phpBBSecurity_ModConfigName() { return 'mods_allowed'; } function phpBBSecurity_UseSpecial() { return 'block_unwanted'; }
If this info is unique to each install, is it possible to get the info from anywhere else?
Of course I am getting this "Sorry, I was unable to get version data at this time. Please try later." on my admin cp too...
But since I overwrote the original files and I'm on a 56k connection, I was just wondering if someone could tell me about what goes there under normal circumstances ....
Thanks in advance!