Jump to content

RevengeFNF

Clients
  • Joined

  • Last visited

  1. @Matt the Bug Tracker uses the same editor? Because there the editor lags a lot less using Chrome. Can anyone try it there also?
  2. I just test with Incognito Mode on Chrome that disables all plugins, cache, etc etc, and the issues still occurs.
  3. I can also feel the lag when writing fast. I’am using Windows 11 24h2 and Chrome v32. I just tested with Firefox and the issues does not occur, meaning this only happens on Chromium based browsers (Chrome, Edge, Opera, etc).
  4. The Activity Stream button is now always visible in the foot on the mobile version, which is very nice. But on the desktop version, it’s on the botton right of the page and we need to scroll down to click it. It was not better on the top right like in IPS v4? Also, i’am feeling the new editor laggy, in the desktop version. For example if i press the back button to delete chars, it will lag a lot.
  5. @hameedacpa when i enter a forum, i want to talk with other human beings. If i want to talk with AI i will simple open ChatGPT and talk to it.
  6. Or even better, he can switch to Elasticsearch or Opensearch.
  7. RevengeFNF replied to Philooo's post in a topic in Feedback
    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.
  8. 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.
  9. 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.
  10. But the percentage of clients that used the marketplace is very high, or the majority don't have a single plugin/app installed?
  11. 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.
  12. 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.
  13. @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.
  14. 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.
  15. Yep, for me too. About 2 hours ago it stopped generating the error log.