Luke LeCount Posted October 20, 2022 Posted October 20, 2022 Upgrade completed without errors, but after it was finished, I am greeted with this error at the main page. I have tried disabling the donations application, but the error remains. Using the default theme, nothing else added to the forum besides the collections application from DevFuse (error still persists with that disabled too). Any ideas? Error: Call to undefined method IPS\donate\Application::doMemberCheck() (0) #0 /home/wbodya/public_html/system/Dispatcher/Front.php(200): IPS\Dispatcher\_Front::doMemberCheck() #1 /home/wbodya/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #2 /home/wbodya/public_html/index.php(13): IPS\_Dispatcher::i() #3 {main}
Jim M Posted October 21, 2022 Posted October 21, 2022 Are you using a donate third party application/plugin? As that is what is being referenced here in the stack trace. If you're using a modified theme which you may have included this with, you may wish to switch to an unmodified theme as well.
Luke LeCount Posted October 21, 2022 Author Posted October 21, 2022 Yes, the donation application from Devfuse. This error still happens with that application disabled. We are running on the default theme, no modifications done to it at all.
Jim M Posted October 21, 2022 Posted October 21, 2022 Unfortunately, something is calling that still. You will want to contact the author for further assistance or uninstall the application.
Luke LeCount Posted October 21, 2022 Author Posted October 21, 2022 Thanks Jim, I will reach out to them to see if they have a solution.
Luke LeCount Posted October 22, 2022 Author Posted October 22, 2022 I uninstalled the donations application completely, now this error is presented. I'd really like to get my community online again. Error: Call to undefined method IPS\forums\Application::doMemberCheck() (0) #0 /home/wbodya/public_html/system/Dispatcher/Front.php(200): IPS\Dispatcher\_Front::doMemberCheck() #1 /home/wbodya/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init() #2 /home/wbodya/public_html/index.php(13): IPS\_Dispatcher::i() #3 {main}
Solution Daniel F Posted October 22, 2022 Solution Posted October 22, 2022 There was a file in your system directory (Application.php) which shouldn't haven been there. I have renamed it ( you should be fine to delete it, but I didn't want to delete it myself) which resolved the issue! Edit: So once you confirm it's fixed, pls delete _backup_Application.php from the system directory. SeNioR- 1
Luke LeCount Posted October 22, 2022 Author Posted October 22, 2022 (edited) Ah! Thanks Daniel! Edited October 22, 2022 by Luke LeCount
Gary Posted October 24, 2022 Posted October 24, 2022 Hi @Luke LeCount, Glad to hear this issue has been resolved. If you encounter anything else, please don't hesitate to get in touch with us again.
Recommended Posts