![]() |
Quote:
|
This is a great hack. Couple things I like to change
1) Can I have the new member receive the PM after he/she has activated their account via email? 2) Get rid of the pop up message saying theres a new message. I have it disbaled in AdminCP but still pops up :ermm: Thank you |
Quote:
|
Will the new version be 3.0.7 friendly?
|
This is already built into 3.5
|
No, the new version will not be 3.0.7 friendly; it's too much work because the new version uses data-managers and plugins, not code hacks.
And cmiller, it is? Where? |
Ok is there a way just to stop the popups?
|
Quote:
You know what... I upgraded so maybe this hack just came over with the upgrade. It's a database thing right, no code mods? I can't remember what I did to install it, but when I upgraded I didn't make any of my code mods again and this is in there. |
The vBulletin Options will stay, as they are set to volatile=0, eg. vBulletin Update-Scripts will not delete them.
But they have no effect as the Code isn't there :) |
Quote:
In register.php find: $DB_site->query("UPDATE " . TABLE_PREFIX . "user SET pmtotal = pmtotal + 1, pmunread = pmunread + 1, pmpopup = 2 WHERE userid = $userid"); replace with: $DB_site->query("UPDATE " . TABLE_PREFIX . "user SET pmtotal = pmtotal + 1, pmunread = pmunread + 1, pmpopup = 1 WHERE userid = $userid"); |
All times are GMT. The time now is 03:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|