script-solution / Boardsolution

An open-source discussion board written in PHP.
GNU General Public License v2.0
6 stars 0 forks source link

The profile-field "email" does not exist #69

Closed Rafioso closed 11 years ago

Rafioso commented 11 years ago

Refers to: http://www.script-solution.de/community/support-board/posts_36_4285_1.html

Rafioso commented 3 years ago

Link down. Here is the original text of the linked post:

Hallo Leute,

ein User hat mich darauf aufmerksam gemacht, dass er beim Versuch seine Emailadresse im Profil zu ändern folgenden Fehlermeldung bekommt:

The profile-field "email" does not exist! Call-trace: /fws/error/handler.php in line 204 [ Method: FWS_Error_Handler::get_error_message() ] Unknown [ Method: FWS_Error_Handler::handle_error() ] /fws/helper.php in line 303 [ Function: trigger_error() ] /src/user/data.php in line 98 [ Method: FWS_Helper::error() ] /src/user/current.php in line 339 [ Method: BS_User_Data::set_profile_val() ] /front/module/userprofile/action_updateinfos.php in line 111 [ Method: BS_User_Current::set_profile_val() ] /fws/action/performer.php in line 277 [ Method: BS_Front_Action_userprofile_updateinfos::perform_action() ] /fws/action/performer.php in line 240 [ Method: FWS_Action_Performer::perform_action_by_id() ] /fws/document/renderer/html/default.php in line 309 [ Method: FWS_Action_Performer::perform_action() ] /front/src/renderer/html.php in line 326 [ Method: FWS_Document_Renderer_HTML_Default::perform_action() ] /fws/document/renderer/html/default.php in line 375 [ Method: BS_Front_Renderer_HTML::header() ] /fws/document.php in line 458 [ Method: FWS_Document_Renderer_HTML_Default::render() ] /index.php in line 86 [ Method: FWS_Document::render() ] Show BBCode for the error-message (to post somewhere)

Woran kann das liegen?

MfG Nico