Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
error trying to edit user account settings
im trying to edit accounts, i click on the users name/handle and click on edit account and i get this error
i have disabled most of all plugins, no luck. im on 2.0.18
any ideas?
"Could not find a 'edit' view for the 'user' controller in the 'dashboard' application." LOCATION: /home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php > 701: $this->_ViewLocations[$LocationName] = $ViewPath; > 702: } > 703: // echo '
['.$LocationName.'] RETURNS ['.$ViewPath.']
'; > 704: if ($ViewPath === FALSE && $ThrowError) >>> 705: trigger_error(ErrorMessage("Could not find a '$View' view for the '$ControllerName' controller in the '$ApplicationFolder' application.", $this->ClassName, 'FetchViewLocation'), E_USER_ERROR); > 706: > 707: return $ViewPath; > 708: } > 709: BACKTRACE: [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php] PHP::Gdn_ErrorHandler(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php 705] PHP::trigger_error(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php 579] Gdn_Controller->FetchViewLocation(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php 953] Gdn_Controller->FetchView(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.pluggable.php 188] Gdn_Controller->xRender(); [/home/content/35/6109435/html/guayadeque/forums/applications/dashboard/controllers/class.usercontroller.php 205] Gdn_Pluggable->__call(); [/home/content/35/6109435/html/guayadeque/forums/applications/dashboard/controllers/class.usercontroller.php 205] UserController->Render(); [/home/content/35/6109435/html/guayadeque/forums/applications/dashboard/controllers/class.usercontroller.php 205] UserController->Edit(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.dispatcher.php 299] PHP::call_user_func_array(); [/home/content/35/6109435/html/guayadeque/forums/index.php 38] Gdn_Dispatcher->Dispatch();
i have disabled most of all plugins, no luck. im on 2.0.18
any ideas?
0
Comments
['.$LocationName.'] RETURNS ['.$ViewPath.']
'; > 704: if ($ViewPath === FALSE && $ThrowError) >>> 705: trigger_error(ErrorMessage("Could not find a '$View' view for the '$ControllerName' controller in the '$ApplicationFolder' application.", $this->ClassName, 'FetchViewLocation'), E_USER_ERROR); > 706: > 707: return $ViewPath; > 708: } > 709: BACKTRACE: [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php] PHP::Gdn_ErrorHandler(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php 705] PHP::trigger_error(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php 579] Gdn_Controller->FetchViewLocation(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.controller.php 953] Gdn_Controller->FetchView(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.pluggable.php 188] Gdn_Controller->xRender(); [/home/content/35/6109435/html/guayadeque/forums/applications/dashboard/controllers/class.usercontroller.php 205] Gdn_Pluggable->__call(); [/home/content/35/6109435/html/guayadeque/forums/applications/dashboard/controllers/class.usercontroller.php 205] UserController->Render(); [/home/content/35/6109435/html/guayadeque/forums/applications/dashboard/controllers/class.usercontroller.php 205] UserController->Edit(); [/home/content/35/6109435/html/guayadeque/forums/library/core/class.dispatcher.php 299] PHP::call_user_func_array(); [/home/content/35/6109435/html/guayadeque/forums/index.php 38] Gdn_Dispatcher->Dispatch();
Fatal error: Call to a member function Factory() on a non-object in /home/content/35/6109435/html/guayadeque/forums/library/core/class.gdn.php on line 119