Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

jqueryui missing #11

Closed
waynegraham opened this issue Oct 13, 2011 · 1 comment
Closed

jqueryui missing #11

waynegraham opened this issue Oct 13, 2011 · 1 comment

Comments

@waynegraham
Copy link

admin/neatline-time/timelines/show/ throws an exception for a dependency on javascripts:

exception 'Exception' with message 'Could not find file 'javascripts/timeglider/js/jquery-ui-1.8.9.custom.min.js'!' in /Applications/MAMP/htdocs/omeka-1.4.1/application/helpers/AssetFunctions.php:246
Stack trace:
#0 /Applications/MAMP/htdocs/omeka-1.4.1/application/helpers/AssetFunctions.php(206): web_path_to('javascripts/tim...')
#1 /Applications/MAMP/htdocs/omeka-1.4.1/application/helpers/AssetFunctions.php(33): src('timeglider/js/j...', 'javascripts', 'js')
#2 /Users/wsg4w/projects/NeatlineProjects/NeatlineTime/helpers/NeatlineTimeFunctions.php(426): queue_js('timeglider/js/j...')
#3 /Users/wsg4w/projects/NeatlineProjects/NeatlineTime/views/admin/timelines/show.php(14): queue_timeline_assets()
#4 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Omeka/View.php(114): include('/Users/wsg4w/pr...')
#5 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('/Applications/M...')
#6 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(897): Zend_View_Abstract->render('timelines/show....')
#7 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(918): Zend_Controller_Action_Helper_ViewRenderer->renderScript('timelines/show....', NULL)
#8 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(957): Zend_Controller_Action_Helper_ViewRenderer->render()
#9 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Action/HelperBroker.php(277): Zend_Controller_Action_Helper_ViewRenderer->postDispatch()
#10 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Action.php(523): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
#11 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('showAction')
#12 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#13 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#14 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#15 /Applications/MAMP/htdocs/omeka-1.4.1/application/libraries/Omeka/Core.php(166): Zend_Application->run()
#16 /Applications/MAMP/htdocs/omeka-1.4.1/admin/index.php(45): Omeka_Core->run()
#17 {main}

@jeremyboggs
Copy link
Member

Timeglider removed in @c8d7974, so this exception no longer occurs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants