The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]()
Could this be the problem:
PHP Code:
PHP Code:
--------------- Added [DATE]1306036694[/DATE] at [TIME]1306036694[/TIME] --------------- I have even tried: Code:
$membergroupids = fetch_membergroupids_array($user, false); but then doing: PHP Code:
however from useradmin_update_save I can do: PHP Code:
PHP Code:
--------------- Added [DATE]1306050752[/DATE] at [TIME]1306050752[/TIME] --------------- I think there may be a way to get the output I want via the fetch_membergroupids_array function but I do not know how to use it. As stated above as long as I can get something that works as the below does but for paidsub_buid I am good: PHP Code:
Ok so here is what I did to test this out: I fed the data directly from txt files so that I could see that the functions run correctly. The program grabs no data externally just runs identical code on the paidsub_build hook and the useradmin_update_save hook. When run from the paidsub_build it never runs completely but useradmin_update_save works. They both use exactly the same code. Example: PHP Code:
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|