- Joined
- Dec 6, 2007
- Messages
- 261
- Reaction score
- 1
Since there's no specific section for v5 bugs yet, this is here...
When trying to change the default voicemail number from 999 (the UK emergency number!) to 121 (a popular voicemail number here), the interface firstly complained about me not giving a 4 digit extension, but then when I changed it to 1212 the PHP gave me this error:
========
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2601 bytes written, possibly out of free disk space in C:\Program Files\3CX PhoneSystem\Data\Http\functions\configFile.php on line 130
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\3CX PhoneSystem\Data\Http\functions\configFile.php:130) in C:\Program Files\3CX PhoneSystem\Data\Http\admin_general.php on line 263
========
...note, unless you're trying to write a 400Gb+ file, i'm not out of disk space
When trying to change the default voicemail number from 999 (the UK emergency number!) to 121 (a popular voicemail number here), the interface firstly complained about me not giving a 4 digit extension, but then when I changed it to 1212 the PHP gave me this error:
========
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2601 bytes written, possibly out of free disk space in C:\Program Files\3CX PhoneSystem\Data\Http\functions\configFile.php on line 130
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\3CX PhoneSystem\Data\Http\functions\configFile.php:130) in C:\Program Files\3CX PhoneSystem\Data\Http\admin_general.php on line 263
========
...note, unless you're trying to write a 400Gb+ file, i'm not out of disk space