Jump to content

Error


Matk

Recommended Posts

When I try to delete a plugin, the page hangs and does not delete. This error appears in the logs:

Sun, 11 Oct 2015 07:51:08 +0000 (Severity: 2)
189.123.61.216 - http://www.tibiaking.com/forum/admin/?adsess=jjpgfoci570mf438sjhdkrn5a2&app=core&module=applications&controller=plugins&do=delete&id=14
IPS\Db\Exception
1091: Can't DROP 'time_spent'; check that column/key exists
#0 /var/www/tibiaking/forum/system/Db/Db.php(1686): IPS\_Db->query('ALTER TABLE `co...')
#1 /var/www/tibiaking/forum/plugins/pf03022e90e/uninstall.php(10): IPS\_Db->dropColumn('core_members', 'time_spent')
#2 /var/www/tibiaking/forum/system/Plugin/Plugin.php(464): require_once('/var/www/tibiak...')
#3 /var/www/tibiaking/forum/system/Node/Controller.php(1105): IPS\_Plugin->delete()
#4 [internal function]: IPS\Node\_Controller->delete()
#5 /var/www/tibiaking/forum/system/Dispatcher/Controller.php(85): call_user_func(Array)
#6 /var/www/tibiaking/forum/system/Node/Controller.php(63): IPS\Dispatcher\_Controller->execute()
#7 /var/www/tibiaking/forum/applications/core/modules/admin/applications/plugins.php(39): IPS\Node\_Controller->execute()
#8 /var/www/tibiaking/forum/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\admin\applications\_plugins->execute()
#9 /var/www/tibiaking/forum/admin/index.php(13): IPS\_Dispatcher->run()
#10 {main}
Sun, 11 Oct 2015 07:51:08 +0000 (Severity: 2)
189.123.61.216 - http://www.tibiaking.com/forum/admin/?adsess=jjpgfoci570mf438sjhdkrn5a2&app=core&module=applications&controller=plugins&do=delete&id=14
IPS\Db\Exception
1091: Can't DROP 'time_spent'; check that column/key exists
#0 /var/www/tibiaking/forum/system/Db/Db.php(1686): IPS\_Db->query('ALTER TABLE `co...')
#1 /var/www/tibiaking/forum/plugins/pf03022e90e/uninstall.php(10): IPS\_Db->dropColumn('core_members', 'time_spent')
#2 /var/www/tibiaking/forum/system/Plugin/Plugin.php(464): require_once('/var/www/tibiak...')
#3 /var/www/tibiaking/forum/system/Node/Controller.php(1105): IPS\_Plugin->delete()
#4 [internal function]: IPS\Node\_Controller->delete()
#5 /var/www/tibiaking/forum/system/Dispatcher/Controller.php(85): call_user_func(Array)
#6 /var/www/tibiaking/forum/system/Node/Controller.php(63): IPS\Dispatcher\_Controller->execute()
#7 /var/www/tibiaking/forum/applications/core/modules/admin/applications/plugins.php(39): IPS\Node\_Controller->execute()
#8 /var/www/tibiaking/forum/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\admin\applications\_plugins->execute()
#9 /var/www/tibiaking/forum/admin/index.php(13): IPS\_Dispatcher->run()
#10 {main}

 

Link to comment
Share on other sites

1091: Can't DROP 'time_spent'; check that column/key exists

That's the error, its trying to remove something that is (probably!) not there.

It looks at a guess to be a 'time spent on forum' addon ?

I'd suggest asking in its support topic as a first step to this, its likely the author may already know about it and / or has a quick fix. :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...