FOP2 multi tenant

Hi,

I'm using ELX MT base and all tenants are in the elxpbx datanase under fop2contexts table.

1. When I'm deleting organizaion it's not deleted from this table.
2. I added new organization but it's not being displayed in the FOP2 tenans page.
I checked the above table and it's there.
Checking the php code the results are : $results = $db->consulta("SELECT * FROM fop2contexts WHERE 1=1 $allowed ORDER BY context");

the $allowed parameter is: isset($_SESSION[MYAP])?$_SESSION[MYAP]:'';
but when printing this parameter I see that the new organization ID is not in the allowed list.
why?

Comments

  • Is this forum alive?
    It looks like there is no maintanance nor support.
  • Just great... I bought licenses with no support nor working system.
  • Hello,
    You need to go to the user you use to log (admin, Administrator...) and allow the different Tenants
    Then you log out and log in.
    Kindly

    Jean-Luc
Sign In or Register to comment.