When apply config when apdate modules have problem with GUI Exception (404)
Unable to locate the FreePBX BMO Class 'Cdr’A required module might be disabled or uninstalled. Recommended steps (run from the CLI): 1) fwconsole ma install cdr 2) fwconsole ma enable cdr
I try to reinstall cdr but have other error:
[[email protected] etc]# fwconsole ma downloadinstall cdr --force
No repos specified, using: [standard,extended,commercial,unsupported] from last GUI settings
Downloading module ‘cdr’
Processing cdr
Downloading…
215508/215508 [============================] 100%
Finished downloading
Extracting…Done
Download completed in 4 seconds
Checking if field cnum is present in cdr table…OK!
Checking if field cnam is present in cdr table…OK!
Checking if field outbound_cnum is present in cdr table…OK!
Checking if field outbound_cnam is present in cdr table…OK!
Checking if field dst_cnam is present in cdr table…OK!
Checking if field linkedid is present in cdr table…OK!
Checking if field peeraccount is present in cdr table…OK!
Checking if field sequence is present in cdr table…OK!
Error: Call to undefined function writeCustomFiles() in file /var/www/html/admin/modules/cdr/install.php on line 181
Stack trace:
We are seeing the same error on version 16.0.40.3. Unable to chown the files…
In Self_Helper.class.php line 212:
Unable to locate the FreePBX BMO Class 'Cdr’A required module might be disabled or uninstalled. Recommended steps (run from the
CLI): 1) fwconsole ma install cdr 2) fwconsole ma enable cdr
fwconsole ma install cdr
Checking if field cnum is present in cdr table…OK!
Checking if field cnam is present in cdr table…OK!
Checking if field outbound_cnum is present in cdr table…OK!
Checking if field outbound_cnam is present in cdr table…OK!
Checking if field dst_cnam is present in cdr table…OK!
Checking if field linkedid is present in cdr table…OK!
Checking if field peeraccount is present in cdr table…OK!
Checking if field sequence is present in cdr table…OK!
Error: Call to undefined function writeCustomFiles() in file /var/www/html/admin/modules/cdr/install.php on line 181
Stack trace:
fwconsole chown
In Self_Helper.class.php line 212:
Unable to locate the FreePBX BMO Class 'Cdr’A required module might be disabled or uninstalled. Recommended steps (run from the
CLI): 1) fwconsole ma install cdr 2) fwconsole ma enable cdr
fwconsole reload
Reload Started
In Self_Helper.class.php line 212:
Unable to locate the FreePBX BMO Class 'Cdr’A required module might be disabled or uninstalled. Recommended steps (run from the
CLI): 1) fwconsole ma install cdr 2) fwconsole ma enable cdr