Advertisement
Guest User

Untitled

a guest
Dec 20th, 2010
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 KB | None | 0 0
  1. <?php defined('SYSPATH') or die('No direct script access.'); ?>
  2.  
  3. 2010-12-20 10:31:44 +01:00 --- error: Error restoring original identity provider
  4. #1091: Can't DROP 'view_'; check that column/key exists [ ALTER TABLE gal3_items DROP `view_` ]
  5. #0 C:\Inetpub\wwwroot\Gallery\system\libraries\Database_Mysqli.php(79): Database_Mysqli_Result_Core->__construct(false, 'ALTER TABLE gal...', Object(mysqli), true)
  6. #1 C:\Inetpub\wwwroot\Gallery\system\libraries\Database.php(272): Database_Mysqli_Core->query_execute('ALTER TABLE gal...')
  7. #2 C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\MY_Database.php(45): Database_Core->query('ALTER TABLE gal...')
  8. #3 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\access.php(468): Database->query('ALTER TABLE {it...')
  9. #4 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\access.php(360): access_Core::_drop_columns('view', Object(Ldap_Group))
  10. #5 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\gallery_event.php(75): access_Core::delete_group(Object(Ldap_Group))
  11. #6 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(378): gallery_event_Core::group_deleted(Object(Ldap_Group))
  12. #7 C:\Inetpub\wwwroot\Gallery\modules\ldap\helpers\ldap_installer.php(40): module_Core::event('group_deleted', Object(Ldap_Group))
  13. #8 [internal function]: ldap_installer::uninstall()
  14. #9 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(311): call_user_func(Array)
  15. #10 C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\IdentityProvider.php(102): module_Core::uninstall('ldap')
  16. #11 C:\Inetpub\wwwroot\Gallery\modules\ldap\helpers\ldap_installer.php(33): IdentityProvider_Core::change_provider('ldap')
  17. #12 [internal function]: ldap_installer::install()
  18. #13 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(169): call_user_func_array(Array, Array)
  19. #14 C:\Inetpub\wwwroot\Gallery\modules\gallery\controllers\admin_modules.php(91): module_Core::install('ldap')
  20. #15 C:\Inetpub\wwwroot\Gallery\modules\gallery\controllers\admin_modules.php(66): Admin_Modules_Controller->_do_save()
  21. #16 [internal function]: Admin_Modules_Controller->save()
  22. #17 C:\Inetpub\wwwroot\Gallery\modules\gallery\controllers\admin.php(62): call_user_func_array(Array, Array)
  23. #18 [internal function]: Admin_Controller->__call('modules', Array)
  24. #19 C:\Inetpub\wwwroot\Gallery\system\core\Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
  25. #20 [internal function]: Kohana_Core::instance(NULL)
  26. #21 C:\Inetpub\wwwroot\Gallery\system\core\Event.php(208): call_user_func_array(Array, Array)
  27. #22 C:\Inetpub\wwwroot\Gallery\application\Bootstrap.php(67): Event_Core::run('system.execute')
  28. #23 C:\Inetpub\wwwroot\Gallery\index.php(97): require('C:\Inetpub\wwwr...')
  29. #24 {main}
  30. 2010-12-20 10:31:44 +01:00 --- error: exception 'Database_Exception' with message '#1060: Duplicate column name 'view_' [ ALTER TABLE gal3_items ADD `view_` BINARY DEFAULT FALSE ]' in C:\Inetpub\wwwroot\Gallery\system\libraries\Database_Mysqli_Result.php:27
  31. Stack trace:
  32. #0 C:\Inetpub\wwwroot\Gallery\system\libraries\Database_Mysqli.php(79): Database_Mysqli_Result_Core->__construct(false, 'ALTER TABLE gal...', Object(mysqli), true)
  33. #1 C:\Inetpub\wwwroot\Gallery\system\libraries\Database.php(272): Database_Mysqli_Core->query_execute('ALTER TABLE gal...')
  34. #2 C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\MY_Database.php(45): Database_Core->query('ALTER TABLE gal...')
  35. #3 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\access.php(486): Database->query('ALTER TABLE {it...')
  36. #4 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\access.php(348): access_Core::_add_columns('view', Object(Ldap_Group))
  37. #5 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\gallery_event.php(71): access_Core::add_group(Object(Ldap_Group))
  38. #6 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(378): gallery_event_Core::group_created(Object(Ldap_Group))
  39. #7 C:\Inetpub\wwwroot\Gallery\modules\ldap\helpers\ldap_installer.php(48): module_Core::event('group_created', Object(Ldap_Group))
  40. #8 [internal function]: ldap_installer::initialize()
  41. #9 C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\IdentityProvider.php(85): call_user_func('ldap_installer:...')
  42. #10 C:\Inetpub\wwwroot\Gallery\modules\ldap\helpers\ldap_installer.php(33): IdentityProvider_Core::change_provider('ldap')
  43. #11 [internal function]: ldap_installer::install()
  44. #12 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(169): call_user_func_array(Array, Array)
  45. #13 C:\Inetpub\wwwroot\Gallery\modules\gallery\controllers\admin_modules.php(91): module_Core::install('ldap')
  46. #14 C:\Inetpub\wwwroot\Gallery\modules\gallery\controllers\admin_modules.php(66): Admin_Modules_Controller->_do_save()
  47. #15 [internal function]: Admin_Modules_Controller->save()
  48. #16 C:\Inetpub\wwwroot\Gallery\modules\gallery\controllers\admin.php(62): call_user_func_array(Array, Array)
  49. #17 [internal function]: Admin_Controller->__call('modules', Array)
  50. #18 C:\Inetpub\wwwroot\Gallery\system\core\Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
  51. #19 [internal function]: Kohana_Core::instance(NULL)
  52. #20 C:\Inetpub\wwwroot\Gallery\system\core\Event.php(208): call_user_func_array(Array, Array)
  53. #21 C:\Inetpub\wwwroot\Gallery\application\Bootstrap.php(67): Event_Core::run('system.execute')
  54. #22 C:\Inetpub\wwwroot\Gallery\index.php(97): require('C:\Inetpub\wwwr...')
  55. #23 {main}
  56. 2010-12-20 10:31:44 +01:00 --- error: load_user Exception: @todo NO_USER_LIBRARY_CONFIGURATION_FOR: ldap
  57. #0 C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\IdentityProvider.php(43): IdentityProvider_Core->__construct()
  58. #1 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\identity.php(60): IdentityProvider_Core::instance()
  59. #2 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\gallery_event.php(26): identity_Core::load_user()
  60. #3 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(375): gallery_event_Core::gallery_ready()
  61. #4 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\gallery.php(77): module_Core::event('gallery_ready')
  62. #5 [internal function]: gallery_Core::ready(Array)
  63. #6 C:\Inetpub\wwwroot\Gallery\system\core\Event.php(208): call_user_func_array(Array, Array)
  64. #7 C:\Inetpub\wwwroot\Gallery\application\Bootstrap.php(58): Event_Core::run('system.ready')
  65. #8 C:\Inetpub\wwwroot\Gallery\index.php(97): require('C:\Inetpub\wwwr...')
  66. #9 {main}
  67. 2010-12-20 10:31:44 +01:00 --- error: Exception [ 0 ]: @todo NO_USER_LIBRARY_CONFIGURATION_FOR: ldap
  68. C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\IdentityProvider.php [ 136 ]
  69. #0 C:\Inetpub\wwwroot\Gallery\modules\gallery\libraries\IdentityProvider.php(43): IdentityProvider_Core->__construct()
  70. #1 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\identity.php(146): IdentityProvider_Core::instance()
  71. #2 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\identity.php(117): identity_Core::guest()
  72. #3 C:\Inetpub\wwwroot\Gallery\modules\gallery\models\item.php(36): identity_Core::active_user()
  73. #4 C:\Inetpub\wwwroot\Gallery\system\libraries\ORM.php(88): Item_Model_Core->__construct(NULL)
  74. #5 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\model_cache.php(25): ORM_Core::factory('item')
  75. #6 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\item.php(217): model_cache_Core::get('item', 1)
  76. #7 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\identity.php(93): item_Core::root()
  77. #8 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\gallery_event.php(26): identity_Core::load_user()
  78. #9 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\module.php(375): gallery_event_Core::gallery_ready()
  79. #10 C:\Inetpub\wwwroot\Gallery\modules\gallery\helpers\gallery.php(77): module_Core::event('gallery_ready')
  80. #11 [internal function]: gallery_Core::ready(Array)
  81. #12 C:\Inetpub\wwwroot\Gallery\system\core\Event.php(208): call_user_func_array(Array, Array)
  82. #13 C:\Inetpub\wwwroot\Gallery\application\Bootstrap.php(58): Event_Core::run('system.ready')
  83. #14 C:\Inetpub\wwwroot\Gallery\index.php(97): require('C:\Inetpub\wwwr...')
  84. #15 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement