58
Export still not working for me....
I turned on PHP debug and error messages are outputted to the xml file:
Notice [PHP]: Undefined index: other in file modules/survey/class/elements/checkbox.php line 139<br>
Warning [PHP]: readfile(): URL file-access is disabled in the server configuration in file modules/survey/admin/export.php line 47<br>
Warning [PHP]: readfile(http://127.0.0.1/obsportal/uploads/survey/form_1_Excel.xml): failed to open stream: no suitable wrapper could be found in file modules/survey/admin/export.php line 47
I hope this helps to sort out my issue... It looks like an Apache config issue or maybe a php.ini config.... What do you think?