Nirjonadda
Member
I am getting Server Error Logs. Please let me fix on this issue.
Code:
Error Info
ErrorException: Undefined index: font - library/XFA/DefaultEditorFormat/Extends/ControllerPublic/Account.php:72
Generated By: tahsin22, Today at 4:32 PM
Stack Trace
#0 /home/nadda/public_html/library/XFA/DefaultEditorFormat/Extends/ControllerPublic/Account.php(72): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nadda/pub...', 72, Array)
#1 /home/nadda/public_html/library/XenForo/FrontController.php(351): XFA_DefaultEditorFormat_Extends_ControllerPublic_Account->actionPersonalDetailsSave()
#2 /home/nadda/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nadda/public_html/index.php(17): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(56) "https://www.MYSITE.com/account/personal-details-save"
["_GET"] => array(0) {
}
["_POST"] => array(13) {
["gender"] => string(4) "male"
["location"] => string(27) "Dhaka (Kāfrul), Bangladesh"
["occupation"] => string(0) ""
["homepage"] => string(0) ""
["custom_fields"] => array(2) {
["real_name"] => string(0) ""
["country_flag"] => string(10) "bangladesh"
}
["custom_fields_shown"] => array(2) {
[0] => string(9) "real_name"
[1] => string(12) "country_flag"
}
["about_html"] => string(11) "<p><br></p>"
["_xfRelativeResolver"] => string(51) "https://www.MYSITE.com/account/personal-details"
["_xfToken"] => string(8) "********"
["save"] => string(12) "Save Changes"
["_xfRequestUri"] => string(25) "/account/personal-details"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Code:
Error Info
ErrorException: Undefined index: size - library/XFA/DefaultEditorFormat/Extends/ControllerPublic/Account.php:73
Generated By: tahsin22, Today at 4:32 PM
Stack Trace
#0 /home/nadda/public_html/library/XFA/DefaultEditorFormat/Extends/ControllerPublic/Account.php(73): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nadda/pub...', 73, Array)
#1 /home/nadda/public_html/library/XenForo/FrontController.php(351): XFA_DefaultEditorFormat_Extends_ControllerPublic_Account->actionPersonalDetailsSave()
#2 /home/nadda/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nadda/public_html/index.php(17): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(56) "https://www.MYSITE.com/account/personal-details-save"
["_GET"] => array(0) {
}
["_POST"] => array(13) {
["gender"] => string(4) "male"
["location"] => string(27) "Dhaka (Kāfrul), Bangladesh"
["occupation"] => string(0) ""
["homepage"] => string(0) ""
["custom_fields"] => array(2) {
["real_name"] => string(0) ""
["country_flag"] => string(10) "bangladesh"
}
["custom_fields_shown"] => array(2) {
[0] => string(9) "real_name"
[1] => string(12) "country_flag"
}
["about_html"] => string(11) "<p><br></p>"
["_xfRelativeResolver"] => string(51) "https://www.MYSITE.com/account/personal-details"
["_xfToken"] => string(8) "********"
["save"] => string(12) "Save Changes"
["_xfRequestUri"] => string(25) "/account/personal-details"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Code:
Error Info
ErrorException: Undefined index: color - library/XFA/DefaultEditorFormat/Extends/ControllerPublic/Account.php:74
Generated By: tahsin22, Today at 4:32 PM
Stack Trace
#0 /home/nadda/public_html/library/XFA/DefaultEditorFormat/Extends/ControllerPublic/Account.php(74): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nadda/pub...', 74, Array)
#1 /home/nadda/public_html/library/XenForo/FrontController.php(351): XFA_DefaultEditorFormat_Extends_ControllerPublic_Account->actionPersonalDetailsSave()
#2 /home/nadda/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nadda/public_html/index.php(17): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
["url"] => string(56) "https://www.MYSITE.com/account/personal-details-save"
["_GET"] => array(0) {
}
["_POST"] => array(13) {
["gender"] => string(4) "male"
["location"] => string(27) "Dhaka (Kāfrul), Bangladesh"
["occupation"] => string(0) ""
["homepage"] => string(0) ""
["custom_fields"] => array(2) {
["real_name"] => string(0) ""
["country_flag"] => string(10) "bangladesh"
}
["custom_fields_shown"] => array(2) {
[0] => string(9) "real_name"
[1] => string(12) "country_flag"
}
["about_html"] => string(11) "<p><br></p>"
["_xfRelativeResolver"] => string(51) "https://www.MYSITE.com/account/personal-details"
["_xfToken"] => string(8) "********"
["save"] => string(12) "Save Changes"
["_xfRequestUri"] => string(25) "/account/personal-details"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}