Try doing this:
255: require(PUN_ROOT.'footer.php');
Working now thx!
You are not logged in. Please login or register.
PunBB Forums → Posts by klerox
Pages 1
Try doing this:
255: require(PUN_ROOT.'footer.php');
Working now thx!
it has to do something with the line that you edited.
No, it doesn't mather where in the code I edit/add/remove something, I always get an error message.
257 is empty, last row.
253: $forum_id = $id;
254: $footer_style = 'viewforum';
255: require PUN_ROOT.'footer.php';ÿÿÿÿ
256:
257:
Now the error message is Parse error: syntax error, unexpected T_STRING in ... on line 257
if i remove the ÿ's the error message is unexepted $end again.
Hi.
When I try to edit viewforum.php i always get this error message:
Parse error: syntax error, unexpected $end in ... on line 257
This happens if I change anything in a comment to, really enoying.
I have tested to change the chmod of the file to 777 but that doesn't helt either.
Annyone knows what to do?
Pages 1
PunBB Forums → Posts by klerox
Powered by PunBB, supported by Informer Technologies, Inc.