![]() |
Any chance of getting "Latest Subscribers" added to this product?
|
amazing mod thanks for this. i will leave feedback on if it increase my paid member status
|
Quote:
|
Top of FORUMHOME
|
Please Note: An updated version of this addon has been posted which addresses the two known bugs. Users should now see the properly formatted expiration date for their subscription as well as show data from the farthest away expiring subscription. If your users have multiple active subscriptions this means the one that expires in the longest amount of time will be what the system uses to key messages.
An upgrade is recommended. To preform an upgrade, simply upload the new product file with the option "Allow Overwrite" enabled. This upgrade will only change the plugin code and will not alter customized phrases. |
Well the standard vb does send out a notice on subscriptions... I'm surprised nobody has mentioned this?
|
Something weird is happening with the new version of this mod. In the top left corner of all my styles is the word "no". When i disable the mod, "no" goes away and when i enable it, it comes back. I've done this back and forth many times and its the same thing every time i enable it.
Why is it doing this? |
Quote:
|
Quote:
|
It seems there are some path issues. It thinks it is in the root directory of my website when it isn't so therefore the link is not correct on the "Click Here". I don't see any place to adjust this for the path so I am assuming I need to do that within the xml itself?
|
Lack of sleep makes one not see things clearly LOL...I figured it out easy enough. ;)
Excellent mod! Thanks! |
Ted, thank you very very much for this!
Quote:
Which brings me to this question for this mod... How long does the notice stay on the screen for the person viewing it? If I do: 24 Hour Alert 48 Hour Alert 7 Day Alert 1 Month Alert Does that mean the 1 month message will remain until the 7 day one replaces it, etc.? Or do the messages show just for that visit? Sorry if this has been answered, I looked. |
Good question Jason. At this point the messages show up until they are no longer relevant (i.e. the next one takes over). I'll likely add something to let the user close them down soon.
|
Ted I like the idea of adding something for the user to be able to add an ignore but only if that is admin adjustable. Certain users only if you know what I mean. Again thanks for this mod. I love it brother!
|
Quote:
|
Quote:
|
Quote:
|
Ok guys i fixed the path problem.
if you have your path set to www.xxxxx.com/forum then download the xml with the title subexpires1. If you have it set to www.xxxxx.com/forums then download the xml that has the title subexpires Thanks |
Quote:
The latest version of this addon uses relative urls to point the user to the same path they are already in. If you wish to customize your urls beyond the defaults you can easily do through your admin control panel by visiting the Subscription Notices System. |
Any word on getting "latest subscribers" added to this?
|
Quote:
|
hi, this is very nice.
do you know if it will work with 3.6? |
Quote:
|
Installed
BUT I would encourage "latest Subscribers" to be included to make this mod worthy of MOTM. Great mod with loads of potential, so why not exploit it's potential ??? |
its working perfect on 3.6.8 level 2 !!!
|
Quote:
So with that in mind, for those of you who want to show the latest subscribers, where would this appear (in a message block? elsewhere?) and how would it function ideally for you. Right now I'm thinking a list with an admin defined number of members that can be included with any of the other messages or with one for non-subscribers. Anything else you'd like to see it do? |
I would love for it to be added to any template, but more specifically FORUMHOME, would be an ideal place for me. To get members to subscribe and resubscribe, they have to be able to SEE that others are subscribing as well IMHO.
|
wacnstac, UK-Biker & others who want the recent subscriber function...
I've built out a new version of the addon which I think you'll like. Recent subscribers can be set for each/ any of the messages as can the number of subscribers shown and the date of each one's subscription. While I'm comfortable with how this works more testing and feedback would be great. Please use the attached code on your test boards and let me know if it meets your needs. You can customize the list contents from the vBulletin options or phrase manager. Note: You will need to enable the option for one or more messages to see it! Second Note: For those who don't want this option, don't worry, it is disabled by default and queries are only executed if you enable it. |
Great News :D:up:
Will install the new code over the weekend and test it for a while and then leave feedback. Thanks Ted |
Can the recent subcribers be seen my non-subscribers as well? I'll try to get this installed tomorrow. Just saw it now.
|
Quote:
|
This is a fantastic hack. Does everything I could have ever wanted from it. Thank you!
|
What is the order of the names that are displayed in the latest subscribers part of this hack? My name always seems to be up first even though there are others who have subscribed after I did.
|
Hook: usercp_complete
Code: Code:
eval('$template_hook[usercp_main_pos1] .= "$submessage";'); Hook: forumhome_complete Code: Code:
$vbulletin->templatecache['FORUMHOME'] = str_replace('<!-- main -->', '$submessage' . '<!-- main -->', $vbulletin->templatecache['FORUMHOME']); Regards. |
Quote:
|
Quote:
|
Quote:
|
I have already installed the previous version and want to upgrade. Should I uninstall previous version and then install new one or just install?
If I uninstall it first would I lose the texts I have inputed ? Should I backup ? |
Quote:
You should always backup addons before upgrading. |
thanks.
|
All times are GMT. The time now is 01:35 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:
|