Jump to content

Nathan Explosion

Friends
  • Posts

    7,135
  • Joined

  • Days Won

    129

 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 Nathan Explosion

  1. Here's a theory, based on what I know about my own site It's been around a long time, gone through a number of major IPB/IPS releasess. forums_posts has 3,328,619 rows The latest ID is 4,531,883 My forums statistics says 3,328,131 Which one is correctly stating how many posts have been made? I can 100% state that the latest ID is correct - that is exactly how many posts have been created in that table since the inception of the site. Why the different numbers? 1) Pre-4.x, my total posts displayed in the equivalent widget on IPS 3.4.x was somewhere in the region of ~3,500,000 2) Over the years, some other admins were really into the whole pruning functionality to "keep the database optimised" 3) Back in 2006, database was corrupted and we lost a stack of posts and topics - I recovered enough of them to continue but lost a good chunk. 4) IPB pre-4.x had a "Recount and rebuild" functionality which allowed the number of posts on the forum to be recounted to what is what at that time, as opposed to a count of what has been done over time. It wasn't the total number of posts at the time, unless you forced it to be recounted...which I'd done a few times. 5) IPS 4.x now has the 'Forums Statistics' widget, and it counts the number as: - the number of records in forums_posts that are not queued plus - any posts that have been archived, if archiving is enabled (see 'forums_archive_posts') and are also not queued. For me, the real "what is the 1,000,000th post?" is answered by: select * from forums_posts where pid = 1000000 (Well, it would be if it hadn't been deleted/lost over the years)
  2. That is the number of rows, which would account for deletions. Look for the one with the ID of 1000000
  3. v2.0 has been submitted to the MarketPlace and is currently pending approval.
  4. When the new version is released, yes.
  5. This one is 99% done and dusted - that missing 1% is down to a little behaviour which I'm trying to figure out in relation to checking for the number of videos added to a post. Hoping to have this released over the next few days, at which point it becomes compatible with IPS 4.5 only. A little sneek-peek of the settings for the new version....
  6. Pretty sure I reported this a good while back, on an earlier version of IPS 4 - but it's back on 4.5 Steps to reproduce (tested on Firefox & Chrome) Create a new topic or a reply Paste an embeddable Youtube link (e.g. https://www.youtube.com/watch?v=URJH3ZJzxB0) After it embeds, look below the attachment section of the editor Result: Create New Topic - Invision Community - Mozilla Firefox 2020-10-11 15-50-12.mp4
  7. I believe you've read things wrong, in that case - so I would advise not buying this until it does support what it is that you want.
  8. What's new in v2.0.1? Compatible with IPS 4.5.x only Plugin has been converted to an application Settings from plugin will be migrated to the application Going forward, if someone wishes to report an issue then the following must be provided in this topic (not via PM, unless requested): Version of IPS A clear description of the issue Does the issue still exist if an unmodified default IPS theme is used? Screenshots of the settings of the application
  9. You'd need to show us what it contains... But it appears that you have friendly URLs and rewrite urls enabled, so I would advise you look there to see what the htaccess needs to contain to support this functionality.
  10. Yes I do have plans, but no ETA.
  11. v2.0.1 of an application version is currently pending approval
  12. It's going through the approval process...after first pass, I decided to convert it to an application and that is where we are now.
  13. Sorry to @James101 for delay in getting the issue resolved - got a work callout on Saturday evening, had to go to a "dark site" customer and been off the grid as a result (don't be an IT consultant, people!!) What's fixed in v1.1.3? Modifications to support some new Post/Postcontainer template structures in IPS 4.5 Fixed issue with the 'Topic message' settings not resulting in a display of the message in IPS 4.4 and IPS 4.5 This update is currently pending IPS approval at this time I'll be submitting a newer version of this one, following review by IPS. Yes, this is a plugin to display an awareness message to other users, and not the poster themselves.
  14. Thanks for the details - I've tracked the issue down to occurring with the "Posts" 'Where?" settings for 'Above the post content' and 'Below the post content', and the "Topic" 'Where?' settings. I'll take a closer look later this evening, see what has changed between 4.5.0 and 4.5.2 (version 1.1.1 was released and compatible with 4.5.0)
  15. Same as last time - provide login credentials, give it the permissions I need in the ACP (see the PM)
  16. It was caused by your theme last time - uninstall/reinstall the plugin.
  17. That is referring to the following: Not too bothered, always a concern though when the test page shows out of date information hehe
  18. Careful with that - it itself is out of date, with some recent versions of browsers not listed, and it flags up later versions as 'out of date' too...example:
  19. You can't change your test URL from the client area. Log a ticket to request a change to the test URL.
  20. It hasn't been released in the Apple app store. Test flight is how Apple beta apps are made available By IPS, yes? In that case, open the Communities app and search within that. It's one app for all. Same place you got it from, TestFlight. Or they wait until it is officially released on the Apple app store.
  21. You're welcome. Accepted. Next time - stop and think. Get help based on what you've done and explain what it is you've done, instead of blaming the tools you used...it helps others to help you. As for the rest...water of a duck's back.
  22. I did ask the above. Best of luck with your issues.
×
×
  • Create New...