The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forgot I Registered Hack
We all have numerous forums we've all registered on. But how many do we actually visit? How many have we forgotten about? Not that they weren't good, but we just never had anything to post at the time. Could your forum be forgotten?
How about a hack that emails users that haven't visited in X number of days a default email that could be changed. I've searched for something like this, but mainly all I found was the auto-prune users hacks. I think a lot of those users just forgot they registered. |
#2
|
||||
|
||||
I've released a Hack for vBulletin 3.5 that does that (although it was originally meant to prune inactive Users).
But you can use it just as a reminder too if you set the time between notification and deletion very high (eg. won't ever happen). |
#3
|
|||
|
|||
anything like this for
3.0.7 |
#4
|
|||
|
|||
Yea, is there a version for 3.0.0 and up
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Samir, do you just want it to email users after being inactive for X ammount of days?
I wrote this up pretty quickly, so let me know how it works. Add it to your scheduled tasks, and only have it run once a day. PHP Code:
|
#7
|
|||
|
|||
i got this error on that
PHP Code:
PHP Code:
|
#8
|
||||
|
||||
I fixed the script above.
change the $xdaysago = and $ydaysago = lines to: PHP Code:
PHP Code:
|
#9
|
|||
|
|||
Quote:
I actually had to change that to the following... to get it to work... PHP Code:
|
#10
|
|||
|
|||
i did this i ran it worked fine but only emailed abt 8ppl and the ppl it mailed r active anway
how do i get it to email all those who havent been active for 1day since there last post |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|