-
Notifications
You must be signed in to change notification settings - Fork 10
Description
when performing Youtube plugin. ater clicking on "Install", this shows
"Fatal error: Uncaught Error: Class "YoutubeImport_ImportHelper" not found in /var/www/html/omeka/plugins/YouTubeImport/YouTubeImportPlugin.php:101 Stack trace: #0 /var/www/html/omeka/application/libraries/Omeka/Plugin/Broker.php(142): YouTubeImportPlugin->hookInstall() #1 /var/www/html/omeka/application/libraries/Omeka/Plugin/Installer.php(126): Omeka_Plugin_Broker->callHook() #2 /var/www/html/omeka/application/controllers/PluginsController.php(100): Omeka_Plugin_Installer->install() #3 /var/www/html/omeka/application/libraries/Zend/Controller/Action.php(516): PluginsController->installAction() #4 /var/www/html/omeka/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch() #5 /var/www/html/omeka/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch() #6 /var/www/html/omeka/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(106): Zend_Controller_Front->dispatch() #7 /var/www/html/omeka/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run() #8 /var/www/html/omeka/application/libraries/Omeka/Application.php(73): Zend_Application->run() #9 /var/www/html/omeka/admin/index.php(28): Omeka_Application->run() #10 {main} thrown in /var/www/html/omeka/plugins/YouTubeImport/YouTubeImportPlugin.php on line 101"
after refreshing the page, it shows "the plugin is already have installed"
but after given a youtube link, it again shows error like this one
"Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/html/omeka/plugins/YouTubeImport/libraries/Google/Utils.php on line 67"
Can anyone help me out ?