Jump to content

RevengeFNF

Clients
  • Posts

    2,619
  • Joined

  • Last visited

  • Days Won

    6

RevengeFNF last won the day on July 18 2022

RevengeFNF had the most liked content!

9 Followers

Recent Profile Visitors

14,268 profile views
  1. Or even better, he can switch to Elasticsearch or Opensearch.
  2. That's because Xenforo uses the "AND" operator while here they are using the "OR" operator. But you can change that in the Search settings.
  3. I recently switched the search engine from MySQL to Elasticsearch and set the "max results" value to 500, which I considered reasonable. After rebuilding the index, I noticed that activity streams were returning a significant number of duplicate results. Upon checking the Elasticsearch logs, I found the following error: org.elasticsearch.ElasticsearchException$1: Batch size is too large, size must be less than or equal to: [500] but was [1000]. Scroll batch sizes cost as much memory as result windows so they are controlled by the [index.max_result_window] index level setting. This indicates that the "max results" value must be at least 1000 to avoid this error. I then increased the "max results" value to 2000, rebuilt the index, and observed that the error disappeared. Additionally, the activity streams started working correctly without duplicate results. I suggest adding a warning in the admin panel to prevent setting "max results" below 1000 or adjusting the batch size accordingly to avoid such issues.
  4. I was just curious to know if most people just use the base IPS with the official apps and don't care about using third party apps/plugins. That is indeed an advantage. And third party developers will also save some trouble because there is less risk of new IPS version breaking their apps. If it's something that needed to be done, i guess we will all survive like it happened in the past with other major changes.
  5. But the percentage of clients that used the marketplace is very high, or the majority don't have a single plugin/app installed?
  6. Wow... Things went to the wrong side. It will be too bad if Ips loses Adriano. I have more installed, but i basically only use 2 plugins. One from Zayed, the External Link Rich Embed. I think a thing like this plugin should've come with the base suit, but it doesn't. Hope this one doesn't belong to the list of the 80% of plugins that will die because of framework limitations. And the other one is from Nathan, oembedServices Manager, so we can oembed services that do not come with IPS. Another one i think it should come with the base suit, but it doesn't come. I only really need those 2 plugins, so i think i'm more or less safe. Let's see what the future brings.
  7. Red Hat based distros have one big advantage, they have a 10 years long term support, while Debian is only 5 years. At least for me, that matters a lot. Regarding 3rd party repos, security patches, etc, they also have all that. From my experience on working with some Linux Distros, Red Hat distros are the most stable ones.
  8. @Adriano Fariai updated the to the new 1.2.0 version, and my members started to not being able to edit their posts. I disabled the application, and the bug disappeared.
  9. Cloudflare R2 is a storage method like Amazon S3 and both are Api Compatible. R2 is a lot cheaper than S3, there are the prices: Would it be viable for IPS to add support for it? It would be a really upgrade for IPS self hosting clients, since in R2 bandwidth is free, we only pay for storage and operations.
  10. Yep, for me too. About 2 hours ago it stopped generating the error log.
  11. I have exactly the same issue.
  12. Yes, i will do that once i get home 😉
  13. I also don't have the issue but some of my users have. What is happening is that my browser have the emojis in cache, so they are working. If i enter my site in private mode, i will also have the issue.
  14. @A ZayedI can't embed link from the epic store. I don't think its the site blocking because the embed works in discord or facebook, if i post the link there. You can check this example: https://store.epicgames.com/en-US/p/sable Can you check it? Thanks
  15. Mine is mediumint (8). You sure it changed to bigint?
×
×
  • Create New...