acars problems

hello there i’m having problems with the acars program not sending the logs to the website and it keeps coming up with the following error.

Warning: fopen(/core/modules/ACARS/log.txt) [function.fopen]: failed to open stream: Permission denied in /core/modules/ACARS/ACARS.php on line 26

Warning: fwrite(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 30

Warning: fclose(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 32

Warning: fopen(/core/modules/ACARS/log.txt) [function.fopen]: failed to open stream: Permission denied in /core/modules/ACARS/ACARS.php on line 26

Warning: fwrite(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 30

Warning: fclose(): supplied argument is not a valid stream resource in /core/modules/ACARS/ACARS.php on line 32

just wondering if anyone could help out.

Hey there,

Welcome to the site!

Make the log.txt file in /core/modules/acars 0777

And in local.config.php, set ACARS_DEBUG to false. If it’s not there, change it in app.config.php

thank you for the quick responce it’s worked a treat Nabeel great system btw  ;D