INSERTINTOphpbb_config(config_id,sitename,allow_html,allow_bbcode,allow_smilies,allow_sig,allow_namechange,posts_per_page,hot_threshold,topics_per_page,flood_interval,allow_theme_create,override_themes,email_sig,email_from,default_theme,default_lang,default_dateformat,system_timezone,sys_template,avatar_filesize,avatar_path,allow_avatar_upload,avatar_max_width,avatar_max_height,allow_avatar_local)VALUES('1','phpbb.com','0','1','1','1','0','10','10','25','10','0','0','','','2','english','d M Y H:i','0','PSO','6144','images/avatars','0','70','70','0');
INSERTINTOphpbb_forums(forum_id,forum_name,forum_desc,cat_id,forum_order,forum_posts,forum_topics,forum_last_post_id,auth_view,auth_read,auth_post,auth_reply,auth_edit,auth_delete,auth_announce,auth_sticky,auth_votecreate,auth_vote,auth_attachments)VALUES(1,'Test Forum 1','This is just a test forum, nothing special here.',1,1,1,1,1,0,0,0,0,1,1,3,3,3,3,3);
INSERTINTOphpbb_users(user_id,username,user_level,user_regdate,user_password,user_autologin_key,user_email,user_icq,user_website,user_occ,user_from,user_interests,user_sig,user_viewemail,user_theme,user_aim,user_yim,user_msnm,user_posts,user_attachsig,user_allowsmile,user_allowhtml,user_allowbbcode,user_allow_pm,user_notify_pm,user_allow_viewonline,user_rank,user_avatar,user_lang,user_timezone,user_dateformat,user_actkey,user_newpasswd,user_notify,user_active,user_template)VALUES('2','Admin','1',NOW(),'21232f297a57a5a743894a0e4a801fc3','','admin@yourdomain.com','','','','','','A Signature','1','2','','','','0','0','1','0','1','1','1','1','1','','english','-8','d M Y h:i a','','','0','1','PSO');
INSERTINTOphpbb_posts_text(post_id,post_subject,post_text)VALUES(1,'This is the subject','This is a demo post in the demo topic, what do you think of it?');
INSERTINTOphpbb_themes_name(themes_id,tr_color1_name,tr_color2_name,tr_color3_name,th_color1_name,th_color2_name,th_color3_name,td_color1_name,td_color2_name,td_color3_name,fontface1_name,fontface2_name,fontface3_name,fontsize1_name,fontsize2_name,fontsize3_name,fontcolor1_name,fontcolor2_name,fontcolor3_name,img1_name,img2_name,img3_name,img4_name)VALUES('1','','','','','','','','Row Color 1','Row Color 2','','','','','','','','','','','','','');
INSERTINTOphpbb_themes_name(themes_id,tr_color1_name,tr_color2_name,tr_color3_name,th_color1_name,th_color2_name,th_color3_name,td_color1_name,td_color2_name,td_color3_name,fontface1_name,fontface2_name,fontface3_name,fontsize1_name,fontsize2_name,fontsize3_name,fontcolor1_name,fontcolor2_name,fontcolor3_name,img1_name,img2_name,img3_name,img4_name)VALUES('2','','','','Table Background','Title Header','Category Header','Table background','Row Color 1','Row Color 2','Verdana,Serif','Arial,Sans-serif','Verdana,serif','Smallest','Typical','Largest','All text','','','','','','');
INSERTINTOphpbb_themes_name(themes_id,tr_color1_name,tr_color2_name,tr_color3_name,th_color1_name,th_color2_name,th_color3_name,td_color1_name,td_color2_name,td_color3_name,fontface1_name,fontface2_name,fontface3_name,fontsize1_name,fontsize2_name,fontsize3_name,fontcolor1_name,fontcolor2_name,fontcolor3_name,img1_name,img2_name,img3_name,img4_name)VALUES('3','','','','Table Background','Title Header','Category Header','Table background','Row Color 1','Row Color 2','Verdana,Serif','Arial,Sans-serif','Verdana,serif','Smallest','Typical','Largest','All text','','','','','','');
INSERTINTOphpbb_themes_name(themes_id,tr_color1_name,tr_color2_name,tr_color3_name,th_color1_name,th_color2_name,th_color3_name,td_color1_name,td_color2_name,td_color3_name,fontface1_name,fontface2_name,fontface3_name,fontsize1_name,fontsize2_name,fontsize3_name,fontcolor1_name,fontcolor2_name,fontcolor3_name,img1_name,img2_name,img3_name,img4_name)VALUES('4','','','','Table Background','Title Header','Category Header','Table background','Row Color 1','Row Color 2','Verdana,Serif','Arial,Sans-serif','Verdana,serif','Smallest','Typical','Largest','All text','','','','','','');
INSERTINTOphpbb_themes_name(themes_id,tr_color1_name,tr_color2_name,tr_color3_name,th_color1_name,th_color2_name,th_color3_name,td_color1_name,td_color2_name,td_color3_name,fontface1_name,fontface2_name,fontface3_name,fontsize1_name,fontsize2_name,fontsize3_name,fontcolor1_name,fontcolor2_name,fontcolor3_name,img1_name,img2_name,img3_name,img4_name)VALUES('5','','','','Table Background','Title Header','Category Header','Table background','Row Color 1','Row Color 2','Verdana,Serif','Arial,Sans-serif','Verdana,serif','Smallest','Typical','Largest','All text','','','','','','');