Jump to content

Donations Support

Featured Replies

On 4/12/2021 at 9:40 AM, Michael.J said:

Was this a fresh install or have you updated recently? If so, from what version?

Fresh install

  • Replies 734
  • Views 77.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Michael.J
    Michael.J

    Have you upgraded to the latest version that includes "IPB 4.4 compatibility"? That should of fixed this issue. No sorry the gateway itself is not included and Commerce integration isn't curren

  • I've just released a new version of the Donations app that ensures compatibility with IPB 4.1.14, as well as several more bug fixes included. This version also includes a new "Donation Transfer" widge

  • Catching up with PMs now. I should be able to include all the recent bug fixes in 1 go.

Posted Images

On 4/12/2021 at 9:40 AM, Michael.J said:

Was this a fresh install or have you updated recently? If so, from what version?

Fresh install

  • 2 weeks later...
  • Author
On 4/10/2021 at 10:34 PM, EmaxDev said:

I get this error when I try to set the donation goal without start/finish date (the disable button)

Confirmed. i would recommend setting a start date well into the past until I can patch this.

  • 1 month later...
  • 2 weeks later...

In file MemberSync/Donate.php query to database is wrong:

\IPS\Db::i()->update( 'donate_member', array( 'donate_member_id' => $member->member_id ), array( 'donate_member_id=?', $member2->member_id ) );

and

\IPS\Db::i()->delete( 'donate_member', array( 'donate_member_id=?', $member->member_id ) );

donate_member is not exist. It should be donate_members.

{template="sharelinks" app="core" group="global" params="$goal"}

in goalPage template:

Error: Call to undefined method IPS\donate\Goal::webShareData()

This update BROKE our forums. Support is non-existent.

  • Author
On 6/17/2021 at 7:16 PM, Emediate said:

This update BROKE our forums. Support is non-existent.

I'm still waiting on IPS to approve the recent update to fix some issues. Can you confirm what issue you got as chances are it was fixed in v3.5.3.

I assume there's a lot of updates in the marketplace right now, hence the delay but I can manually patch any issue in the meantime.

  • 2 weeks later...
On 6/17/2021 at 10:16 AM, Emediate said:

This update BROKE our forums. Support is non-existent.

Same here did the update and it messed the groups up, now I  cant copy a group with the donations app enabled, it also deleted some of the tables how I  don't know but this happened straight after the update to 3.5.3. I have lost all the data for the donations so need to set it all up again. 

  • 3 weeks later...

We are trying to Upgrade from Donations 3.4.1 to the latest 3.5.3

When clicking Install Update in Marketplace, we keep getting the error:

"1S111/1 Can't DROP COLUMN g_dt_view_topdonors; check that it exists"

We checked the DB and the column does exist.

We are running IPB v4.6.4

Please help. Thank you.

When I want to copy group, I get the error:

IPS\Db\Exception: Unknown column 'group_id' in 'field list' (1054)

 

  • Author
On 7/5/2021 at 2:31 AM, Logan0 said:

Same here did the update and it messed the groups up, now I  cant copy a group with the donations app enabled, it also deleted some of the tables how I  don't know but this happened straight after the update to 3.5.3. I have lost all the data for the donations so need to set it all up again. 

If you can give me more information on what tables were removed? It shouldn't be removing anything but rather converting the old group permissions into the new database table.

On 7/23/2021 at 6:31 PM, hellsgamers said:

We are trying to Upgrade from Donations 3.4.1 to the latest 3.5.3

When clicking Install Update in Marketplace, we keep getting the error:

Thanks for reporting, I'm working on a new update now to fix this. It shouldn't be much longer.

12 hours ago, aXenDev said:

When I want to copy group, I get the error:

Thank you, noted. As this is a more complex bug, I will need more time to patch it. A work around right now would be to disable the app while you copy groups.

2 minutes ago, Michael.J said:

A work around right now would be to disable the app while you copy groups

Disabling the application does nothing, I have to uninstall it.

Try disabling it and then clear your system cache before copying a member group.

  • Author
11 hours ago, Logan0 said:

