andresamayadiaz / FrontAccountingSimpleAPI

A Very Simple FrontAccounting API Module
GNU General Public License v2.0
22 stars 27 forks source link

ini_set with active session #58

Closed cambell-prince closed 1 year ago

cambell-prince commented 1 year ago

ini_set(): A session is active. You cannot change the session module's ini settings at this time in file: /home/cambell/src/sgw/frontaccounting/modules/api/session-custom.inc at line 82

See this SO post.

Suggest moving the ini_set before the start of session by SessionManager