Jump to content

Recommended Posts

Posted

When i add an addon company i got this error:

 

QLSTATE[23000]: Integrity constraint violation: 1048 Column 'staff_group_id' cannot be null on line 124 in .../lib/model.php

 

So the addon company exist then but i cant manage it , so there is nothing switch bar.. to switch between companies.

 

I already bought an addon company :)

 

I attached the picture

 

(Blesta 3.4.1)

post-10254-0-06456500-1422617761_thumb.j

Posted

This bug will be fixed for the next version of Blesta as apart of CORE-1571.

 

If you'd like to apply the fix yourself, then update /app/models/staff_groups.php

Find:

'permission' => array()

And replace it with:

'permission' => array(),
'session_lock' => $staff_group->session_lock
Guest
This topic is now closed to further replies.
×
×
  • Create New...