ErrorException: Undefined variable: url - vault/core/controller/cp/settings/base/vw.php:83
After install i am gettimg this error:
Code:
ErrorException: Undefined variable: url - vault/core/controller/cp/settings/base/vw.php:83
Generated By: alfa, 2 minutes ago
Stack Trace
#0 /vault/core/controller/cp/settings/base/vw.php(83): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/myforu...', 83, Array)
#1 /vault/core/controller/cp/settings/vw.php(51): vw_CP_Settings_Base_Controller->save()
#2 /library/vw/XenForo/ControllerAdmin/Wiki.php(94): vw_CP_Settings_Controller->execute('save', 'get')
#3 /library/XenForo/FrontController.php(337): vw_XenForo_ControllerAdmin_Wiki->actionIndex()
#4 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /admin.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
["url"] => string(128) "http://area51.myforum.eu/test4/admin.php?wiki/&panel=settings&do=save&on=0&action=vw_spaces&process[]=vw_seo&skip[]=vw_spaces"
["_GET"] => array(7) {
["wiki/"] => string(0) ""
["panel"] => string(8) "settings"
["do"] => string(4) "save"
["on"] => string(1) "0"
["action"] => string(9) "vw_spaces"
["process"] => array(1) {
[0] => string(6) "vw_seo"
}
["skip"] => array(1) {
[0] => string(9) "vw_spaces"
}
}
["_POST"] => array(0) {
}
}