"Angelus";p="15050" wrote:HI. I forgot to upload ps_upgrade.php. And I did the update manually because I have installed some mods. But now there are still no entries in the board configuration or the security settings.
I will look to the changes again but I'm really sure that I done the changes correct.
Greetings
Thorsten
For future reference, you have to be really, really, really careful when applying changes, else you run into unecessary problems.
Go to your database using phpMyAdmin, and browse the phpbb_config table. Expand the table to show all rows. See if you have rows labled as such and see if you have any values in them.
phpBBSecurity_login_limit
phpBBSecurity_notify_admin
phpBBSecurity_notify_admin_id
phpBBSecurity_auto_ban
phpBBSecurity_allowed_sessions
phpBBSecurity_DDoS_Ban
phpBBSecurity_Encoded_Ban
phpBBSecurity_Union_Ban
phpBBSecurity_Clike_Ban
phpBBSecurity_SQL_Ban
phpBBSecurity_File_Ban
phpBBSecurity_Perl_Ban
phpBBSecurity_total_attempts
phpBBSecurity_Cback_Ban
phpBBSecurity_Allow_Change
phpBBSecurity_notify_admin_pm
phpBBSecurity_notify_admin_em
phpBBSecurity_DDoS_level
phpBBSecurity_per_page
phpBBSecurity_allowed_admins
phpBBSecurity_disallowed_agents
phpBBSecurity_disallowed_referers
phpBBSecurity_last_backup_date
phpBBSecurity_backup_time
phpBBSecurity_backup_on
phpBBSecurity_backup_folder
phpBBSecurity_backup_filenameThen try changing a setting in your ACP and then look back in your db to see if the setting took effect. If not, then you have a code edit, i.e a manual error.