Skip to forum content
FluxBB.org Forums
Unfortunately no one can be told what FluxBB is - you have to see it for yourself.
You are not logged in. Please login or register.
Active topics Unanswered topics
FluxBB.org Forums » Extensions » [Extension] Email Updates
Pages: 1
You must login or register to post a reply
Posts [ 14 ]
- Registered: 2008-06-14
- Posts: 20
Topic: [Extension] Email Updates
This extension is useful for medium sized forums looking to make sure their user's are updated regularly with new content. If the user checks the setting in Profile->Settings they will be sent a email every time a new post is created (excluding new topics). Even if they haven't posted in that topic before...
Name
Email Updates
Author
Devon Burkle
Current Version
0.1b
Download
Here
Change Log
v0.1b - Initial Release
Thanks to everyone who has helped me 
- From: London, England
- Registered: 2008-05-22
- Posts: 417
Re: [Extension] Email Updates
Perhaps it would be best to make it more customizable. In that users (or indeed, admins) can choose how users are notified, what they're notified about, for what reasons, and how often.
- Connor
- Former developer
- Offline
- Registered: 2008-04-27
- Posts: 1,127
Re: [Extension] Email Updates
why do you only allow mysql(i) for the install? and why include your language file in common.php?
- Registered: 2008-06-14
- Posts: 20
Re: [Extension] Email Updates
liquidat0r wrote:Perhaps it would be best to make it more customizable. In that users (or indeed, admins) can choose how users are notified, what they're notified about, for what reasons, and how often.
I plan on making it more customizable next release. I'm still new to extensions 
Connor wrote:why do you only allow mysql(i) for the install? and why include your language file in common.php?
I only know mysql. I did that because I saw it before, is there a better place? I'm willing to learn!
- From: Scotland
- Registered: 2008-05-11
- Posts: 1,914
Re: [Extension] Email Updates
Devon wrote:I only know mysql. I did that because I saw it before, is there a better place? I'm willing to learn!
As long as you use the helper functions (which you seem to be doing) it should work for all database types.
- Connor
- Former developer
- Offline
- Registered: 2008-04-27
- Posts: 1,127
Re: [Extension] Email Updates
You only need to include language files in the files where you use them, including them in common.php means they are included for every page, which isn't great 
- Registered: 2008-06-14
- Posts: 20
Re: [Extension] Email Updates
Okay, so just use commas for every header hook on a page I need it in?
AKA:
<hook id="page_header,page2_header">
LANG FILE
</hook>
- Connor
- Former developer
- Offline
- Registered: 2008-04-27
- Posts: 1,127
Re: [Extension] Email Updates
yeh thats perfectly fine 
- From: Austria
- Registered: 2008-05-30
- Posts: 59
Re: [Extension] Email Updates
Hi Devon,
not trying to push you, but are there any updates on the multiple email issue? Don't know whether the number provides any clue, but I always receive 10 emails per new post - which quickly fills up my mail box 
Thanks a bunch!
- Registered: 2008-06-14
- Posts: 20
Re: [Extension] Email Updates
I'm about 50% done with the next release, which will contain the ability to not receive updates from certain topics. I didn't do any programming yesterday, so that's why its taking a little longer. Sorry...
- From: Austria
- Registered: 2008-05-30
- Posts: 59
Re: [Extension] Email Updates
- Registered: 2008-06-14
- Posts: 20
Re: [Extension] Email Updates
I can't update this for a while due to computer restraints... If anyone else wants to take this up, they are more than welcomed to.
- From: Austria
- Registered: 2008-05-30
- Posts: 59
Re: [Extension] Email Updates
Another bug report:
Once extension version 0.1b is enabled via the extensions tab, all subscriptions are suspended even when a user has chosen not to activate this extension via the settings tab. (Disabling the extension brings back the default subscription behaviour.)
- Registered: 2009-09-03
- Posts: 1
Re: [Extension] Email Updates
Hello Devon,
really nice idea that extension. Did you have time to solve gerhard's problem (10mails/post) and finish the denotification of some of the topics in the forum? I would be glade to test your new release.
Cheerz
Topic options
RSS topic feed
Pages: 1
You must login or register to post a reply
FluxBB.org Forums » Extensions » [Extension] Email Updates