Zend_File_Transfer_Exception Error

When trying to config the rhythm theme for an exhibit I get the following error:

Zend_File_Transfer_Exception

The given destination is no directory or does not exist

exception 'Zend_File_Transfer_Exception' with message 'The given destination is no directory or does not exist' in [redacted]/archives/application/libraries/Zend/File/Transfer/Adapter/Abstract.php:1009
Stack trace:
#0 [redacted]/archives/application/libraries/Zend/Form/Element/File.php(509): Zend_File_Transfer_Adapter_Abstract->setDestination('/websites/nolar...', 'logo')
#1 [redacted]/archives/application/forms/ThemeConfiguration.php(109): Zend_Form_Element_File->setDestination('/websites/nolar...')
#2 [redacted]/archives/application/forms/ThemeConfiguration.php(76): Omeka_Form_ThemeConfiguration->_processFileElement(Object(Zend_Form_Element_File))
#3 [redacted]/archives/application/libraries/Zend/Form.php(235): Omeka_Form_ThemeConfiguration->init()
#4 [redacted]/archives/plugins/ExhibitBuilder/controllers/ExhibitsController.php(264): Zend_Form->__construct(Array)
#5 [redacted]/archives/application/libraries/Zend/Controller/Action.php(513): ExhibitBuilder_ExhibitsController->themeConfigAction()
#6 [redacted]/archives/application/libraries/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch('themeConfigActi...')
#7 [redacted]/archives/application/libraries/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 [redacted]/archives/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(77): Zend_Controller_Front->dispatch()
#9 [redacted]/archives/application/libraries/Zend/Application.php(358): Zend_Application_Bootstrap_Bootstrap->run()
#10 [redacted]/archives/application/libraries/Omeka/Core.php(157): Zend_Application->run()
#11 [redacted]/archives/admin/index.php(50): Omeka_Core->run()
#12 {main}

Your "archive" directory should contain a directory named "theme-uploads".

It's possible that you deleted this folder or did not copy it over during an upgrade.

You can create it yourself, but remember that it should have the same permissions you set for the "archive" directory and its other subdirectories.