The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I need to be able to call the rebuilding forum permissions method outside of vbulletin as part of a signup script.. basically, when a user signs up, I need to create his own private forum for his group.
I got all the SQL done right .. it's inserting the proper new usergroup, permissions, forum, etc.. the problem is, the forum won't show up until I go and run the 'Rebuild Forum Permissions' on the admin end. I need it to happen automatically. I tried chunking out the needed code in misc.php into a new file and have that be called by my script, but it's not working: PHP Code:
Thanks, Chad --------------- Added [DATE]1274212254[/DATE] at [TIME]1274212254[/TIME] --------------- Nevermind .. after some more extensive searching here on different terms, I found I was missing an include, but it wasn't erroring out right. Leaving this thread here in case it helps anyone else in the future. The code I used to rebuild the forum permissions automatically: PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|