retrieve_conf failed, config not applied

Hi,after install asteriskNOW 1.7.1 + FreePBX 2.7.0

I see “retrieve_conf failed, config not applied”

./retrieve_conf

Checking for PEAR DB..OK
Checking for PEAR Console::Getopt..OK
Checking for /etc/amportal.conf ..OK
Bootstrapping /etc/amportal.conf ..OK
Parsing /etc/amportal.conf ..OK
Parsing /etc/asterisk/asterisk.conf ..OK
Connecting to database..OK
Connecting to Asterisk manager interface..OK
PHP Warning:  include(modules/digiumaddoninstaller/libdregister/digium_register.php): failed to open stream: No such file or directory in /var/www/html/admin/modules/digiumaddoninstaller/functions.inc.php on line 23
PHP Warning:  include(): Failed opening 'modules/digiumaddoninstaller/libdregister/digium_register.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/admin/modules/digiumaddoninstaller/functions.inc.php on line 23
Added to globals: ASTETCDIR = /etc/asterisk
Added to globals: ASTMODDIR = /usr/lib/asterisk/modules
Added to globals: ASTVARLIBDIR = /var/lib/asterisk
Added to globals: ASTAGIDIR = /var/lib/asterisk/agi-bin
Added to globals: ASTSPOOLDIR = /var/spool/asterisk
Added to globals: ASTRUNDIR = /var/run/asterisk
Added to globals: ASTLOGDIR = /var/log/asterisk
Added to globals: CWINUSEBUSY = true
Added to globals: AMPMGRUSER = admin
Added to globals: AMPMGRPASS = amp111
Added to globals: AMPDBENGINE = mysql
Added to globals: AMPDBHOST = localhost
Added to globals: AMPDBNAME = asterisk
Added to globals: AMPDBUSER = freepbx
Added to globals: AMPDBPASS = fpbx
PHP Warning:  Missing argument 1 for digiumaddoninstaller_conf::generateConf(), called in /usr/src/freepbx-2.7.0/amp_conf/bin/retrieve_conf on line 490 and defined in /var/www/html/admin/modules/digiumaddoninstaller/functions.inc.php on line 48
Notice: no Devices defined
Table does not exist: queues_config
Table does not exist: meetme
Table does not exist: parkinglot
Notice: no sip trunks defined
Notice: no iax trunks defined
Notice: no AMP Users defined
[ERROR] queues access failed, Queues module may not be installed: DB Error: no such table
Please update your modules and reload Asterisk by browsing to your server.

help…

go to Module Admin and install the queues module.

though it probably is a bug that should be addressed, if queues is not installed, it should not fail.

In my debug log I’m getting this message even after installing the Queues Module:

2011-May-31 12:32:08 /var/www/html/admin/modules/digiumaddoninstaller/functions.inc.php:48
[WARNING]: Missing argument 1 for digiumaddoninstaller_conf::generateConf(), called in /var/lib/asterisk/bin/retrieve_conf on line 649 and defined

Any ideas?