2025-04-09, 03:42 PM
On 1.8.38, Edit post produces this warning:
And New Reply Produces this warning:
Some background here.
<error>
<dateline>1744063939</dateline>
<script>editpost.php(986) : eval()'d code</script>
<line>26</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Undefined variable $posticons</message>
<back_trace>#0 errorHandler->error() called at [/inc/class_error.php:153]
#1 errorHandler->error_callback() called at [/editpost.php(986) : eval()'d code:26]
#2 eval() called at [/editpost.php:986]
</back_trace>
</error>
And New Reply Produces this warning:
<error>
<dateline>1744212197</dateline>
<script>newreply.php(1517) : eval()'d code</script>
<line>29</line>
<type>2</type>
<friendly_type>Warning</friendly_type>
<message>Undefined variable $posticons</message>
<back_trace>#0 errorHandler->error() called at [/inc/class_error.php:153]
#1 errorHandler->error_callback() called at [/newreply.php(1517) : eval()'d code:29]
#2 eval() called at [/newreply.php:1517]
</back_trace>
</error>
Some background here.