1 (edited by wobo 2007-08-03 13:48)

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

FSFE Fellow #359 - The Freedom of Knowledge is a Human Right

Re: [solved] No scrollbar in code boxes

what's syn?

3

Re: [solved] No scrollbar in code boxes

Ah! Your question made me look at a normal PunBB 1.2.15 tarball and I realized that the /syn directory must be a part of some MOD in the MegaPun version.
Ok, sorry, I asked here, I'll have to ask in the MegaPun forum then.

wobo

FSFE Fellow #359 - The Freedom of Knowledge is a Human Right

4

Re: [solved] No scrollbar in code boxes

Found out: /syn is a subdir installed by the easyMultisync MOD. I changed the code accordingly and everything works as expected now.

wobo

FSFE Fellow #359 - The Freedom of Knowledge is a Human Right