Changing Link in Elastix FOP Tab

  1. 14 years ago

    admin

    8 Jun 2010 Administrator

    Hi all,

    To change the Elastix menu so the Flash Operator Panel button points to fop2, you have to run the following command in the linux command line:

    sqlite3 /var/www/db/menu.db "update menu set link='fop2' where id='fop'"

    This will change the iframe so it points to /fop2 instead of /panel

or Sign Up to reply!