Preference URL POPUP

  1. 8 years ago
    Edited 8 years ago by moses

    Dear FOP2 Team,

    I try to set URL from menu admin fop2 for my extension (ex : 101) like pic on attachment : fop2-01.

    but after login ext 101 from fop2, i check menu reference the value is empty (pic : fop2-02)

    Is it a bug?

    And how to set URL Pop-UP for group?

    Example :

    I want to set Global URL pop-up for all extension? so i don't need to config for every agent/user.

    Thanks

  2. admin

    21 Jul 2016 Administrator

    Global popups are configured in checkdir.php, the preferences is for individual users popups. There might be a bug in the manager when writing user preferences, it is a new feature added in the latest release and might not save if there are permission issues or missing sqlite driver, something I have to write code for it so it does not show the option if not all requisites are present. Anyways, for global setting, use checkdir.php

  3. Deleted 8 years ago by moses
  4. Hi nicolas,

    Did I get bug fixing on manager write regerences?

    Thanks

  5. admin

    31 Jul 2016 Administrator

    Well, I can write preferences no problem. So,until I can reproduce the issue, it is a non issue. For example, it might be that you do not have php-sqlite drivers installed. In that case is not a bug, just a missing dependency. The FOP2 Manager uses php sqlite driver, while FOP2 does not (the fop2 server is not php and has builtin support for sqlite).

    Best regards,

or Sign Up to reply!