The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Pm Datamanager
n/m
|
#2
|
||||
|
||||
Ok reviving this after a day cuz Im stumped, utterly. This sends the PM great, fine it works. However, IT DOES NOT indicate to the user that they have a new PM on forumhome. You basically have to open up your USERCP -- > Private Messages or whathaveyou in order to see the PM. Basically it doesnt update the pmtotal and pmunread fields. I've been at it all day, and just don't understand
PHP Code:
|
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
paidsub_build actually, which there in might be the problem. You can see by my code that in order for the phrases to actually work, I had to initiate the language there. Its very hard to work within that plugin, lol
|
#5
|
|||
|
|||
You need to make sure print_output is being called somewhere, as those fields (pmunread and pmtotal) are updated via a shutdown query.
|
#6
|
||||
|
||||
I remember bashing my head on the desk for a while on that one (shutdown query) last year...
|
#7
|
||||
|
||||
hmmm, print_output as in for fetching a template? What if Im not using any?
|
#8
|
||||
|
||||
Call the exec_shut_down() function
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|