Jump to content

SC36DC

Clients
  • Posts

    528
  • Joined

  • Last visited

  • Days Won

    2

 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 SC36DC

  1. But the whole point for having a plugin made for using SES with IPB is the fact that using the SES api is much faster than using it through SMTP. https://sendgrid.com/blog/web-api-or-smtp-relay-how-should-you-send-your-mail/ https://www.pepipost.com/blog/smtp-or-api-what-to-choose/
  2. I tried using Google Workspace, googled the issues that came up, tried for hours, then gave up. I will be using SES though and will try to connect my forum with that service instead. Thanks for the reply though FP.
  3. This is how I would like to set mine up, but not sure what you mean by 'sort credentials by service'. I will look into it, unless they get back to me on how to proceed. Thanks Jon.
  4. @Jon Erickson I just messaged Amazon Services support to see if I can use the credentials from my Wordpress/WooCommerce site with my forum. Not sure if I need to create a new account, or something like that, to keep them separated. I will be purchasing once I get the answer. Thank you so much for building this plugin and offering a feature that should already be built in.
  5. I'm pretty sure the functionality will get sorted by IPS at some point, since they offered it in the past and they stated they were working on it. I'd be really surprised if they don't address this in a future update.
  6. Whenever I do an upgrade, even if it's just a security patch, the process never completes, my page just keeps refreshing over and over, so I have to go into another tab and enter this link to complete the upgrade. yourwebsitecom/admin/upgrade Not sure if this is what you are having problems with.
  7. Is this already compatible with 4.5+ or will it be getting an update anytime soon?
  8. @breatheheavy Maybe instead of going this route, you can simply create a banner that you could place on your forum, basically reminding people to be kind to others when posting, see if that helps to make a difference at all. As @Davyc mentioned, let them know a good heated debate is always welcomed, just for them to remember to stay respectful. If people are using the Members Shop system, maybe try a 'Random Act of Kindness' yourself, and tell people you will go around the forum and donate points to people who you feel are posting in a way you appreciate. There are literally tons of things you can try to increase the good vibes on your forum, if you are willing to. Just curious, percentage wise, about how many of them are posting negative or offensive content? I know you have a good size community.
  9. That absolutely worked!!!!! I can not thank you enough. I felt bad asking for your help, I was just hoping it would be something you could figure out the correct css for this in a matter of seconds. The 'Referrer' title is now showing. It was set to "display:none", btw. Thanks again @Ehren The true CSS HERO!
  10. Great idea. I would love to see this setting added.
  11. The 'Kindness' plugin is basically a captcha step that someone would take, BEFORE posting a reply or comment. Since it would simply be a checkbox placed right next to the 'Submit Reply' button, it really isn't any extra work for the user to do. It would only take a fraction of a second to do. The idea behind this simple checkbox is this, "Before posting this comment, are you ensuring that when read by any other member of the forum, it will not be taken as being offensive or aggressive? If not, then please proceed with the post". Something like that, from my understanding. It's pretty much just a reminder for people to think before they post.
  12. I could use some CSS help with how the Referrer box is displayed on the Sign Up form. Mine currently looks like this: The Referrer label is not displayed unless you click on 'Choose Member(s)'. Once I click on 'Choose Member(s)', then it looks like this: Is it possible to just always have it display as it appears in the second image? When I did inspect element, I see 'display: none' is set, so the 'Referrer' label is not displaying at all. At the very least, I would like to have the 'Referrer' label display. <label class="ipsFieldRow_label" for="elInput_ms_referrer_setting" style="display: none;"> <span>Referrer</span> </label> Can anyone help with this? @Ehren I know you are a master of CSS, you've helped me so many times with the Chameleon theme, if you have a moment, or if this is rather a simple fix, any idea what I can do. I have googled this, and I've tried several different things, nothing worked. Yes I simply unchecked "display:none" for the Referrer label in inspect element and that worked, but I don't know how to translate that to the proper code to input back in the custom.css file. 😔 I'd appreciate any help with this, thank you.
  13. If you are willing to post a link to the page this is happening, perhaps another member can help out, as it could be a css issue.
  14. UPDATE on the issue I was dealing with. @TAMAN took the time to have a look at my forum, looked into the issue and resolved it immediately. The issue had nothing to do with his plugin, and was a result of some bad css in my custom.css file, which he fixed for me. The plugin is working and displaying perfectly now. 5 star support, 5 star plugin. Thank you so much Taman.
  15. Thank you, I just messaged you the info. I appreciate it.
  16. Yes I am on the very latest version of IPS, and I did purchase and install it from the Marketplace in the ACP. Would you be willing to log in and have a look at it? I'd appreciate your help with this, as this is a very much needed feature. Thank you.
  17. I never knew that option showed up on the Sign Up form, this makes sense now how it would award someone points for referring. It says 'Enter the name of the member who referred you', would that be their display name or signed in name? Thanks for replying and answering this.
  18. Ok, I got it to install again, but I am still having the same issue. No matter what settings I change, then save, the changes do not reflect on the forum, and when I go back to edit, the changes did not stick. Could it be a conflict with another plugin or possibly the theme? I did run the support tool several times too. Also when running the support tool I tried to disable all customization, I deactivated all plugins but enabled my theme, I only enabled News Ticker, and it still did not save my settings, or look right on the front end. So could it be a conflict with my theme, Chameleon by IPSFOCUS?
  19. Just purchased this and tried it out, but I am having issues with it. Once I go into edit the settings, no matter what I set, after hitting Save, the changes I made are not sticking. I go back into edit, and the settings are still set to default. I uninstalled it, and then tried to reinstall it, and now I am getting this: A configuration or server error has occurred 3C145/3 Something went wrong. Please try again.
  20. I just went back to double check on this, it appears it may only work for WooCommerce sites. Sorry about that.
  21. I do like the idea. As long as the checkbox is right next to the 'Submit Reply' button, I don't see it being a problem. Also, if they click 'Submit Reply' but have not checked the 'Kindness' box, then they will see a message letting them know that they first need to make sure their comment is kind, and they need to check the box confirming so.
  22. Just checking back to see if you ever had a chance to work on adding the Size Guide feature? It may be easier to use Printful's new size guide feature, have you had a chance to look at that? Thank you.
  23. Thank you @Adriano Faria for allowing this guide to happen. I think I'll wait until you "clean the code" before trying this myself. Thank you so much for finishing up the guide.
  24. This would be incredible! You would get my vote for 'MOST GENEROUS IPS MEMBER' of 2020!
  25. So if i purchase the Movies application and copy your guide, I can get mine to look like yours?
×
×
  • Create New...