Unable to edit exhibitions

I can't seem to edit the exhibitions I've created or created by someone else. (My user permission was upgraded to super user, so I don't think this is the issue.) I'm usually able to create the exhibit and add a section and 1 page. After that, I get an error message.
Also, if I go to the exhibitions admin page and click on "edit" next to the exhibit name, I also immediately get an error message.

I'm using Omeka version 1.5

Here is the error message:

Exception
Could not find file images/page_go.gif!

#0 /home/nyhsweb/nyhscommunications.org/omeka/china/application/helpers/AssetFunctions.php(249): web_path_to('images/page_go....')
#1 /home/nyhsweb/nyhscommunications.org/omeka/china/application/helpers/AssetFunctions.php(189): src('page_go.gif', 'images')
#2 /home/nyhsweb/nyhscommunications.org/omeka/china/plugins/ExhibitBuilder/views/admin/exhibits/page-list.php(6): img()
#3 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Omeka/View.php(113): include('/home/nyhsweb/n...')
#4 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('page_go.gif')
#5 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Helper/Partial.php(105): Zend_View_Abstract->render('/home/nyhsweb/n...')
#6 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Abstract.php(350): Zend_View_Helper_Partial->partial('exhibits/page-l...')
#7 /home/nyhsweb/nyhscommunications.org/omeka/china/application/helpers/Functions.php(68): Zend_View_Abstract->__call('exhibits/page-l...', Array)
#8 /home/nyhsweb/nyhscommunications.org/omeka/china/application/helpers/Functions.php(68): Omeka_View->partial(Array, Array)
#9 /home/nyhsweb/nyhscommunications.org/omeka/china/plugins/ExhibitBuilder/views/admin/exhibits/section-list.php(24): common()
#10 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Omeka/View.php(113): include('/home/nyhsweb/n...')
#11 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('partial', Array)
#12 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Helper/Partial.php(105): Zend_View_Abstract->render('exhibits/page-l...', Array)
#13 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Abstract.php(350): Zend_View_Helper_Partial->partial('page-list', Array, 'exhibits')
#14 /home/nyhsweb/nyhscommunications.org/omeka/china/application/helpers/Functions.php(68): Zend_View_Abstract->__call('/home/nyhsweb/n...')
#15 /home/nyhsweb/nyhscommunications.org/omeka/china/application/helpers/Functions.php(68): Omeka_View->partial('exhibits/sectio...')
#16 /home/nyhsweb/nyhscommunications.org/omeka/china/plugins/ExhibitBuilder/views/admin/exhibits/exhibit-metadata-form.php(139): common()
#17 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Omeka/View.php(113): include('/home/nyhsweb/n...')
#18 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/View/Abstract.php(888): Omeka_View->_run('exhibits/sectio...', Array)
#19 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(900): Zend_View_Abstract->render(Array, Array)
#20 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(921): Zend_Controller_Action_Helper_ViewRenderer->renderScript('partial', Array)
#21 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Controller/Action.php(212): Zend_Controller_Action_Helper_ViewRenderer->render('exhibits/sectio...', Array)
#22 /home/nyhsweb/nyhscommunications.org/omeka/china/plugins/ExhibitBuilder/controllers/ExhibitsController.php(249): Zend_Controller_Action->render('section-list', Array, 'exhibits')
#23 /home/nyhsweb/nyhscommunications.org/omeka/china/plugins/ExhibitBuilder/controllers/ExhibitsController.php(207): ExhibitBuilder_ExhibitsController->processExhibitForm('/home/nyhsweb/n...')
#24 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Controller/Action.php(516): ExhibitBuilder_ExhibitsController->editAction('exhibits/exhibi...')
#25 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('exhibits/exhibi...', NULL)
#26 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch('exhibit-metadat...', NULL, false)
#27 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch('exhibit-metadat...')
#28 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run(Object(Exhibit), 'Edit')
#29 /home/nyhsweb/nyhscommunications.org/omeka/china/application/libraries/Omeka/Core.php(165): Zend_Application->run()
#30 /home/nyhsweb/nyhscommunications.org/omeka/china/admin/index.php(44): Omeka_Core->run('editAction')
#31 {main}

What version of the Exhibit Builder plugin are you using?

This reference to the "images/page_go.gif" image was changed several versions ago. Updating your plugin to the latest version compatible with Omeka 1.5 should resolve this.

That version is 1.2.1, and it's available from the Exhibit Builder page in the addons directory.

Using whatever version of Exhibit Builder came with your Omeka download would likely fix this, also.

Hi John, I'm an offsite contributor. I imagine the host would have to update the Exhibit Builder plugin. Am I correct?

Yes, that's correct, whoever set up and has server access to that Omeka site would be the person to talk to about updating that plugin.

Looks like this solved our problem - thank you!