ADX Europe

Member

Last active 8 years ago

  1. 8 years ago
    Thu Sep 1 10:40:22 2016
    ADX Europe posted in Editing Users (on FreePBX).

    Thanks, problem solved.

    Manager 1.1.1 and 1.1.2 did not have problem editing users without PHP sqlite support.

    Manager 1.1.3 does. I checked error log and found PDOExeption "could not find driver..."

    applying: sudo apt-get install php5-sqlite

    and restarting services everything is just fine.

    Best regards, Arend

  2. Thu Sep 1 09:24:37 2016
    ADX Europe posted in Editing Users (on FreePBX).

    Ok,

    I'll try.

    Can you confirm that FOP2 Manager - Version 1.1.1 and 1.1.2 did not need PHP SQLite support, because those two versions worked just fine. Also after updat 1.1.1 to 1.1.2

    Where should I look *on the server* for the error message?

    Best regards,

  3. Fri Aug 26 15:19:51 2016
    ADX Europe posted in Editing Users (on FreePBX).

    Using Inspect Element in Chrome, I see this error message when selecting a user to edit. Otherwise the message is never shown...

    fop2manager.js:292 Uncaught TypeError: $(...).bootstrapSwitch is not a function

    (anonymous function) @ fop2manager.js:292
    c @ jquery-1.10.2.min.js:4
    fireWith @ jquery-1.10.2.min.js:4
    ready @ jquery-1.10.2.min.js:4
    q @ jquery-1.10.2.min.js:4

  4. Fri Aug 26 15:15:45 2016
    ADX Europe posted in Editing Users (on FreePBX).

    Sorry, forgot the message:

    2. In the left menu bar. It says:

    /var/www/html/fop2/admin/menu.php (line 244)
    Undefined index: action

  5. Fri Aug 26 15:12:08 2016
    ADX Europe posted in Editing Users (on FreePBX).

    Latest version SQLite is in place.

    XXXXXXX:~# sudo apt-get install sqlite3

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    sqlite3 is already the newest version.
    The following packages were automatically installed and are no longer required:
    libgssapi3-heimdal libheimntlm0-heimdal libkdc2-heimdal
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

  6. Fri Aug 26 15:07:12 2016
    ADX Europe posted in Editing Users (on FreePBX).

    We have the problem after updating FOP2 Manager to version 1.1.3. It was done from the FOP2 Manager URL, after it suggested the update that was available. Update went just fine, no errors...

    Can you confirm that FOP2 Manager - Version 1.1.1 and 1.1.2 did not need PHP SQLite?
    in config.php I changed value 0 after $Debug to 1 and opened the admin URL for FOP2
    I see two messages:

    1. in the topbar on the right. It says: /var/www/html/fop2/admin/menu.php (line 108)
    Undefined index: action

    2. In the left menu bar. It says:

    Otherwise no messages. Selecting an existing user, ends up with a blanc display. However a new user can be created and an existing user can be deleted. So for now changing the rights is deleting the existing user and then add it again with the new settings....

    Best regards,

  7. Tue Aug 23 06:48:43 2016
    ADX Europe posted in Editing Users (on FreePBX).

    Hi,

    Maybe we face the same problem?

    I'm running FreePBX 13.0.167 on a Raspberry Pi (RasPBX). Everything is updated to the latest version.
    FOP2 is running fine, but I discover that after updating FOP2 Manger to version 1.1.3, users can not be edit anymore. 1.1.1 and 1.1.2 worked just fine. A user can be created, deleted, but selecting it to edit, the right part of the screen that normally shows the current settings is blank. No error is shown.

    Best regards,

  8. Mon Aug 22 16:44:07 2016
    ADX Europe joined the forum.