Voor mensen met eenzelfde probleem, je mist dus de config tabel van phpbb; Het simpelste zou zijn een backup van phpbb_config terug uploaden, voor de mensen die zelf graag knutselen, de tabel ziet er zo uit : (phpbb_3_ prefix)
Code: Selecteer alles
INSERT INTO `phpbb_3_config` (`config_name`, `config_value`, `is_dynamic`) VALUES
('active_sessions','0',0),
('allow_attachments','0',0),
('allow_autologin','1',0),
('allow_avatar_local','0',0),
('allow_avatar_remote','0',0),
('allow_avatar_upload','0',0),
('allow_bbcode','1',0),
('allow_birthdays','0',0),
('allow_bookmarks','0',0),
('allow_emailreuse','0',0),
('allow_forum_notify','0',0),
('allow_mass_pm','1',0),
('allow_name_chars','USERNAME_CHARS_ANY',0),
('allow_namechange','0',0),
('allow_nocensors','0',0),
('allow_pm_attach','0',0),
('allow_post_flash','0',0),
('allow_post_links','1',0),
('allow_privmsg','1',0),
('allow_sig','0',0),
('allow_sig_bbcode','1',0),
('allow_sig_flash','0',0),
('allow_sig_img','1',0),
('allow_sig_links','1',0),
('allow_sig_pm','0',0),
('allow_sig_smilies','1',0),
('allow_smilies','1',0),
('allow_topic_notify','0',0),
('attachment_quota','52428800',0),
('auth_bbcode_pm','1',0),
('auth_flash_pm','0',0),
('auth_img_pm','0',0),
('auth_method','db',0),
('auth_smilies_pm','1',0),
('avatar_filesize','6144',0),
('avatar_gallery_path','images/avatars/gallery',0),
('avatar_max_height','90',0),
('avatar_max_width','90',0),
('avatar_min_height','20',0),
('avatar_min_width','20',0),
('avatar_path','images/avatars/upload',0),
('avatar_salt','43e48f677c933c596979653c616815fa',0),
('board_contact','mail@test.com',0),
('board_disable','0',0),
('board_disable_msg','',0),
('board_dst','0',0),
('board_email','mail@test.com',0),
('board_email_form','0',0),
('board_email_sig','Met vriendelijke groeten, De beheerder(s)',0),
('board_hide_emails','1',0),
('board_timezone','0',0),
('browser_check','1',0),
('bump_interval','10',0),
('bump_type','d',0),
('cache_gc','7200',0),
('captcha_gd','1',0),
('captcha_gd_foreground_noise','0',0),
('captcha_gd_x_grid','89',0),
('captcha_gd_y_grid','114',0),
('check_attachment_content','1',0),
('check_dnsbl','0',0),
('chg_passforce','0',0),
('cookie_domain','localhost',0),
('cookie_name','cookie_naam',0),
('cookie_path','/',0),
('cookie_secure','0',0),
('coppa_enable','0',0),
('coppa_fax','',0),
('coppa_mail','',0),
('database_gc','604800',0),
('dbms_version','',0),
('default_dateformat','d M Y, H:i',0),
('default_style','1',0),
('display_last_edited','1',0),
('display_order','0',0),
('edit_time','0',0),
('email_check_mx','1',0),
('email_enable','1',0),
('email_function_name','mail',0),
('email_package_size','50',0),
('enable_confirm','1',0),
('enable_pm_icons','0',0),
('enable_post_confirm','1',0),
('enable_queue_trigger','0',0),
('flood_interval','15',0),
('force_server_vars','0',0),
('form_token_lifetime','7200',0),
('form_token_mintime','0',0),
('form_token_sid_guests','1',0),
('forward_pm','1',0),
('forwarded_for_check','0',0),
('full_folder_action','1',0),
('fulltext_mysql_max_word_len','254',0),
('fulltext_mysql_min_word_len','4',0),
('fulltext_native_common_thres','5',0),
('fulltext_native_load_upd','1',0),
('fulltext_native_max_chars','14',0),
('fulltext_native_min_chars','3',0),
('gzip_compress','0',0),
('hot_threshold','25',0),
('icons_path','images/icons',0),
('img_create_thumbnail','0',0),
('img_display_inlined','1',0),
('img_imagick','',0),
('img_link_height','0',0),
('img_link_width','0',0),
('img_max_height','0',0),
('img_max_thumb_width','400',0),
('img_max_width','0',0),
('img_min_thumb_filesize','12000',0),
('ip_check','3',0),
('jab_enable','0',0),
('jab_host','',0),
('jab_password','',0),
('jab_package_size','20',0),
('jab_port','5222',0),
('jab_use_ssl','0',0),
('jab_username','',0),
('ldap_base_dn','',0),
('ldap_email','',0),
('ldap_password','',0),
('ldap_port','',0),
('ldap_server','',0),
('ldap_uid','',0),
('ldap_user','',0),
('ldap_user_filter','',0),
('limit_load','0',0),
('limit_search_load','0',0),
('load_anon_lastread','0',0),
('load_birthdays','0',0),
('load_cpf_memberlist','0',0),
('load_cpf_viewprofile','0',0),
('load_cpf_viewtopic','0',0),
('load_db_lastread','1',0),
('load_db_track','1',0),
('load_jumpbox','0',0),
('load_moderators','1',0),
('load_online','1',0),
('load_online_guests','1',0),
('load_online_time','5',0),
('load_onlinetrack','1',0),
('load_search','1',0),
('load_tplcompile','1',0),
('load_user_activity','0',0),
('max_attachments','3',0),
('max_attachments_pm','1',0),
('max_autologin_time','0',0),
('max_filesize','262144',0),
('max_filesize_pm','262144',0),
('max_login_attempts','3',0),
('max_name_chars','20',0),
('max_pass_chars','30',0),
('max_poll_options','10',0),
('max_post_chars','60000',0),
('max_post_font_size','200',0),
('max_post_img_height','0',0),
('max_post_img_width','0',0),
('max_post_smilies','0',0),
('max_post_urls','0',0),
('max_quote_depth','3',0),
('max_reg_attempts','5',0),
('max_sig_chars','255',0),
('max_sig_font_size','200',0),
('max_sig_img_height','0',0),
('max_sig_img_width','0',0),
('max_sig_smilies','0',0),
('max_sig_urls','5',0),
('min_name_chars','3',0),
('min_pass_chars','6',0),
('min_search_author_chars','3',0),
('mime_triggers','body|head|html|img|plaintext|a href|pre|script|table|title',0),
('override_user_style','1',0),
('pass_complex','PASS_TYPE_ANY',0),
('pm_edit_time','0',0),
('pm_max_boxes','4',0),
('pm_max_msgs','100',0),
('pm_max_recipients','10',0),
('posts_per_page','10',0),
('print_pm','0',0),
('queue_interval','600',0),
('queue_trigger_posts','3',0),
('ranks_path','images/ranks',0),
('require_activation','0',0),
('referer_validation','1',0),
('script_path','',0),
('search_block_size','250',0),
('search_gc','7200',0),
('search_indexing_state','',0),
('search_interval','0',0),
('search_anonymous_interval','0',0),
('search_type','fulltext_native',0),
('search_store_results','1800',0),
('secure_allow_deny','1',0),
('secure_allow_empty_referer','1',0),
('secure_downloads','0',0),
('server_name','',0),
('server_port','80',0),
('server_protocol','http://',0),
('session_gc','3600',0),
('session_length','3600',0),
('site_desc','',0),
('sitename','',0),
('smilies_path','images/smilies',0),
('smtp_auth_method','PLAIN',0),
('smtp_delivery','0',0),
('smtp_host','',0),
('smtp_password','',0),
('smtp_port','25',0),
('smtp_username','',0),
('topics_per_page','25',0),
('tpl_allow_php','0',0),
('upload_icons_path','images/upload_icons',0),
('upload_path','files',0),
('version','3.0.4',0),
('warnings_expire_days','30',0),
('warnings_gc','14400',0),
('cache_last_gc','1238497398',1),
('cron_lock','0',1),
('database_last_gc','1238410660',1),
('last_queue_run','0',1),
('newest_user_colour','',1),
('newest_user_id','53',1),
('newest_username','Wim',1),
('num_files','0',1),
('num_posts','15',1),
('num_topics','21',1),
('num_users','2',1),
('rand_seed','5c18593332deed025c54bf044f68f38a',1),
('rand_seed_last_update','1238497398',1),
('record_online_date','1237162637',1),
('record_online_users','2',1),
('search_last_gc','1238491998',1),
('session_last_gc','1238496531',1),
('upload_dir_size','0',1),
('warnings_last_gc','1238491995',1),
('board_startdate','1237162595',0),
('default_lang','nl',0);