#
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config (config_name, config_value) VALUES ('allow_login_for_profile',1);
kan iemand mij deze uit leggen?

Gert-Jan schreef:Hallo ik heb een vraagje, kheb pas een mod gedownload, en dar staat een regel in die ik niet begrijp:
#
#-----[ SQL ]------------------------------------------
#
INSERT INTO phpbb_config (config_name, config_value) VALUES ('allow_login_for_profile',1);
kan iemand mij deze uit leggen?
If you have phpmyadmin access to your database then go to your database and click the SQL link at the top.
Copy and paste the sql from the mod install file into the small window and click GO
If you do not have phpmyadmin access then copy and paste the sql into this
http://www.phpbbstyles.com/sql.php or PhpBBinstallers phpbb_sql_generator.php and it will generate a PHP file that you can place in the root of phpBB2 and run with your browser.
loop je installatie nog eens na, klopt alles?Gert-Jan schreef:Wanneer ik het vakje aanvink, (Login om profielen te bekijken) en dan opsla, en daarna weer kijk, staat hij weer op nee![]()