Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
stoo2000 Posted March 15, 2022 Author Posted March 15, 2022 Just now, MediaDIGI.com said: @stoo2000 Are you willing to take a look at my installation with Amazon and see why the bounce handler stopped working? Certainly, since you may need to send me credentials, please create a ticket here: https://ipb.silvesterwebdesigns.com/support (you will need to register if you haven't already).
MediaDiGi Posted March 15, 2022 Posted March 15, 2022 6 minutes ago, stoo2000 said: Certainly, since you may need to send me credentials, please create a ticket here: https://ipb.silvesterwebdesigns.com/support (you will need to register if you haven't already). Credentials sent. Can't wait to see this solved so I can email my members without being afraid Amazon will slap my @ss :))
kotaco Posted May 24, 2022 Posted May 24, 2022 Any idea if this plays nice with: I have my SES setup through there, but like how bounces and complaints are managed on the front end through your app
AlexWebsites Posted May 24, 2022 Posted May 24, 2022 23 minutes ago, kotaco said: Any idea if this plays nice with: I have my SES setup through there, but like how bounces and complaints are managed on the front end through your app I run both, don't belive there are any issues. stoo2000 1
kotaco Posted May 24, 2022 Posted May 24, 2022 11 minutes ago, AlexWebsites said: I run both, don't belive there are any issues. Thank you 🙂
kotaco Posted May 25, 2022 Posted May 25, 2022 I installed and setup Amazon SES and ditched SendGrid including removing the integration. However, I now have this warning message that I can't seem to get rid of: "Mail Bouncer had an issue connecting to your SendGrid API. Please make sure that your SendGrid API key is correct and grants full permission to 'Mail Settings > Event Notification' and 'Suppressions > Suppressions'."
stoo2000 Posted May 25, 2022 Author Posted May 25, 2022 7 hours ago, kotaco said: I installed and setup Amazon SES and ditched SendGrid including removing the integration. However, I now have this warning message that I can't seem to get rid of: "Mail Bouncer had an issue connecting to your SendGrid API. Please make sure that your SendGrid API key is correct and grants full permission to 'Mail Settings > Event Notification' and 'Suppressions > Suppressions'." If your SendGrid API key is still populated in the SendGrid integration it'll still try to use it and check the web hook is configured properly - For example, you might still want to process bounces in response to a newsletter you've sent via a different platform without sending your Invision Community email via the same method. If you temporarily enable the integration and then remove the API key, it'll stop trying to use SendGrid. I will add a decay for the error messages to the next release so they'll eventually vanish. sobrenome and kotaco 1 1
stoo2000 Posted July 7, 2022 Author Posted July 7, 2022 Just now, CheersnGears said: In for the 4.7 compatibility notice It should be done this week 🙂 sobrenome, CheersnGears and Myr 2 1
stoo2000 Posted July 18, 2022 Author Posted July 18, 2022 On 7/7/2022 at 6:54 PM, CheersnGears said: In for the 4.7 compatibility notice It seems fine in my testing, PHP 8 compatibiity is the biggest issue in 3rd party resources and those issues were addressed in a previous release. There is a small update coming however where I'll set the compatibility for 4.7 sobrenome 1
CheersnGears Posted July 18, 2022 Posted July 18, 2022 Just now, stoo2000 said: It seems fine in my testing, PHP 8 compatibiity is the biggest issue in 3rd party resources and those issues were addressed in a previous release. There is a small update coming however where I'll set the compatibility for 4.7 Thanks. I don't update major releases until I get confirmation that all of my apps and plug-ins are marked compatible. sobrenome 1
sobrenome Posted August 14, 2022 Posted August 14, 2022 I want to renew the plugin, but in the new marketplace I see only “buy”, not “renew”.
Nathan Explosion Posted August 14, 2022 Posted August 14, 2022 58 minutes ago, sobrenome said: I want to renew the plugin, but in the new marketplace I see only “buy”, not “renew”. stoo2000, SeNioR- and sobrenome 2 1
sobrenome Posted August 14, 2022 Posted August 14, 2022 Thanks! I have made the purchase on the community.
sobrenome Posted September 14, 2022 Posted September 14, 2022 Your Invision Community 4 is ready The upgrade process is now complete and your Invision Community is now ready! We are currently in the process of migrating our platform from PHP7 to PHP8 in order to provide you with the greatest level of performance and security. We've identified and disabled one or more Applications or Plugins currently installed on your site which contain PHP8 incompatible code. To re-enable, you will have to upgrade to a PHP8 compatible version. Refer to the AdminCP Support page for more info. The following third party applications were disabled: bouncer
stoo2000 Posted September 15, 2022 Author Posted September 15, 2022 22 hours ago, sobrenome said: Your Invision Community 4 is ready The upgrade process is now complete and your Invision Community is now ready! We are currently in the process of migrating our platform from PHP7 to PHP8 in order to provide you with the greatest level of performance and security. We've identified and disabled one or more Applications or Plugins currently installed on your site which contain PHP8 incompatible code. To re-enable, you will have to upgrade to a PHP8 compatible version. Refer to the AdminCP Support page for more info. The following third party applications were disabled: bouncer The update for this has just gone out! sobrenome 1
AlexWebsites Posted November 18, 2022 Posted November 18, 2022 Feature suggestion...add member content count to statistics so we can sort by members who have posted a good amount of content and dig into why they flagged as spam or have a bounce. stoo2000 and sobrenome 2
AlexWebsites Posted December 21, 2022 Posted December 21, 2022 For some reason, when I have Bouncer enabled, my newsletters will not send from the app below. Happening for a few weeks. Anyone have the same issue?
AlexWebsites Posted December 27, 2022 Posted December 27, 2022 (edited) I was having a /usr/sbin/mysqld spike to over 100% CPU under my server processes. I had to kill it to stop it but it would creep back up. I checked a slow query log and nothing. Disabled bouncer and the issue is gone. Any ideas? MYSQL 8, using Amazon SES Edited December 27, 2022 by AlexWebsites SJ77 1
stoo2000 Posted December 28, 2022 Author Posted December 28, 2022 On 12/21/2022 at 4:56 PM, AlexWebsites said: For some reason, when I have Bouncer enabled, my newsletters will not send from the app below. Happening for a few weeks. Anyone have the same issue? On 12/27/2022 at 5:39 AM, AlexWebsites said: I was having a /usr/sbin/mysqld spike to over 100% CPU under my server processes. I had to kill it to stop it but it would creep back up. I checked a slow query log and nothing. Disabled bouncer and the issue is gone. Any ideas? MYSQL 8, using Amazon SES I haven't had any reports of either things being an issue. Bouncer doesn't really run any complex database queries so I'm not sure why you would be seeing an issue like high CPU usage. Please create a ticket here: https://ipb.silvesterwebdesigns.com/support (you will need to register if you haven't already). Make sure you include as much information about the issue as possible and provide an FTP/AdminCP login. sobrenome and AlexWebsites 2
mtlurb Posted August 28, 2023 Posted August 28, 2023 Hello, Long story short, Sparkpost stopped working for a few days (CC was hacked and got blocked)... in the meantimes, almost every email address of my members were flagged as "disabled" and users see this: My sparkpost account is now re-established, but users still get this message and I see now way in the AdminCP to mass correct this??!? What could I do to fix this? (I'm on a cloud subscription). Thanks,
stoo2000 Posted August 29, 2023 Author Posted August 29, 2023 That blue bar is only a warning, it'll self-dismiss in around 72 hours after the last bounce. The graph only shows the difference in those that have been blocked, this doesn't encompass all of your members. However, the easiest way to reset would be to uninstall the app and re-install it. This will delete any data the app stores. Sparkpost will still maintain its own blocklist, so eventually the app will catch up again when new emails are sent but this may also impact your sending reputation.
stoo2000 Posted October 2, 2023 Author Posted October 2, 2023 I'm pleased to announce that you can now transfer your Marketplace purchase to my website, this gives you access to downloads, billing and technical support all in one place. Visit https://ipb.silvesterwebdesigns.com Sign in or Register. Go to https://ipb.silvesterwebdesigns.com/redeem-marketplace-keys/ Click redeem key and enter your product license key (available from https://invisioncommunity.com/marketplace/previous-purchases/ ) If your purchase is expired or nearing expiry, a renewal invoice will be generated for you. Myr, jaeitee and sudo 3
Recommended Posts