1
sinji38fr
Xhelp probleme with right
  • 2006/10/18 13:06

  • sinji38fr

  • Just popping in

  • Posts: 8

  • Since: 2005/6/10


Hello,

I have a probleme to manage right in Xhelp module. It seems grant are not stored properly in the table xhelp_roles

When i create a new role it seems action are not stored in correclty in the database.

First of all I created a role and add 2 rights (add and modify tickets)
when i go back the the page i see that I have all rights ( all boxes are checked) Maybe it's a display error but in the database when I chooses 2 grants and click on save I have the number 2 in the table xhelp_roles when i choose 2 other grant i have also 2. Does someone already used this functionality to create roles?

Do you have the same error? My version of Xhelp is 0.78

2
sinji38fr
Re: Xhelp probleme with right
  • 2006/10/18 13:23

  • sinji38fr

  • Just popping in

  • Posts: 8

  • Since: 2005/6/10


Sorry it was a probleme in the langue file :

these lines was missing

define('_AM_XHELP_SEC_TICKET_ADD', 0);
define('_AM_XHELP_SEC_TICKET_EDIT', 1);
define('_AM_XHELP_SEC_TICKET_DELETE', 2);
define('_AM_XHELP_SEC_TICKET_OWNERSHIP', 3);
define('_AM_XHELP_SEC_TICKET_STATUS', 4);
define('_AM_XHELP_SEC_TICKET_PRIORITY', 5);
define('_AM_XHELP_SEC_TICKET_LOGUSER', 6);
define('_AM_XHELP_SEC_RESPONSE_ADD', 7);
define('_AM_XHELP_SEC_RESPONSE_EDIT', 8);
define('_AM_XHELP_SEC_TICKET_MERGE', 9);
define('_AM_XHELP_SEC_FILE_DELETE', 10);

Login

Who's Online

453 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 453


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits