Topic: Error Code Wrong parameter

I have the following error after installing FA 2.3.11

Wrong parameter count for session_set_cookie_params() in file: /var/www/frontaccounting/faromo/frontaccounting/includes/session.inc at line 24

Re: Error Code Wrong parameter

I don't know why the warning is displayed, maybe you should switch go_debug to 0 in config.php. Anyway you can safely remove 5th parameter in session_set_cookie_params() call in mentioned line.
Janusz