Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 17, 20177 yr Author 10 hours ago, Bill Edwards said: Does this work with v4.2.2 please? Yes: Compatibility: IPS 4.2 IPS 4.1
December 11, 20186 yr Hi Adriano, The plugin works when users are banned via the front-end warning system, but it doesn't create a thread or post for bans via the back-end admin area. Is this possible please? Thanks
December 11, 20186 yr Author 1 minute ago, NeedCoffee said: but it doesn't create a thread or post for bans via the back-end admin area Sure. As described, it creates the topics/posts when someone is warned. You have the option to BAN via warn, but still.... a warn. In ACP you don’t warn, you ban directly. So no, the plugin doesn’t work when you ban someone from ACP. 4 minutes ago, NeedCoffee said: Is this possible please? Not with this plugin.
February 13, 20195 yr Is it possible to get {date} to respect the locale set in IPB? We noticed that we're seeing MM/DD/YY instead of DD/MM/YY as we use here. Thanks @Adriano Faria
February 13, 20195 yr Author 3 minutes ago, NeedCoffee said: Is it possible to get {date} to respect the locale set in IPB? We noticed that we're seeing MM/DD/YY instead of DD/MM/YY as we use here. Thanks @Adriano Faria Need to see how it is in the script. I’ll reply back tomorrow.
February 16, 20195 yr Author On 2/13/2019 at 8:23 PM, NeedCoffee said: Is it possible to get {date} to respect the locale set in IPB? We noticed that we're seeing MM/DD/YY instead of DD/MM/YY as we use here. Thanks @Adriano Faria Just checked and it is using \IPS\DateTime::ts( $date );, which means it has to respect the date format. See 2 tests I just made: - Localhost, which uses English date format: - Online board: first post using ENGLISH language and the second using Brazilian Portuguese (PT-Br): It's working as expected.
July 2, 20195 yr Hi Adriano, Not sure if we requested this previously, but is it possible for Warn Log to create a thread for users who were banned via the "Flag as Spammer" option? Or not because it's a direct ban rather than a warn? Thanks
September 28, 20195 yr Hey Adriano! Just been wondering if it is possile for you to add an option to edit a warning (only ones with permissions to do so). For example, if a member and I want to edit the points given - it will be possible. or the date it expires, etc. What I do for now is delete the current warning and giving a new one, easier to edit. Thanks! P.S - if it`s being edited from the ACP the member gets minus points when it expires.
September 28, 20195 yr Author 2 minutes ago, DarkClaWz said: Hey Adriano! Just been wondering if it is possile for you to add an option to edit a warning (only ones with permissions to do so). For example, if a member and I want to edit the points given - it will be possible. or the date it expires, etc. What I do for now is delete the current warning and giving a new one, easier to edit. Thanks! P.S - if it`s being edited from the ACP the member gets minus points when it expires. Sorry, this is not the goal of this resource. This resource simply logs the warnings.
October 21, 20204 yr An issue was identified in this plugins upgrade code. You're iterating over almost all member rows in the step2 upgrade step which of course won't work on medium & big boards resulting in issues. foreach( \IPS\Db::i()->select( '*', 'core_members', array( 'warnLogs_tid>?', 0 ) ) as $row ) { \IPS\Db::i()->insert( 'warnlog_membersdata', array( 'member_id' => $row['member_id'], 'topic_id' => $row['warnLogs_tid'] ) ); }
October 26, 20204 yr Author What's New in Version 2.2.0 Converted to app to handle large boards update
December 10, 20204 yr Hello @Adriano Faria, We met some problems with WARN LOG these days. When somebody warn a member he receive an error and the warn is made by 2 times. Also the bot is not posting a topic.
December 10, 20204 yr Author Can you still reproduce after disable Members Shop and warn someone? The error is about not loading the member.
December 10, 20204 yr I disabled it and re-enable it and is working now. I dont know why. If something will happen again, I will come back to you. Thanks for your fast answer.
July 23, 20213 yr Author You can create the string in your ACP if you don’t want to wait for next version.
November 23, 20213 yr There was an error installing the resource, please submit a support ticket for further assistance. OK Just now, CZOLGu said: There was an error installing the resource, please submit a support ticket for further assistance. OK Need help on installation
November 23, 20213 yr The file is missing due to a bug in our system ( It's not Adriano's fault ) . Pls reupload it to the MP @Adriano Faria
November 23, 20213 yr Author 1 hour ago, Daniel F said: The file is missing due to a bug in our system ( It's not Adriano's fault ) . Pls reupload it to the MP @Adriano Faria Done. 👍
November 23, 20213 yr 3 hours ago, Daniel F said: The file is missing due to a bug in our system ( It's not Adriano's fault ) . Pls reupload it to the MP @Adriano Faria 2 hours ago, Adriano Faria said: Done. 👍 Still this same problem
November 23, 20213 yr Author 6 minutes ago, CZOLGu said: Still this same problem All submissions are moderated. Daniel will approved as soon as he's available.