iacas Posted November 2, 2022 Share Posted November 2, 2022 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. Link to comment Share on other sites More sharing options...
iacas Posted November 2, 2022 Share Posted November 2, 2022 @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. Link to comment Share on other sites More sharing options...
Maxtor Posted November 30, 2022 Share Posted November 30, 2022 Link to comment Share on other sites More sharing options...
iacas Posted November 30, 2022 Share Posted November 30, 2022 Did you try the fix noted above? Link to comment Share on other sites More sharing options...
AlexJ Posted February 18 Share Posted February 18 Anyone getting this error? @InvisionHQ Are you still supporting this app actively? Link to comment Share on other sites More sharing options...
ADKGamers Posted February 24 Share Posted February 24 Looking to renew and install, is this application working with 4.7.7 or are there issues that need fixing? Link to comment Share on other sites More sharing options...
Riley Anderson Posted March 19 Share Posted March 19 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 Link to comment Share on other sites More sharing options...
Nahash5150 Posted March 25 Share Posted March 25 Who knows. He probably got tired of updating the code constantly since Invision restructured everything a couple years ago. Link to comment Share on other sites More sharing options...
iacas Posted March 26 Share Posted March 26 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. Link to comment Share on other sites More sharing options...
Nahash5150 Posted March 26 Share Posted March 26 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? Link to comment Share on other sites More sharing options...
iacas Posted March 26 Share Posted March 26 21 minutes ago, Nahash5150 said: What Invision Version are you running? 4.7.8 on PHP 8. Nahash5150 1 Link to comment Share on other sites More sharing options...
Recommended Posts