Fatal error on upgrade

Hi,

I am running FreePBX 2.3.0 alpha and upgrading followme, ring-groups and time conditions modules gives the following error

“Fatal error Call to undefined function merge_ext_followme() in /var/www/html/admin/modules/timeconditions/install.php on line 16”

any idea and work arounds?

thanks

Vik

do a --force-version 2.2.2 when you run install_amp

thanks for the quick response. I upgraded to 2.3.0beta1 now I get this error when checking for upgrades

SELECT * FROM module_xml WHERE id = “xml” [nativecode=1054 ** Unknown column ‘id’ in ‘where clause’]

yup - hold on just a little bit longer I’ll be getting a beta1 tarball out shortly, there is a new function in the framework that is needed for that to work, and I did not put the dependency checking information in the new modules because the dependency checking is a bit broken and needs some attention.