Jump to content

Randy Calvert

Clients
  • Joined

  • Last visited

Everything posted by Randy Calvert

  1. I think he’s saying the page is not being fully responsive at full width. It reaches a max size and not expanded further.
  2. It depends on the software. Cookies are specific to a domain. The software could absolutely clear cookies for one site, but not another.
  3. Welcome to the new era!
  4. I’ll be honest here. For something that old not already running in production, you would be much better served starting from scratch. Otherwise you risk bugs or things that happen during the upgrade process along with the headache of stepping through multiple versions of PHP and MySQL compatibility.
  5. That's cheap for good software development. There are not that many people using it. (Nowhere near as many as you might think.) The time and cost to maintain/support is real. IPB app developers are not bringing home huge profits from the third party resources.
  6. I'm glad you got to the bottom of it.
  7. You might try looking in the moderator logs in the ACP to see if you can search for the topic or the recent actions that have occured at the moderator level.
  8. ACP > System > Site Features > Applications You can also get to it via: YOURDOMAIN.COM/admin/?app=core&module=applications&controller=applications Expand the "System" section. Under it will be a list of modules. I'm guessing for you "Moderator CP" will show as "Disabled". Just click the "Disabled" icon to switch it back to "Enabled".
  9. Given the highly niche use for this, I would not expect IPS to go beyond what they do now with making users confirm their age (not verify with third party services). If this is important for your community, I would suggest working with a third party developer. IPS5.0 is feature locked so i would not expect them to even look at new features until most likely Q2 honestly and I would be highly surprised if this would be anywhere in the priority queue at that point.
  10. Are you getting other emails? Have you checked any sort of spam filter to see if it's being caught up in it?
  11. If you're going to compare versions, you are better off having multiple installations. Remember... Google frequenly changes how it measures stuff. Sometimes even daily. Saying "nothing changed" ignores the fact that Google can and does change.
  12. The one thing I’ve learned over the years is that Google is not always right and many times breaks or does not even follow its own guidance.
  13. This would not change anything. It would mean IPS would automatically have it disabled for any cloud customer that had been moved over. It does not magically fix any past feature compatibility issues. IPS is moving to CF for security, not for the rocketloader feature.
  14. That and I assume the savings vs AWS would be HUGE. As someone who has paid a few AWS bills before, I know how it can be a left arm, right leg, kidney, and first born. Most likely able to hire a few more people with the savings alone. 🤣
  15. My cloud site has been down for almost 2 hours. I opened a support ticket an hour ago, but support says they cannot help because my site is pointed to IPS via CNAME instead of the root domain being parked at IPS nameservers. This setup was confirmed by @Marc and @Charles as being just fine. It has been fine for more than a year when it was first onboarded last October. Now I’m being told it’s unacceptable while I’m out of the country in the middle of the ocean on a cruise. I’m expected to rearchitect my dns setup with literally zero notice. I have been a huge supporter of IPS historically and have been a customer for literally decades but the way this situation is being handled is causing me to rethink my relationship. I’m being asked to provide a ticket ID number for when this was done, but your support system does not give that to customers. A ticket ID is not shown in the email and there is no web portal for us to access to see this. How am I as a user supposed to help find the case? I’m beyond frustrated at this point and severely disappointed in how this is being handled. I don’t think I’m asking for much for my site to be kept online when I’m spending 230 bucks a month for a premium service.
  16. There was a third party resource that added this functionality. It’s never been a part of the base software. IPS can’t advise on things done outside of the software. You would need to find a third party developer to see if they are going to offer this for v5.
  17. That would then mean supporting it. Given those languages are not spoken by support, that would make things much more difficult here on the forums and for when support cases have to be escalated. It would also mean significantly more work for all of the documentation, product guides, etc. The cost vs reward benefit typically does not work out.
  18. In general you should not be storing files that big in MySQL. But I have not seen this change from 4 to 5 and honestly don’t expect it to change. It would be better to use a storage bucket for files of those size.
  19. You have to give the admins permission to access moderator functions. Admins don’t automatically have the ability to moderate. Being an admin by default means you have access to the AdminCP, not the ModCP. You can add the admin group or individual users as moderators using the steps in the link above.
  20. Just for that, they're going to skip version 7 and make it name it "Beta Snow Leopard". 😄
  21. There can be UP TO a 15 minute delay. This is because users that are not logged in will be served cached content directly from the CDN. It reduces work on the server and improves performance, especially for search engines (who crawl the site as a guest). When you are logged in as a user, content is "real-time" by serving content as no-cache and no-store.
  22. Don't use SMTP... it can slow down performance when you have very large topics as a result of notifications, and there are situations like this. There are a few third party plugins that leverages the APIs to send mail through SES using the API. For example, @Jon Erickson has one that I've personally used that is fantastic and has worked great... https://store.deschutesdesigngroup.com/buy/0182a1f0-48ea-4438-9b40-293441be9f85 @stoo2000 also has one as well. I've not personally used it, but including a link for you. https://ipb.silvesterwebdesigns.com/file/9-mail-bouncer/
  23. It looks like IPS is using Backblaze as well... I just looked at my cloud install and all of the storage is now on a non-S3 bucket.
  24. How are you going to handle users toggling dark mode? For example brown on black will be virtually impossible to read. Blues on black will also be difficult.
  25. It’s situations like this that actually makes companies communicate LESS. When you expect every decision to be made before talking about something, it takes much longer to get out as you can’t really start sharing till the end. In this case, Invision is sharing info as they have it. They are giving customers longer runways to plan for big changes so there is less problems long term. But at the same time that means not everything can be perfectly and fully articulated because not everything has been decided yet. To say it’s a failure of organization is patently wrong. It would be IF they actually released the product without decisions being made. Instead you are being given info as it’s decided and have had a much fuller insight into what has been happening throughout the entire development process.