2.8.0beta2.1 bug, cant upgrade to 2.8.0beta2.2

I cant seem to upgrade to 2.8.0beta2.2 from 2.1, when I click on confirm nothing happens and here is the errors that IE8 shows, any ideas how I can get this updated? any manual way to do it?

Thanks
jon

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
Timestamp: Sun, 30 May 2010 01:23:48 UTC

Message: Expected ';'
Line: 616
Char: 60
Code: 0
URI: http://192.168.99.3/admin/common/libfreepbx.javascripts.js

Message: Object expected
Line: 30
Char: 1
Code: 0
URI: http://192.168.99.3/admin/config.php

Message: Object expected
Line: 239
Char: 3
Code: 0
URI: http://192.168.99.3/admin/config.php

Message: Object expected
Line: 239
Char: 3
Code: 0
URI: http://192.168.99.3/admin/config.php

when you get into such dilemas, the best option is typically to upgrade through the CLI version of module_admin since GUI related issues won’t stop it.

For now though it should all be good.

got it fixed, had to upload an older version of libfreepbx.javascripts.js, That seemed to be causing the problem in beta 2.1. 2.2 contained an updated version of this file

there was an updated framework module published this morning that should have fixed the issues, though you might have to shift+refresh your browser.

yea I saw that update but it wouldnt let me upgrade to it from 2.1, when I clicked on confirm nothing happened, there was the error on the page that pointed to libfreepbx.javascripts.js, so thats why a rolled back that file and then the upgrade worked :slight_smile:
Thanks
Jon

i even installed chrome just to try that to see if it would let me upgrade and no go, tried from other PCs as well

Thanks, i guess i learn something new everyday, have any links on how to update through the CLI? Thanks
Jon

/var/lib/asterisk/bin/module_admin --help

Thanks!