POSSA / freepbx-weather-by-zip

FreePBX module, reads back weather forcast from dtmf zip code input
4 stars 5 forks source link

Report of minor issue with FreePBX 2.10 #9

Closed lgaetz closed 12 years ago

lgaetz commented 12 years ago

first reported by trimline here: http://pbxinaflash.com/community/index.php?threads/weather-by-zip-code-freepbx-module.3953/page-5#post-84319

screenshot: http://pbxinaflash.com/community/index.php?attachments/weatherzip-002-jpg.857/

Error email being generated on lookup

lgaetz commented 12 years ago

Second report of same, email being sent to user@emailplace.com

prob from line 16 of agi-bin/nvweather-zip.php

lgaetz commented 12 years ago

confirmation of fix

/agi-bin/nvweather-zip.php

change line 15 to:

$emaildebuglog = 0;