Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 10, 20186 yr 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.
October 11, 20186 yr Hello, how it could be enhanced to send information from certain forums and recently written (news, news)
October 11, 20186 yr Author 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.
June 6, 20195 yr Author 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.
January 4, 20205 yr Not able to install for some reason. Just purchased, tried to install and I get this
January 4, 20205 yr Author 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.
April 10, 20204 yr Does this plug in still work with the current version? If so I think I will buy it..
April 10, 20204 yr Author 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:
September 15, 20231 yr Author 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.
September 16, 20231 yr Hello, your page does not allow registration, despite entering a complex password, it always indicates that you have not passed that validation point.
September 16, 20231 yr Author 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.