Jump to content

stoo2000

Clients
  • Joined

  • Last visited

Everything posted by stoo2000

  1. That file is hosted wherever you host your WordPress install, It isn't on the community side.
  2. With over 20 years of experience developing with Invision Community (IP.Board, IBForums), I have a set of popular pre-made applications available for purchase. I am also available from time to time for custom integrations, SSO, data conversions. My time is currently limited, you may want to look elsewhere for custom requests but I do have some applications available for instant purchase: Mail Bouncer - https://ipb.silvesterwebdesigns.com/file/9-mail-bouncer/ Mail Bouncer is a fully automated app to handle email bounces and spam complaints via 3rd Party Email services SparkPost, SendGrid, Mandrill or Amazon SES/SNS. WordPress SSO - https://ipb.silvesterwebdesigns.com/file/7-wordpress-sso/ Replace the Invision Community front-end login with WordPress, using your WordPress accounts for sign-ins. Trader Feedback System - https://ipb.silvesterwebdesigns.com/file/8-trader-feedback-system/ Build trust in your community, or forum-based marketplace with the Trader Feedback System.
  3. I created a support ticket for you on my site, please check your email.
  4. Yes. Ah, you must have tried at there was an issue with the beta. It has been updated now, please open a ticket if you need assistance. Background AJAX requests are totally normal but you shouldn't get redirected to them.
  5. Likewise, I don't see how this would be related to the WordPress SSO. It will redirect you to WordPress in some circumstances if your session has expired but that shouldn't be very often if you're using the site. You can transfer your WordPress SSO 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.
  6. That would be me! You can 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.
  7. I would recommend only sending bulk mails to members that have visited your site in the last 1 year (2 years at the absolute most). Otherwise, you're likely to get many spam complaints from working addresses. AWS will suspend your ability to use SES if there are a lot of spam complaints or bounces.
  8. In theory, if you have similar functionality in your WordPress install it may work, something like https://wordpress.org/plugins/login-as-user/ Alternatively, temporarily disabling the SSO will allow you to use the functionality. I do have an open report to look into the possibility of allowing this feature to work with the SSO. That'll be in a future version if it's possible.
  9. It isn't supported by the WordPress SSO (or really any SSO that is session-based).
  10. stoo2000 replied to stoo2000's post in a topic in Marketplace
    Whoops, thanks. Fixed.
  11. Carole had a support ticket open for this on my site too. The two issues are related to the configuration on the WordPress side. The registration page Carole wanted to use wasn't properly registered as the registration page via `wp_registration_url()`. And unfortunately, the replacement login page isn't acting quite right. It's instantly redirecting requests back to the community instead of asking the end-user to sign in first. @Robert Angle That's a good work around for the registration issue though!
  12. stoo2000 replied to stoo2000's post in a topic in Marketplace
    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.
  13. 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.
  14. 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.
  15. The SSO will sync their name change the next time a session is created, this can take up to 15 minutes if they're already using the community.
  16. You're probably best to send me a PM for these kinds of questions 🙂 Providing the plugin is declaring the URL change via a filter, it should be fine (The SSO asks WordPress for the correct URL). Both sites should be https:// for security purposes. You'll only see the members in Invision Community after they sign in for the first time, this creates their account in Invision.
  17. Everyone syncs to 'members' by default. You only need to add role mapping rules if you want members to go into other groups (you'll need to create those first for them to show up). The custom badge will change with the next update 🙂
  18. Hi Mark, Thanks for the purchase 🙂 Providing that your system can assign a WordPress Role on purchase and remove it on expire, those can be syncronised when a user signs in. Thanks Stuart
  19. Ask them to clear their cookies for your community (or wait 24h) and it should work.
  20. Hello, This means that the registration is being blocked by the IPS Spam Defense service (inside WordPress SSO). If you're sure this end-user is not a spammer, you can either whitelist the end-users IP in the AdminCP or manually create an account for them (using the same email address as the WordPress account). Thanks! Stuart
  21. Will sort this out via PM 🙂
  22. stoo2000 replied to stoo2000's post in a topic in Marketplace
    Can you send me a link via PM? The tabs shouldn't have changed at all.
  23. There's a couple posts about this on the Marketplace topic Short story is, an updated release is imminent.
  24. stoo2000 replied to stoo2000's post in a topic in Marketplace
    I decided to make the next release a feature release and it's almost ready. Should be finished with it this week
  25. stoo2000 replied to stoo2000's post in a topic in Marketplace
    It looks like one of the content router extensions (maybe a third party app) is returning an unexpected value, I can make an update available this week that understands this situation.