Try disabling it and then clear your system cache before copying a member group.

Yes see acp > system tab > get support > clear system cache

I know that, but it doesn't work anyway.

Running Donations v3.5.3 on IPS 4.6.5.1, getting the following in System Logs...

The URL of page the error occurred on was https://<domain>/index.php?/donate/<goal name>/

Error: Call to undefined method IPS\donate\Goal::webShareData() in /var/www/vhosts/<domain>/uploads/cache/template_221_94a9d7649fb9cdbfc784d3516e61a717_global.php:17009
Stack trace:
#0 /var/www/vhosts/<domain>/themoviemasters.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->sharelinks()
#1 /var/www/vhosts/<domain>/uploads/cache/template_221_ec160d345805e60beac1e14fb0640857_browse.php(496): IPS\Theme\_SandboxedTemplate->__call()
#2 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_donate_front_browse->goalPage()
#3 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(94): IPS\Theme\_SandboxedTemplate->__call()
#4 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(101): IPS\donate\modules\front\donate\_browse->manage()
#5 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(29): IPS\Dispatcher\_Controller->execute()
#6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\donate\modules\front\donate\_browse->execute()
#7 /var/www/vhosts/<domain>/index.php(13): IPS\_Dispatcher->run()
#8 {main}

Backtrace...

#0 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log()
#1 /var/www/vhosts/<domain>/uploads/cache/template_221_ec160d345805e60beac1e14fb0640857_browse.php(496): IPS\Theme\_SandboxedTemplate->__call()
#2 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_donate_front_browse->goalPage()
#3 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(94): IPS\Theme\_SandboxedTemplate->__call()
#4 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(101): IPS\donate\modules\front\donate\_browse->manage()
#5 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(29): IPS\Dispatcher\_Controller->execute()
#6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\donate\modules\front\donate\_browse->execute()
#7 /var/www/vhosts/<domain>/index.php(13): IPS\_Dispatcher->run()
#8 {main}

I have tried 'Clear system caches' and the error still occurs. It happens when a user visits the details of a donation goal page (Donations > <goal name>).

Also, on that same page it displays the following on the page, just below the list of donators...

