Adriano Faria Posted October 10, 2018 Share Posted October 10, 2018 About This File This plugin will restore a feature from IP.Board 3 which allows admin to choose if wants to send bulk mail to ALL members or to members who opted to receive news and information. Link to comment
Mercury Forever Posted October 11, 2018 Share Posted October 11, 2018 Hello, how it could be enhanced to send information from certain forums and recently written (news, news) Link to comment
Adriano Faria Posted October 11, 2018 Author Share Posted October 11, 2018 29 minutes ago, Fred Krugger said: Hello, how it could be enhanced to send information from certain forums and recently written (news, news) You better use the Newsletter app available in the marketplace. This one here isn’t for this purpose. Link to comment
Adriano Faria Posted February 21, 2019 Author Share Posted February 21, 2019 Compatible with IPS 4.4. Link to comment
ASI Posted June 6, 2019 Share Posted June 6, 2019 Does it send to banned members as well? Link to comment
Adriano Faria Posted June 6, 2019 Author Share Posted June 6, 2019 Just now, ASI said: Does it send to banned members as well? This plugin only restricts members who agreed or not to receive. Send the emails is handled by the Core. But replying to your question, no it Bulk Mail isn't send to banned members: /** * Retrieve the query to fetch members based on our filters * * @param array|int $option A constant to fetch counts only or an array with the limit to apply to the query * @return \IPS\Db\Select */ public function getQuery( $option=NULL ) { /* Compile where */ $where = array(); $where[] = array( "core_members.allow_admin_mails=1" ); $where[] = array( "core_members.temp_ban=0" ); temp_ban = 0 is not banned. ASI 1 Link to comment
Cowboy Denny Posted January 4, 2020 Share Posted January 4, 2020 Not able to install for some reason. Just purchased, tried to install and I get this Link to comment
Adriano Faria Posted January 4, 2020 Author Share Posted January 4, 2020 Although I can’t test it now, the error seems to be not related to the plugin itself. It is installed like any other plugin, using Core pages/methods. I would try to run the support tool on ACP and contact IPS if it insists. Link to comment
Sheffielder Posted April 10, 2020 Share Posted April 10, 2020 Does this plug in still work with the current version? If so I think I will buy it.. Link to comment
Adriano Faria Posted April 10, 2020 Author Share Posted April 10, 2020 10 minutes ago, Sheffielder said: Does this plug in still work with the current version? If so I think I will buy it.. Yes, it works in 4.4.10: Sheffielder 1 Link to comment
Sheffielder Posted April 10, 2020 Share Posted April 10, 2020 Thats' great - thank you! Adriano Faria 1 Link to comment
Jordan Miller Posted May 14, 2020 Share Posted May 14, 2020 Just got this and I can confirm it's working. Thank you! @Adriano Faria Adriano Faria 1 Link to comment
Adriano Faria Posted September 15, 2023 Author Share Posted September 15, 2023 Thank you so much for being a client! The Invision Community Marketplace is closing on October 30, 2023, so I am moving all of my files over to my personal site www.sosinvision.com.br. You will find information on my website www.sosinvision.com.br: You can redeem the marketplace purchase keys provided by IPS in order to keep getting updates and support for the applications/plugins you purchased. You can purchase files directly on my marketplace. You can get support for your purchased applications/plugins directly on their new support topics. You can request a custom application/plugin or service. Bookmark https://www.sosinvision.com.br/ and the new Marketplace Directory www.Invisioneer.org. Link to comment
Mercury Forever Posted September 16, 2023 Share Posted September 16, 2023 Hello, your page does not allow registration, despite entering a complex password, it always indicates that you have not passed that validation point. Adriano Faria 1 Link to comment
Adriano Faria Posted September 16, 2023 Author Share Posted September 16, 2023 1 hour ago, Mercury Forever said: Hello, your page does not allow registration, despite entering a complex password, it always indicates that you have not passed that validation point. It’s the hCaptcha; something not right with it. Try now, please. Note: there’s no validating account at the moment. Password is set to Strong. Mercury Forever 1 Link to comment
Recommended Posts