Any new/novel solutions to the problem of PMs not updating in their count #? I dont want to do the digitalcrowd method of manually incrementing the # in teh database because it seems to sometimes update correctly and not other times.
Is there a way to tell vb to reasses the PM count using a built in function? |
Quote:
|
Quote:
In private.php: Code:
// ###################### Start pm update counters ####################### Give that a whirl. |
How Can I Send A Private Message To Users As Soon As They Make Their 10th Post?
|
Quote:
Anyone got any help on this? |
FYI, there seems to be a new function within the PM datamanager in version 3.7.0, which is needed for sending automatic PMs (such as in the welcome pm)
$pmdm->set_info('is_automated', true); |
I am receiving an error that the user has PMs disabled, when the user doesn't. Any ideas? I'm attempting to send a PM to the main administrator account.
Code:
$pmdm =& datamanager_init('PM', $vbulletin, ERRTYPE_ARRAY); |
I found mferguson's modification fixed the problem I was having:
PHP Code:
|
Hello,
how does it works to send html in the private message? i want to send a javascript to open a popup window with a picture. the pm will be sent automatically thx 4 help |
Hi Andreas,
The following bit: PHP Code:
Thanks. -- Jason |
All times are GMT. The time now is 10:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|