Restore fails on 12

Hi I am trying to run FreePBX restore and I get below error.
How do I resolve it?:
btw: the backup was taken from the Elastix 2.4 system with FreePBX upgraded all the way to version 12.

Intialized!!
Intializing Restore…
Running pre-restore hooks, if any…
CRITICAL ERROR!
Web Root restore not detected, disabling database restore
To ensure system integrity, you must restore the entire FreePBX directory if you want to restore the Database
Restoring Settings complete
Running post-restore hooks, if any…
Cleaning up…
Restore complete!
Reloading…

This means you are not including the webroot of /var/www/html/ in your backup but trying to include the module databases

Thanks,
So how would I add to the backup?
I assumed that full would include it.

Hi Tony,
It looks like there has been an update to the BackupRestore module.
This helped situation a little but still gives a warning though this time I had /var/www/html in the backup:
Intialized!!
Intializing Restore…
Running pre-restore hooks, if any…
Restoring files (this may take some time)…
File restore complete!
WARNING!
Web Root restore not detected, not restoring module table
You should run “amportal a ma updateall” to ensure system integrity
Restoring Database…
Restored Database
Restoring astDB…
Restoring Settings complete
Running post-restore hooks, if any…
Cleaning up…
rm: cannot remove /var/spool/asterisk/voicemail/device/226': Is a directory rm: cannot remove/var/spool/asterisk/voicemail/device/229’: Is a directory
rm: cannot remove `/var/spool/asterisk/voicemail/device/2210’: Is a directo

Any update on this warning message? I am experiencing the same issue. I have AMPWEBROOT in my backup and I also get this warning message. I run “amportal a ma updateall” and everything appears to fine. Can I safely ignore this warning or do I have a problem with backups?

April 3, 2015, 12:01 am - WARNING!
April 3, 2015, 12:01 am - Web Root restore not detected, not restoring module table
April 3, 2015, 12:01 am - You should run “amportal a ma updateall” to ensure system integrity
April 3, 2015, 12:01 am - Restoring Database…
April 3, 2015, 12:02 am - Restored Database
April 3, 2015, 12:02 am - Restoring astDB…
April 3, 2015, 12:02 am - Restoring Settings complete
April 3, 2015, 12:02 am - Running post-restore hooks, if any…
April 3, 2015, 12:02 am - Cleaning up…
April 3, 2015, 12:02 am - Restore complete!
April 3, 2015, 12:02 am - Reloading…
April 3, 2015, 12:02 am - Done!
April 3, 2015, 12:02 am - Running post-backup hooks…
April 3, 2015, 12:02 am - Backup successfully completed!

Its telling you that you are not including the module diretory in your backup so it is not going to restore the DB that has all the versions otherwise it would break things. Its a warning not a error.