Error using Thanks, Roy Theme

Hello -

I am getting a error on the main page when trying to use the “Thanks, Roy” theme. I do not get this error using other skins.

The error:

Fatal error
: Uncaught TypeError: get_class_vars(): Argument #1 ($class) must be a valid class name, EXHIBIT given in /www/omeka/omeka-3.1/application/libraries/Omeka/Db/Table.php:133
Stack trace:
#0 /www/omeka/omeka-3.1/application/libraries/Omeka/Db/Table.php(133): get_class_vars()
#1 /www/omeka/omeka-3.1/application/libraries/Omeka/Db/Table.php(389): Omeka_Db_Table->getColumns()
#2 /www/omeka/omeka-3.1/application/libraries/Omeka/Db/Table.php(313): Omeka_Db_Table->applySorting()
#3 /www/omeka/omeka-3.1/application/libraries/Omeka/Db/Table.php(277): Omeka_Db_Tble->getSelectForFindBy()
#4 /www/omeka/omeka-3.1/application/libraries/globals.php(1756): Omeka_Db_Table->findBy()
#5 /www/omeka/omeka-3.1/themes/default/functions.php(37): get_records()
#6 /www/omeka/omeka-3.1/themes/default/index.php(12): thanksroy_exhibit_builder_display_random_featured_records()
#7 /www/omeka/omeka-3.1/application/libraries/Omeka/View.php(114): include('...')
#8 /www/omeka/omeka-3.1/application/libraries/Zend/View/Abstract.php(889): Omeka_View->_run()
#9 /www/omeka/omeka-3.1/application/libraries/Zend/Controller/Action/Helper/ViewRenderer.php(912): Zend_View_Abstract->render()
#10 /www/omeka/omeka-3.1/application/controllers/IndexController.php(16): Zend_Controller_Action_Helper_ViewRenderer->renderScript()
#11 /www/omeka/omeka-3.1/application/libraries/Zend/Controller/Action.php(516): IndexController->indexAction()
#12 /www/omeka/omeka-3.1/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch()
#13 /www/omeka/omeka-3.1/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
#14 /www/omeka/omeka-3.1/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(106): Zend_Controller_Front->dispatch()
#15 /www/omeka/omeka-3.1/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#16 /www/omeka/omeka-3.1/application/libraries/Omeka/Application.php(73): Zend_Application->run()
#17 /www/omeka/omeka-3.1/index.php(23): Omeka_Application->run() #18 {main} thrown in
/www/omeka/omeka-3.1/application/libraries/Omeka/Db/Table.php
on line
133

Thanks

Can you tell me what version of Thanks, Roy you’re using? This looks like a bug that was fixed in version 2.7.1 of the theme: you may just need to update.

Updating the theme worked.

Thanks!!!