[[Template core/front/global/sharelinks is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

 

Edited by Daveo16

.

Edited by Emediate

  • Author

I've released a new update pending approval that fixes the group issue and a few other critical bugs.

Quote

Critical bug fixes, highly recommend upgrading.

 

On 7/31/2021 at 12:05 PM, Daveo16 said:

Running Donations v3.5.3 on IPS 4.6.5.1, getting the following in System Logs...

The URL of page the error occurred on was https://<domain>/index.php?/donate/<goal name>/

Error: Call to undefined method IPS\donate\Goal::webShareData() in /var/www/vhosts/<domain>/uploads/cache/template_221_94a9d7649fb9cdbfc784d3516e61a717_global.php:17009
Stack trace:
#0 /var/www/vhosts/<domain>/themoviemasters.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->sharelinks()
#1 /var/www/vhosts/<domain>/uploads/cache/template_221_ec160d345805e60beac1e14fb0640857_browse.php(496): IPS\Theme\_SandboxedTemplate->__call()
#2 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_donate_front_browse->goalPage()
#3 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(94): IPS\Theme\_SandboxedTemplate->__call()
#4 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(101): IPS\donate\modules\front\donate\_browse->manage()
#5 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(29): IPS\Dispatcher\_Controller->execute()
#6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\donate\modules\front\donate\_browse->execute()
#7 /var/www/vhosts/<domain>/index.php(13): IPS\_Dispatcher->run()
#8 {main}

Backtrace...

#0 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log()
#1 /var/www/vhosts/<domain>/uploads/cache/template_221_ec160d345805e60beac1e14fb0640857_browse.php(496): IPS\Theme\_SandboxedTemplate->__call()
#2 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_donate_front_browse->goalPage()
#3 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(94): IPS\Theme\_SandboxedTemplate->__call()
#4 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(101): IPS\donate\modules\front\donate\_browse->manage()
#5 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(29): IPS\Dispatcher\_Controller->execute()
#6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\donate\modules\front\donate\_browse->execute()
#7 /var/www/vhosts/<domain>/index.php(13): IPS\_Dispatcher->run()
#8 {main}

I have tried 'Clear system caches' and the error still occurs. It happens when a user visits the details of a donation goal page (Donations > <goal name>).

Also, on that same page it displays the following on the page, just below the list of donators...

[[Template core/front/global/sharelinks is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

 

Unfortunately this one above still exists Michael. It doesn't stop the viewing of the goals it just throws that error in the system logs.

Edited by Logan0

I don't think v3.5.4 has been approved by IPS yet, as I do get Update Available message in ACP for this app, but the update is available on DevFuse site but not yet on IPS MarketPlace.

  • Author

No IPS haven't approved it yet, I've contacted them and asked if they could prioritize it as it does contain critical bug fixes.

On 7/23/2021 at 1:31 AM, hellsgamers said:

We are trying to Upgrade from Donations 3.4.1 to the latest 3.5.3

When clicking Install Update in Marketplace, we keep getting the error:

"1S111/1 Can't DROP COLUMN g_dt_view_topdonors; check that it exists"

We checked the DB and the column does exist.

We are running IPB v4.6.4

Please help. Thank you.

Donations 3.5.4 updated through Marketplace with no issues. Thanks for the fixes! @Michael.J

  • 2 weeks later...

@Michael.J Top Donors used to be a tab on the Donations page, was that removed or can we get it back?

Also the Top Donors widget does not work, its blank no matter what widget Settings I try. The Visibility tab is also blank, not allowing for any settings.

Screenshot attached. Tried on Default IPB Theme.

Thank you.

Screen Shot 2021-08-17 at 8.41.16 PM.png

@Michael.J Also there seems to be a background Task job throwing a few errors that looks like this:
 

IPS\Db\Exception::1054
SELECT * FROM `x_utf_core_members` AS `core_members` WHERE member_id>40735 AND donate_donations>0 ORDER BY member_id ASC LIMIT 0,50
Unknown column 'donate_donations' in 'where clause'

#0 /home/hellsgamers/public_html/system/Db/Select.php(383): IPS\_Db->preparedQuery()
#1 /home/hellsgamers/public_html/system/Db/Select.php(441): IPS\Db\_Select->runQuery()
#2 [internal function]: IPS\Db\_Select->rewind()
#3 /home/hellsgamers/public_html/applications/donate/extensions/core/Queue/membersLegacyField.php(69): IteratorIterator->rewind()
#4 /home/hellsgamers/public_html/system/Task/Task.php(47): IPS\donate\extensions\core\Queue\_membersLegacyField->run()
#5 /home/hellsgamers/public_html/applications/core/tasks/queue.php(43): IPS\_Task::runQueue()
#6 /home/hellsgamers/public_html/system/Task/Task.php(367): IPS\core\tasks\_queue->IPS\core\tasks\{closure}()
#7 /home/hellsgamers/public_html/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout()
#8 /home/hellsgamers/public_html/system/Task/Task.php(266): IPS\core\tasks\_queue->execute()
#9 /home/hellsgamers/public_html/system/Task/Task.php(229): IPS\_Task->run()
#10 /home/hellsgamers/public_html/applications/core/interface/task/task.php(58): IPS\_Task->runAndLog()
#11 {main}



Donations v3.5.4
IPBoard v4.6.5.1

UPDATE: Severity HIGH

Since we updated our IPBoard to 4.6.x and then updated Donations to 3.5.4 on August 6, 2021, a large portion of our ipboard core functionality background jobs have not been running!!!
We noticed that our admincp dashboard had 300+ background jobs stuck and not processed. When I clicked the "manual run background jobs now", I get the error:

1S111/1 Unknown column 'donate_donations' in 'where clause'

I toggled the disable button for Donations application, then clicked to manually run all the outstanding background jobs, and it processed a ton of stuff related to activity and notifications since August 6th.

I hope this can be fixed so we can re-enable Donations.

Thank you.

Edited by hellsgamers
Severity

Recently Browsing 0

  • No registered users viewing this page.