There is a small noticein history plugin:
Notice: Undefined offset: 1 in /qa-include/qa-app-format.php(1452) : eval()'d codeon line 234
thnx NoahY ;)
To resolve it change this code in qa-history-layer.php around line 233:
$params[$parama[0]]=$parama[1];
if(isset($parama[1])) $params[$parama[0]]=$parama[1];
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.