Notice show up in Recent Activity page, All questions of member page, All answers of member page
Notice: Undefined index: who in /home/xxxxxxxx/public_html/qa-include/qa-app-format.php(1653) : eval()'d code on line 186
related question asked before but Notice in diff. file
http://www.question2answer.org/qa/21518/
I am guessing that this is a plugin which has a layer that expects the 'who' field to be there on all question lists, but it is now not there for these user-specific pages, since the user identity shown would always be the same. Please search through your non-standard plugins for references to the field 'who' in line 186 of a file. It should be surrounded by something like if (isset($post['who'])) { ... }
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.