I've made a subdomain for a test site - so I can test my plugins with 1.6 before I upgrade.
I've copied everything, made a test db and edited the config.php to have the new details, but when I browse the site I get this error:
OW Debug - ExceptionMessage:File:/home/owned/public_html/trythis/ow_core/default_route.phpLine:109Trace:#0 /home/owned/public_html/trythis/ow_core/router.php(335): OW_DefaultRoute->getDispatchAttrs('http://trythis....')
#1 /home/owned/public_html/trythis/ow_plugins/ofhidecontactdetails/init.php(4): OW_Router->route()
#2 [internal function]: hideContactInformation(Object(OW_Event))
#3 /home/owned/public_html/trythis/ow_core/event_manager.php(188): call_user_func('hideContactInfo...', Object(OW_Event))
#4 /home/owned/public_html/trythis/ow_core/response.php(181): OW_EventManager->trigger(Object(OW_Event))
#5 /home/owned/public_html/trythis/ow_core/application.php(429): OW_Response->respond()
#6 /home/owned/public_html/trythis/index.php(83): OW_Application->returnResponse()
#7 {main}Type:Redirect404Exception
Sadly this does not tell me what is causing the problem and nothing is in the error log, any ideas?