Dear,
When I look at my error log, I see thousand of errors. All the same tho.
8: Undefined index: showhidenoavy
Bestand: domain.com/board/Themes/SMFone/Display.template.php (eval?)
Regel: 265
and same error with line 270
When I open display.template in an editor I see
line 265 if ($settings['showhidenoavy'] == 1)
echo '
<td valign="top" style="overflow: hidden;" class="smalltext">
<div style="width: 65px; height: 65px;"></div>
</td>';
line 270 elseif ($settings['showhidenoavy'] == 2)
Any idea what is wrong here? Should I change the values, can I simply delete it?
I use SMFONE lime-green version, dutch language.
I tried searching for the error here, but the solution was not clear for me. If you know the solution, can you say what to change where?
Thanks a lot
Andre