Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
November 2, 20222 yr 8 hours ago, Adriano Faria said: Quick and easy fix. FTP required. Download applications / awards / tasks / autoAwardRules.php and find: public function execute() { foreach( \IPS\awards\Rule::roots() as $rule ) Change to: public function execute() { $rules = array(); foreach( \IPS\awards\Rule::roots() as $rule ) Save and upload. Thank you! That seems to have solved it.
November 2, 20222 yr @Adriano Faria, I'm using the advice above to see if I might be able to fix this, too: Oh, sorry, thought those would merge. I appreciate the help with the iAwards bug/issue.
February 18, 20231 yr Anyone getting this error? @InvisionHQ Are you still supporting this app actively?
February 24, 20231 yr Looking to renew and install, is this application working with 4.7.7 or are there issues that need fixing?
March 19, 20231 yr Look like app isn't updated anymore? @InvisionHQ Hopefully the errors in logs can be solve my manualy fixing it with: https://invisioncommunity.com/forums/topic/425519-iawards/?do=findComment&comment=2913543
March 25, 20231 yr Who knows. He probably got tired of updating the code constantly since Invision restructured everything a couple years ago.
March 26, 20231 yr 7 hours ago, Nahash5150 said: Who knows. He probably got tired of updating the code constantly since Invision restructured everything a couple years ago. It still works for me (once I fixed that weird log error). I hope it's updated.
March 26, 20231 yr 11 minutes ago, iacas said: It still works for me (once I fixed that weird log error). I hope it's updated. What Invision Version are you running?
March 26, 20231 yr 21 minutes ago, Nahash5150 said: What Invision Version are you running? 4.7.8 on PHP 8.