php email notifications (bug report)

Status
Not open for further replies.

onekit

Joined
Aug 3, 2007
Messages
27
Reaction score
0
I receive emails with notification with such texts inside table:

Notice: Undefined index: CALLER in C:\Program Files\3CX PhoneSystem\Data\Ivr\Templates\VoiceMail\Notify.php on line 56
 
Emaiol template.

Hello.

What version are you using?
Do you get other information there also, eg a duration, the .wav file attachment etc.

Does it always happen, or just on 1 message.

It looks like the CALLER variable is not seing set, this can be turned off in the script to surpress the NOTICE, but I think it will be better to work out why this is happening first.
Try adding this line to the file [install dir] / data / ivr / templates / voicemail / notify.php after the <? prompt: eg :

<?
error_reporting(0);

.. rest of file here
 
I just begin trying to fix this bug by your advices, but bug disappear self. Very strange. :shock:

That's my aura. Bugs attack me everytime. :D Every beta-test department loves me.
 
Status
Not open for further replies.

Forum statistics

Threads
111,911
Messages
589,698
Members
164,779
Latest member
affinity123