Topic: functions.php

Almost always when I change something in functions.php, the following error occurs:

Parse error: parse error, unexpected T_VARIABLE, expecting ';' in <mysite>forum/include/functions.php on line 1111

That line is a for-loop at the end (I didn't even edit anything there) of the file and the error is still there even if I undo all my changes.
Help???

FluxBB - v1.4.8

Re: functions.php

Sounds like you're making a mistake in the code you're adding wink

Re: functions.php

but it stays there even if i correct it. and it's not the first time.

FluxBB - v1.4.8

Re: functions.php

That sounds like a caching issue with your browser