Install updates in FPBX2.2.0b1

Somehow I ended up with the 2.2.0b1 version of FreePBX. Everything seems to work, so I’m not too concerned, but I can’t figure out how to actually update any of the modules. Currently it shows that there is an update available for “Core” and “Phonebook”. I can click on a radio button to select “install” but after that, I’m stumped. There is not button to “apply” the selections. What am I missing?

Do you not have a submit button??

in 2.2.0.b1you should have the modules list and any updates show with a drop down optio and nest to it submit.

I tried that, but it isn’t working, or at least there is no visible sign that it is working. Some type of submit or apply button would probably be better.

That is what I am telling you IT HAS ONE right next to the drop menu
[/url]

Actually somewhere between r2600 and r2660, the module admin menu changed significantly and the drop-down box you refer to no longer exists.

bubba wrote: [quote] [quote]That is what I am telling you IT HAS ONE right next to the drop menu
[/url]
[/quote] [/quote]

Post generated using Mail2Forum (http://www.mail2forum.com)

Modules are currently being re-written by Greg - The current ‘working’ version is r2634:

[code:1]cd /usr/src/freepbx
svn update -r2634
./install_amp --force-version=2.1.1
[/code:1]

–Rob