contribution error

Hello

I have these error when
in

My Account

click in

Update account info and password

Zend_Form_Exception

Method setSubmitButtonText does not exist

#0 /var/www/plugins/GuestUser/controllers/UserController.php(105): Zend_Form->__call('setSubmitButton...', Array)
#1 /var/www/plugins/GuestUser/controllers/UserController.php(105): Omeka_Form_User->setSubmitButtonText('Update')
#2 /var/www/application/libraries/Zend/Controller/Action.php(516): GuestUser_UserController->updateAccountAction()
#3 /var/www/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('updateAccountAc...')
#4 /var/www/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#5 /var/www/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(101): Zend_Controller_Front->dispatch()
#6 /var/www/application/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#7 /var/www/application/libraries/Omeka/Application.php(79): Zend_Application->run()
#8 /var/www/index.php(23): Omeka_Application->run()
#9 {main}

That's odd. That error was fixed a while ago, but it looks like it crept back in somehow in the latest release. We'll put a fixed version up soon.

The newest Guest User should have this fixed.

thanks very much