Jump to content

iAwards

Featured Replies

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.

  • Replies 1.4k
  • Views 131.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Adriano Faria
    Adriano Faria

    Raw talked to me today earlier. He got some problems in his personal life and he couldn't support your resources as it should. So I will support them for a couple of months or so, until Raw got everyt

  • Adriano Faria
    Adriano Faria

    New features! - Remove requirement from REASON when deleting an award: - Pagination and member who gave the award in member profile tab: Results:   - Awardin

  • Kevin Carwile
    Kevin Carwile

    custom-action-recount-the-content-for-a-member.xml

Posted Images

@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.

  • 4 weeks later...

Could contain: Page, Text, File

Did you try the fix noted above?

  • 2 months later...

Anyone getting this error? 

Could contain: Text, Mobile Phone, Phone, Electronics

@InvisionHQ Are you still supporting this app actively? 

Looking to renew and install, is this application working with 4.7.7 or are there issues that need fixing? 

  • 4 weeks later...

Who knows. He probably got tired of updating the code constantly since Invision restructured everything a couple years ago.

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.

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?

21 minutes ago, Nahash5150 said:

What Invision Version are you running?

4.7.8 on PHP 8.

Recently Browsing 0

  • No registered users viewing this page.