Topic: [solved] No scrollbar in code boxes
I set up PunBB 1.2.15 and it's working great, BUT: I don't have any scrollbars in code boxes, neither horizontal nor vertical. Long lines are cut at the window margin, no line break, no scrollbar. What can I do?
In /syn/config.php I found a line saying:
$syn_noscroll = true;
If I set this to 'false' my whole site bombs out, showing some apache error.
What can I do?
wobo