Framework 2.11.0.0beta2.5 broke my PBX!

Just updated our system to 2.11.0.0beta2.5 via the module admin

Now we cannot commit any changes, something to do with the changes to the parking lot settings

Reload failed because retrieve_conf encountered an error: 1

exit: 1
found language dir fr for directory, not installed on system, skipping
[FATAL] SELECT data FROM parkinglot WHERE keyword=‘parkext’ [nativecode=1146 ** Table ‘asterisk.parkinglot’ doesn’t exist]SQL -
SELECT data FROM parkinglot WHERE keyword=‘parkext’

Trace Back:

/var/www/html/admin/libraries/sql.functions.php:11 die_freepbx()
[0]: SELECT data FROM parkinglot WHERE keyword=‘parkext’ [nativecode=1146 ** Table ‘asterisk.parkinglot’ doesn’t exist]SQL -
SELECT data FROM parkinglot WHERE keyword=‘parkext’

/var/www/html/admin/modules/fop2admin/functions.inc.php:68 sql()
[0]: SELECT data FROM parkinglot WHERE keyword=‘parkext’
[1]: getRow
[2]: 2

/var/lib/asterisk/bin/retrieve_conf:649 fop2admin_get_config()
[0]: asterisk

1 error(s) occurred, you should view the notification log on the dashboard or main screen to check for more details.

Hi

You failed to tell us that you also updated other modules besides framework, such as Parking.

Anyways the problem you are having is with fop2admin which is a third party unsupported module. The author of fop2admin has already released an update on his site for that module. http://www.fop2.com/download.php

ok, thanks!