Jump to content

Gabriel Torres

Clients
  • Joined

  • Last visited

Everything posted by Gabriel Torres

  1. Hello, We've just upgraded to 4.7.2. By searching for "solved" in the ACP's search box, we see a key (solved_stats_from) without a corresponding string. See below. Cheers!
  2. Yes, it is: +------------------------+--------+---------+------------+------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+-------------+------------+--------------------+----------+--------------------+---------+ | Name | Engine | Version | Row_format | Rows | Avg_row_length | Data_length | Max_data_length | Index_length | Data_free | Auto_increment | Create_time | Update_time | Check_time | Collation | Checksum | Create_options | Comment | +------------------------+--------+---------+------------+------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+-------------+------------+--------------------+----------+--------------------+---------+ | core_profanity_filters | InnoDB | 10 | Dynamic | 2095 | 62 | 131072 | 0 | 49152 | 0 | 9604 | 2022-08-19 13:21:53 | NULL | NULL | utf8mb4_unicode_ci | NULL | row_format=DYNAMIC | | +------------------------+--------+---------+------------+------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+-------------+------------+--------------------+----------+--------------------+---------+
  3. Technically different letters, but I don't know how they are treated in PHP/MySQL, is as different letters or the same letter with a different accent, similarly to what happens with a/ã/á/à, for example. I wouldn't know. No, they don't match. Hence the issue and the need to add a new entry in the word filters for that variant. Cheers.
  4. Just a quick follow-up on this, I tried upgrading from 7.4 directly to 8.1, however, we started getting 500 errors, apparently due to a few of the plugins not being compatible with 8.1. Some of them are not maintained anymore, however, very useful in our community. Therefore, I am halting the upgrade to 8.1 for the time being, until I have the time to debug each plugin. For example: 2022/07/30 16:38:14 [error] 3477#0: *12148 FastCGI sent in stderr: "PHP message: PHP Fatal error: Declaration of IPS\hook3800::link($warningRef = null, $groupFormatting = null) must be compatible with IPS\_Member::link($warningRef = null, $groupFormatting = null, $anonymous = false) in [redacted]/init.php(927) : eval()'d code on line 84" while reading response header from upstream, client: [redacted], server: [redacted], request: "GET /forums/topic/1334466-compatibilidade-de-componentes-placa-de-video-e-placa-m%C3%A3e/ HTTP/2.0", upstream: "fastcgi://127.0.0.1:9000", host: "[redacted]" Cheers.
  5. Thanks @Randy Calvert and @Marc Stridgen. Knowing that this is something on our side here, I can perform some more tests and hopefuly find out what is going on... 😉 I wil let know if I require further assistance!
  6. Got it, thanks for getting back to me, @Marc Stridgen. I just wanted to double-check since some people haven't received my emails lately. Take your time. Cheers.
  7. Hi, I am testing the new Alert feature introduced in version 4.7.0. I created a test alert to a single user, with no replies. When I log in as that user, the alert is displayed, but clicking on the DIsmiss button does nothing. The popup is kept on the screen. Could someone perform this test, so we can know whether this is a local problem or a general bug? Note: tested with all third-party apps and plugins disabled and using the default, unmodified theme, and clearing the cache. Thanks.
  8. @Hisashi Post here the string key and I will tell you what I used here. In most cases, we had to be creative and translate to something gender-neutral.
  9. Hi guys, As usual, we face limitations when translating certain strings since in English there is no male/male words like in Portuguese, Spanish etc. In addition, some words in English don't change regardless of singular/plural. Right now, the following strings that are giving us trouble. notification__unapproved_content_bulk_title notification__unapproved_content_title These two strings default to: ⚠️ New %s awaiting approval There are two problems here: 1. We don't know deforehand whether "%s" will be a male or a female word. "New", in English, doesn't have gender, but in Portuguese/Spanish/etc the adjective changes depending on the noun: Nova (female) / Novo (male). And we have a mix here! Some examples: Male: post, tópico (topic) Female: avaliação (review), respostas (reply) 2. We don't know beforehand wether "%s" will be a singular or plural word. In English, "New" doesn't change with singular/plural, but in Portuguese/Spanish/etc it does. So, if we translate "New" as "Novo", when %s is plural, the grammar is incorrect (ex: "Novo posts" instead of "Novos posts"). I tried to use the {!#[1:novo][?:novos]} trick, but it didn't work here. But this would fail the male/female problem anyway. I got a little creative here and solved this by translating this string as: ⚠️ Há %s aguardando aprovação Instead of using the adjective "New", I changed it to the verb "Há" (There is/There are). So we have "There is/there are %s awaiting approval". The meaning is slightly different from the original string, but it does the trick. Even though I have found a solution, I thought it would be interesting to tell you this, so you understand the challenges we face when running non-English communities. However, the major issue now is with the following string: notification__unapproved_content_grouped Which defaults to: There are {count} new %s requiring approval %s Here, since we have the {count}, we can correctly apply the singular/plural trick, so I translated it to: Há {count} {!#[1:novo][?:novos]} %s aguardando aprovação %s The problem now is, we don't know whether the first "%s" will be a male or a female word. So we have a gender mismatch whenever it is a female noun. Now, another issue we have is when it is a review in Pages that is pending approval. It is pulling the string "avaliação" (review), in the singular form, even when more than one is present. See the screenshot below. This may be a bug, maybe the system is pulling __defart_content_record_reviews_title instead of __defart_content_record_reviews_title_plural, and I kindly ask you to take a look into this. In other words, which string is being used in the first %s when the this notification is about reviews in Pages. I hope I was clear enough for you to undertand what I mean, and let me know if you need any additional information. Best regards, Gabriel Torres
  10. @Marc Stridgen @Daniel F I sent a reply to your last email on wed 07/21/2022, could you please take a look if you got it, because I didn't get a reply since then, and we are facing deliverability issues with our email server, so I am afraid you didn't get my last response regarding this. Thanks and sorry for having to post this here.
  11. @andavis Just use the plugin I posted in the link above by @Square Wheels
  12. Hi, We have the word "configuracoes" configured in our word filter to replace it with its correct form: "configurações". Now we are trying to add the word "configuraçoes", however, the system doesn't allow it, saying "there is an existing filter for this word". So, the system doesn't differentiate "c" from "ç", which are different letters. Please advise. Gabe.
  13. Hi @Marc Stridgen Sure. Scroll down to the Overclock forum at: https://www.clubedohardware.com.br/forums/ See how the counter is 0/2. Click on the "2". You will see that there is only one pending post. I created this posted and the counter jumped straight to "2". See my original post with the full explanation. Note: I cleared all caches, restarted PHP/redis, disabled all apps/plugins, tested with an unmodified, default template.
  14. @Andy928 @Matt We've just upgraded to 4.7.0 and I can confirm that this bug is now gone. Many thanks! 🙂
  15. @Marc StridgenI've just upgraded to 4.7.0 and the bug is still present here. Please advise.
  16. Hi, We found a potential bug. See the step by step below, see if you can reproduce this incorrect behavior in your install: 1. Add a word in the word filters that will hold a post for manual approval. 2. In an existing topic (not a new one, this is important), add a new post containing the word you configured in (1). 3. The post will be held for manual approval. Go to the forums list, and you will see that instead of the topic/post hold counter showing 0/1, it will show 0/2. I.e., when a post is held for approval, the counter is increasing by two, instead of one. 4. If you delete the post, this counter will decrease by 1. Since it was increased twice, we end up with a 0/1 counter, even though there are not posts held for approval anymore. I've tested this with all third-pary apps and plugins disabled and clearing the cache, at no avail. Thank you in advance!
  17. This is the same issue being discussed here:
  18. @Andy928 Thanks for having found the culprit!
  19. Answer: Answer: Anywhere. But for my tests, I am simply hitting "Print Screen" to grab a screenshot and trying to paste it. Answer: Control V or right click > paste Note: I've already tried to paste here doing exactly the same steps, and the issue doesn't happen. As mentioned, I've tried disabling all extra apps and plugins, at not avail. No big deal, as we are planning to move our install to IPS Cloud very soon. Then, if it keeps happening, you will be able to investigate it further, but hopefully the migration fixes the issue... LOL
  20. Hi, The platform allows the user to change their username by themselves. Howerver, mentions in posts, reviews, private messages, etcetera are kept with their old name. This is a problem for privacy. A very common reason people are changing their username is to change their account from their real name to a nickname. However, all mentions are kept with their old (real) name, allowing them to be identified. Due to recent privacy laws in our country (LGPD), we need to be able to fix this more easily. Wehenever a user complains about that, we run a couple of mysql queries to manually fix the issue, but it would be great that, whenever a user changes their name, the platform itself triggered the necessary queries. Thanks!
  21. @Marc Stridgen Just as a folow-up, I was not able to pin-point the origin of this issue. It happens on a variety of browsers. I use Chrome, but moderators reported this issue happening with Edge, Brave, and Firefox ESR as well. So it is defintely not browser-related.
  22. Hi @Sonya*. Thanks! 🙂 We were wondering which software people use to do that, as we've seen theses characters being used in apps such as Instagram. As Jim suggested above, we had already an item in our terms & conditions that said we don't allow this, so it is just a an extra work to our moderators to monitor, fix the posts, and warn members.