Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Using a .csv-file for creating groups

I got a dump from the script and fixed some glitches:

Hers the dump:

‘Array ( [0] => Array ( [group_id] => 2 [creator_id] => 1 [name] => GroupName1 [description] => Interesting description1 [slug] => groupname1 [date_created] => 2011-01-05 02:33:54 [status] => public [enable_forum] => 1 ) [1] => Array ( [group_id] => 3 [creator_id] => 1 [name] => GroupName2 [description] => Interesting description2 [slug] => groupname2 [date_created] => 2011-01-05 02:33:54 [status] => public [enable_forum] => 1 )’

It seems fine but it doesn’t create any groups! ARG!

Skip to toolbar