Jump to content

Randy Calvert

Clients
  • Posts

    3,916
  • Joined

  • Last visited

  • Days Won

    78

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Randy Calvert

  1. I've seen several people comment that all of the new features added recently are only available for the cloud platform or that IPS is only focusing on the cloud platform. Out of curiosity, I actually went back and looked at all of the features released in the 4.6 and 4.7 versions. There were over 45 new features or major enhancements made across those two major versions. Of those 45 features, 7 were cloud-only features. That means 85% of the features added in that time were available to both platforms. Ver Feature S C 4.7.7 Gallery - UI Redesign X X 4.7.7 Gallery - Better Video Support X X 4.7.7 Gallery - Video Transcoding X 4.7.7 Gallery - Searchable Videos X 4.7.7 Gallery - NSFW Tagging X X 4.7.7 Gallery - Performance & Usability X X 4.7.7 GraphQL X X 4.7.7 Converters - Improved Performance X X 4.7.4 Personal Alerts X X 4.7.4 Moderator Approval Queue Improvement X X 4.7.4 Events - Support for Streaming Platforms X X 4.7.3 Events - Revamp of Calendar to Events X X 4.7.3 OpenSearch 2.1 Support X X 4.7.2.1 Improved Mark Post as Solution X X 4.7.1 Search Bar Enhancement X X 4.7.1 Topics - Future Publishing Added X X 4.7.0 Alerts Feature X X 4.7.0 Fluid Mode Revamp X X 4.7.0 hCaptcha Support X X 4.7.0 Solved/Unsolved in Activity Streams X X 4.7.0 ElasticSearch Enhancements X X 4.7.0 Zapier Enhancements X X 4.7.0 Realtime - Who's Typing X 4.7.0 Realtime - Who's Viewing X 4.7.0 Image AI - Moderation and Search X 4.7.0 Sentament Analysis X 4.7.0 Trending Content X 4.6.11 Block Submission X X 4.6.10 IndexNow Support X X 4.6.10 Webhooks Improved (New Triggers) X X 4.6.8 SEO Improvements X X 4.6.8 Achievements for Commerce/Downloads X X 4.6.8 In-Browser Audio File Support X X 4.6.8 New ACP Reports X X 4.6.7 Stream Subscriptions X X 4.6.7 Stock Replies X X 4.6.0 Zapier Support X X 4.6.0 Achievements System Release X X 4.6.0 Web App and Push Notifications X X 4.6.0 Anonymous Posting X X 4.6.0 Solved Content X X 4.6.0 Show When Team Replied X X 4.6.0 Health Dashboards X X 4.6.0 Spam Improvements X X *Note: Zapier when initially added was cloud-only. It was changed to support both in a later release. I did not include Live Topics in this list above as it's not available in any version yet. When it does, it will be the 8th. In looking at the list above, I don't understand how it could be said that IPS is only caring about the cloud platform and that self-hosted customers are not getting enhancements/features.
  2. Snarky is not about being “made up” or “genuine”. critical or mocking in an indirect or sarcastic way. "snarky remarks" bad-tempered or irritable. "Bobby's always a bit snarky before his nap" Your comment was snarky. I’m sorry you can’t see that. And I don’t need to represent IPS. I just speak my mind. I call a spade a spade when I see it.
  3. If you’re going to toss out a snarky message, expect to see some push back.
  4. Huh? There have literally been hundreds of non-cloud features released in the last year and a half. Based on what has been said previously, bugs are fixed based on severity, level of difficulty in fixing, and also when it can be done without impacting other areas. By the way... the bug you reported impacts "cloud" based versions too, so I don't think they're ignoring for the fact that its "not cloud". 😉
  5. Cloudflare is saying the entry you have for "cdn" is incorrect. What value do you have there?
  6. Can you directly access the Wasabi URL for the object? There is a chance your permissions are incorrect.
  7. A common reason for this is that you require an email address to login instead of a username. Whatever value you provide... I would suggest actually logging in with that info in a different browser to make sure everything is good. 🙂 I would also personally double check the FTP info as well while you're at it if it were me to avoid slowing things down!
  8. Hint: The only one who is going to have an IPSSessionAdmin cookie are users accessing ACP. (It was not even set until I logged into ACP.) That should hopefully only be about 1% or less. of people accessing your site. That rule will impact people who were logged into ACP, but then logged out of the site afterwards. Also... you can be logged out of the front end of the site without being logged out of the ACP.
  9. The Client Area on this site is where you're being asked to store info. Go to: https://invisioncommunity.com/clientarea/ Find your license associated with the site you need help with and click "Manage This Purchase". Find the Stored Access Information section and click the button. Fill out the info there and save it. All IPS staff now have access to the details and any staff member can help you. DMs/PMs are not as secure and using it means only that one staff member can see it. If they go off shift, you're stuck waiting till they get back.
  10. You're in the wrong spot... you're under Members. ACP > System > Site Features > Applications. There is a section called "system" under it that you click the arrow down and you'll see:
  11. That looks like some of your Pages templates are not compatible with PHP8. You might need to review and rework them to ensure they're PHP8 compatible.
  12. It looks like you're trying to do that from the ACP. That's the wrong spot. Go to the front page of your board like a user would... click the sign on button. There is a link there for "Forgot Your Password".
  13. A more specific guide to using the easy editor can be found at:
  14. There is an item in the 4.7.7 Beta release notes that might be related to this… Fixed an issue where auto-saved editor contents would not clear when the editor was on a tab.
  15. You need to edit your conf_global.php to change your board URL. Afterwards you may need to go to the support section of your ACP and clear your system cache so that the new address is picked up within the cached system files.
  16. Don’t worry… we were all in your shoes at one point. It’s hard to understand some things until you actually need them! 🙂
  17. ACP > System > Settings > Terms & Policy Policy Scroll down to "Registration Terms & Rules" section. The results end up at domain.com/terms and it gets populated automatically into the signup form.
  18. What are you meaning by highlight unread topics? This functionality has ALWAYS existed within IPB. That dot to the left and the title being bolded indicate the topic has unread replies in it. If you're meaning the checkmark that shows up next to certain topics like what is down below... It is not an unread status indicator... instead it indicates a topic has been marked as solved.
  19. Instead of using -1, try using a limit of something real. Based on past experience, PHP sometimes does not properly use the -1 value. Try setting it to 1024M. Also... remember... once that value is changed, Apache/PHP need restarted to pick up the change. You should be able to verify the new value in phpinfo.
  20. It won't make a difference what cert you use for 2 reasons: Your current setting of Full does not validate a certificate issuer. It just checks to see if the server is accepting requests over SSL (meaning port 443). So it does not matter if you use Let's Encrypt, RapidSSL, or even if you generate your own self-signed cert. The issuer is not checked at all. Even if you were to change from Full to Strict, both Let's Encrypt AND RapidSSL are valid certificate authorities (CA). Cloudflare trusts certs issued by those CA's so it would continue to work with either even if you were to use the more secure/strict certificate validation process.
  21. Short answer is yes. You can use flexible or strict with Let’s Encrypt at origin. LE is a valid/trusted CA.
  22. From the admin area, create a new account. Does that new account work?
×
×
  • Create New...