PDA

View Full Version : Creating Threads and/or Social Groups


kensandell
01-16-2009, 04:12 AM
Hello All,

I'm currently working on a project that is integrated into VBulletin.
The script currently has access to VBulletin Userinfo $userinfo ...

How can I allow my script to create Threads and/or Social Groups?

My script is using PHP.

Any help would be greatly appreciated.

Thanks very much!!

--------------- Added 1232087304 at 1232087304 ---------------

Well - seems as though I'm asking a commonly asked question.
A search of the forum reveals methods of creating a thread.

How about we adjust my question to include only creation of Social Groups through my application.

Dismounted
01-16-2009, 04:43 AM
You will see various Social Group Data Managers inside the includes directory. Use those data managers to achieve your goal.

kensandell
01-16-2009, 02:41 PM
Thanks for the response - why are there multiple data managers?

Dismounted
01-17-2009, 10:48 AM
There are different data managers for different purposes.