XF 1.1 Boards

Daniel Hood

Well-known member
Is there a few line script that I can use to quickly make boards? I have a long array of boards I want to import into the database. I could just do mysql_query("INSERT")s but I'm not sure what tables and fields I'd have to input in order for it to run smoothly.
 
Top Bottom