View Adam Boardman's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Hello,
when i send a mail with an "à" or other caracter, mail sent are broken...
Have you an idea ?
Thank you.
it seem to be a notify_user bug :(
or a get_input ^^
When i use textarea without tinymce, it work fine :)
Do you know if this works with 1.5? Most of my modules don't work with 1.6 so I have not upgraded.
NDD: 1.6 and 1.5 are quite similar, so it might work, you'll need to put the javascript link back to the 1.5 verson one in actions/mass_mailouts/progressWindow.php:
Change jquery-1.3.2.min.js to jquery-1.2.6.pack.js
I made the change to jquery-1.2.6 and the mail is getting sent fine however utf-8 national characters not displaying correctly
We are using Elgg 1.5 and I have changed the jquery Version as shown above. Mails can be sent, but German Umlauts (öäüß...) cannot be used in combination with TinyMCE. However Mails with Umlauts are sent correctly when TinyMCE is deactivated (not in general but on this page with the "bearbeiten" Button)
Does anyone have an Idea how to fix this?
I have noticed that this also sends newsletters to banned users.
Is there some way to avoid this?
Hey, for some reason when I send emails with pictures or that are made using HTML the message ends up blank. Can you please help me with that....
It works great. Excellent work.
Thanks Adam!
This plugin is very cool and helpful!!
It's not working with vazco_tinymce.
@Adam
Does this plugin provides the Group Manager with the ability to send a message to all group members?
If got an error in the opend window after pressing "Send E-Mail", there comes the 'actiongatekeeper:tokeninvalid'-Message. Why might that be?
I'm using Elgg 1.6.1 and Firefox 3.5.7
To use this I needed to change the javascript version to match the site's version. Also, if you try to send more than one or two messages without totally reloading the page it fails and the new window displays HTML source, not the progress window.
Does it work ok in elgg1.7?
@Adam
Will it work for 1.7 ? Does this plugin provides the Group Mail Manager with the ability to send a message to all group members?
i have 1.7 uploaded and activated the mod. when i'm sending the messages then its showing in the separate window that the mails are going but its not delivered ultimately. so where does the problem lies???
all notifications and other mails are working correctly and i have php emailer plugin active.
Great plugin Adam. Thanks so much.
Works great on Mozilla, but not so well on IE (only tried IE8). With Mozilla the progress page opens in a new window and closes itself when emails have all been sent. Very nice. With IE though, the progress page is not a popup window. Windows ask for closing confirmation, and if you say yes or close it out yourself, the whole site closes. And if you hit back, all works OK, but get a "Form is missing __token or __ts fields" error message.
Any help would be great! (FYI: I'm using 1.7.2).
Is there any way to use html when sending messages with this plugin?
is it possible to cron trigger this pluggin?