Re: Making HUGE amounts of groups quickly? Need some ideas?
Rossagrant, I wrote a plugin for a client to make a default forum topic when a new group is created. I’ve been thinking about putting it in the repository, but in the meantime, you can download it from my personal site:
http://www.code-zen.net/2010/buddypress-default-forum-topic/
Note, you need to open up the PHP file and modify the title and text to what you’d like to use.
Please note, this will likely not work with the SQL script you’re using, it depends on a trigger event that is fired when the group is created with BP.
Edit: this was in response to default topics, three posts up