Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


Issue information

  • #000044

  • 0 - None Assigned

  • Fixed

  • -

  • 1.0.0


Issue Confirmations

  • Yes (0)No (0)
Photo

Uninstalling

Posted by Stryker on 17 July 2009 - 10:58 AM

I upgraded my forum from 3.0.0 to IPB 3.0.1, and I tried to uninstall the calendar, and it said invalid arguement

Quote

[17-Jul-2009 11:57:53] PHP Warning:  Invalid argument supplied for foreach() in /home/******/public_html/admin/applications/core/modules_admin/applications/applications.php on line 1345

Updating status to: Fixed
Issue fixed in: 1.0.0

Temp fix for you to get it uninstalled.

Open admin/application_addon/other/ctopics/setup/versions/install/sql/ctopics_mysql_tables

Find:
if( !ipsRegistry::DB()->checkForField('event_topic_id', 'cal_events') )

Add ABOVE:
$TABLE = array();

Save admin/application_addon/other/ctopics/setup/versions/install/sql/ctopics_mysql_tables.


This fix in turn caused another issue, I've since moved the database queries to another file, so ignore the manual edits.






0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users