Rotsblok wrote:Just translated it to Dutch,
Got a few problems.
You use </br> in the messages instead of <br />
and I have a few strings in the acp that aren't connected to the language strings used.. see picture I also notice a few missing images, when issueing a infraction, I got an error
Link to githubpage for infractions translation
https://github.com/Rotsblok/Dutch-trans ... s-RC-0.0.1
We are using the nightly builds, currently on what will become RC3. I've just tried issuing a few infractions on a fresh install and did not get any warnings. It is possible that you are doing it differently. Can you please list the steps that you follow?Rotsblok wrote:
I also notice a few missing images, when issueing a infraction, I got an error
Code: Select all
BB Debug] PHP Notice: in file [ROOT]/ext/rfd/infractions/mcp/mcp_main_module.php on line 314: Undefined index: points
[phpBB Debug] PHP Notice: in file [ROOT]/ext/rfd/infractions/mcp/mcp_main_module.php on line 314: Undefined index: expire
[phpBB Debug] PHP Notice: in file [ROOT]/ext/rfd/infractions/mcp/mcp_main_module.php on line 314: Undefined index: title
[phpBB Debug] PHP Notice: in file [ROOT]/ext/rfd/infractions/mcp/mcp_main_module.php on line 314: Undefined index: reason
Just wanted to report that I can confirm that my initial bug report has been fixed!rfdy wrote:The extension has been updated on github with the latest fix when issuing an infraction.
https://github.com/rfdy/infractions/com ... 2386e154c7
Thanks!