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