Bulk extensions error

Using the beta1 distro downloaded today, Asterisk 11.

On attempting to upload a CSV file, the web interface stops after outputting:

Row 1: Headers parsed.

No extensions are created. The debug log shows:

2013-Mar-12 18:01:36 /var/www/html/admin/modules/sysadmin/functions.inc/licensed.php:0
[WARNING]: No license for this product (PBXact) - make sure zend_loader.license_path is properly configured in your ini file!

2013-Mar-12 18:01:36 /var/www/html/admin/modules/sysadmin/functions.inc/licensed.php:0
[WARNING]: License check failed!

2013-Mar-12 18:01:36 /var/www/html/admin/modules/bulkextensions/bulkextensions.inc.php:0
[NOTICE]: Undefined variable: i

2013-Mar-12 18:01:36 /var/www/html/admin/modules/bulkextensions/bulkextensions.inc.php:0
[NOTICE]: Undefined variable: i

The warnings on license fail has nothing to do with your issue. FreePBX auto loads all function.inc files and its just stating you are using the unlicensed version of sysadmin. That is 100% normal.

Now on the bulk extension issue that looks like a bug in that module of some type or your CSV is not correctly setup.

In my case, the field “action” in cvs file set to “add” for all extensions and it done