Jump to content

Jon Erickson

Clients
  • Posts

    189
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Jon Erickson

  1. Love to see the attribute use! Can’t tell you how many times I’ve screwed up the docblock formatting for my API docs and not realized it. Game changer! Hopefully this applies to the apiOutput method as well or something similar has been created!
  2. Everyone - The app will continue development at the posted link. If you are going to upgrade to IC 5, the AWS SES app will be available at the attached link. You can currently switch your subscription to the newest version: v1.1.0. Thanks everyone. https://store.deschutesdesigngroup.com/checkout/buy/0182a1f0-48ea-4438-9b40-293441be9f85
  3. Did you hit your SES sending limit and it reset? What’s your reputation? Did you get throttled? May be worth it to send them a ticket and see if they noticed anything on their end.
  4. We are working on a way to continue its support. It will be available via an online store. We’ll post the instructions/details to this thread when it is ready.
  5. Are there any CIC users who can confirm it is working/not working on 4.7.13?
  6. Hmm I wonder if it has to due with using CIC. I’m sure they have CIC specific settings to use whoever they use to send emails. Nothing in logs? Are you able to enable to cURL/HTTP logs? I know you can on premise. This would allow us to see the app calling the API.
  7. You can login to AWS go to the IAM section and see when they were last used - if they’re being used at all.
  8. I just fired up my development environment on 4.7.13 using PHP 8.1.20 and have no issues sending email. I checked the release logs for 4.7.13 and it doesnt appear theyve changed anything to the way they send email. Can you verify you have no errors? What PHP version are you running? Try disabling all other apps/plugins and try again.
  9. I see that! We’ll give me patience when v5 comes out and we’ll see what we can do to get it rocking there too.
  10. Hi Scotty, the app has not been tested against the latest release. Can you rollback to the previous? At this time, we are unclear what the future is. With the unknowing of how Invision 5 will look under the hood, we can’t possibly tell if the app will need to be ported to the new version, or even needed at all. We’ll have to wait till it’s out to make those determinations.
  11. That is the whole purpose of Community Hive! Every interaction with it intends to drive customer/clients/users BACK to your community. It does not want to be the center of attention!
  12. Yes, I looked at that method. For some reason it didn’t do what I needed, but I will revisit…
  13. Trying to figure out a way to effectively retrieve the content item from a given friendly URL. Anyone have any suggestions?
  14. Deschutes Design Group LLC is a leading web development company based in the scenic city of Bend, Oregon. We specialize in top-notch web application development and innovative web design solutions. Our team also offers a range of custom services tailored to elevate your business above the competition. Get started on your project today by filling out our free estimate form!
  15. I’ve tried both and messed around with several different flows. This is the fastest way for me. It aligns with other industry standards for project development as well and I can spin up a dev environment in a few key strokes. Not to mention I’ll configure it to the dev container spec as well so it can be used in any dev environment including remote.
  16. Correct, you can create a repo directly from it since it’s a template. Add your Invision core files to the “invision” directory, replace all instances of “yourappkey” and you are ready to rock.
  17. I've posted by Invision app template that I use to build applications to Github and turned it into a template for anyone interested. Feel free to use and pass along. Works well for many workflows. https://github.com/DeschutesDesignGroupLLC/invision-app-template
  18. You can always enable the HTTP logs to see outgoing cURL requests and view everything through the standard system logs.
  19. Gotcha. Are you saying that if I said it was required, they would enable it for you? It technically is not required for the app to function - it is used to just decode the email headers and help display that information in your logs.
  20. If you are on a typical shared hosting environment, you can usually just enable the extension in your web hosting control panel such as cPanel or Plesk. If you are on a VPS or dedicated server, you may have access to WHM. If not, you’ll need to get ahold of a SysAdmin who can enable it for you.
  21. I haven’t seen the screen before. Did you go to the IAM section of AWS and create a new user? If you did, this may be a new screen and I would just use third-party service.
  22. This is what @Dll mentioned above. Still trying to nail down why this happens.
  23. I had something similar happen with one of my other applications and it boiled down to composer issues - which as you can see throughout this forum, I think they are still trying to iron out how they manage their dependencies while allowing 3rd party devs to include their dependencies.
×
×
  • Create New...