Jump to the post that solved this thread.
Solved: 2 Years, 7 Months, 1 Week ago Can't Uninstall OUGC Announcements
#3
Solved: 2 Years, 7 Months, 1 Week ago
(2020-10-26, 06:08 AM)Darth Apple Wrote: Blank web pages result from PHP errors. Your host is configured to hide them. Check your web host for your server error logs and this will show us what the exact issue is.

Should be easy to fix from there. Smile
Hey, thank you for the response.

I'm self-hosting and managed to get it to show errors and this is what it says:

Fatal error: Uncaught Error: Call to a member function _db_tables() on null in /censored/inc/plugins/ougc_annbars.php:943 Stack trace: #0 /censored/admin/modules/config/plugins.php(450): ougc_annbars_uninstall() #1 /censored/forum/admin/index.php(824): require('/censored/fo...') #2 {main} thrown in /censored/inc/plugins/ougc_annbars.php on line 943

This is the section the error is referencing in the plugin file:
// Drop DB entries
foreach($ougc_pages->_db_tables() as $name => $table)
{
$db->drop_table($name);
}
Reply
Jump to the post that solved this thread.


Messages In This Thread
Can't Uninstall OUGC Announcements - by tomjay78 - 2020-10-26, 05:54 AM
RE: Can't Uninstall OUGC Announcements - by tomjay78 - 2020-10-26, 06:21 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)