OK original fault of 500 error on getting into admin is now fixed.
Now I have people telling me that they get a 500 error on joining (new users)
So, Here is the debug info...
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Notice
Message: Undefined index: custom
File: /home/acc/public_html/ow_system_plugins/base/classes/user_question_form.php
Line: 59
OW Debug - Exception
Message: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'acc_st.ow_base_restricted_usernames' doesn't exist
File: /home/acc/public_html/ow_core/database.php
Line: 315
Trace:
#0 /home/acc/public_html/ow_core/database.php(315): PDOStatement->execute()
#1 /home/acc/public_html/ow_core/database.php(348): OW_Database->execute('SELECT * FROM o...', NULL)
#2 /home/acc/public_html/ow_core/base_dao.php(114): OW_Database->queryForObject('SELECT * FROM o...', 'BOL_RestrictedU...')
#3 /home/acc/public_html/ow_system_plugins/base/bol/restricted_usernames_dao.php(111): OW_BaseDao->findObjectByExample(Object(OW_Example))
#4 /home/acc/public_html/ow_system_plugins/base/bol/user_service.php(273): BOL_RestrictedUsernamesDao->findRestrictedUsername('michaeltesting')
#5 /home/acc/public_html/ow_system_plugins/base/bol/user_service.php(422): BOL_UserService->findRestrictedUsername('michaeltesting')
#6 /home/acc/public_html/ow_system_plugins/base/controllers/join.php(544): BOL_UserService->isRestrictedUsername('michaeltesting')
#7 /home/acc/public_html/ow_core/form_element.php(392): UserNameValidator->isValid('michaeltesting')
#8 /home/acc/public_html/ow_core/form.php(422): FormElement->isValid()
#9 /home/acc/public_html/ow_system_plugins/base/controllers/join.php(96): Form->isValid(Array)
#10 [internal function]: BASE_CTRL_Join->index(Array)
#11 /home/acc/public_html/ow_core/dispatcher.php(239): ReflectionMethod->invokeArgs(Object(BASE_CTRL_Join), Array)
#12 /home/acc/public_html/ow_core/application.php(285): OW_Dispatcher->dispatch()
#13 /home/acc/public_html/index.php(65): OW_Application->dispatch()
#14 {main}
Type: PDOException