The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to access pmid replies in private_insertpm_complete hook location?
I'm working on a plugin that hooks into private_insertpm_complete
I'm having a really difficult time finding the proper pmid variable in replies $pmdm->info['parentpmid'] works for the initial message, but I can't use this for replies because the replies have a different pmid I've tried the following: $vbulletin->input->clean_gpc('r', 'pmid', TYPE_UINT) $pmdm->info['replypmid'] $pm['pmid'] $pm[pmid] Anyone know how to access the pmid for replies? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|