Check permissions and existence of user_privileges files.
permissions in user_privielges, Smarty/templates_c, cache,
edit config.inc.php and add
see if that gives you some clue
also try activating debug log to see what that says.
http://corebos.org/documentation/doku.ph...buging#php
I fixed the warning:
https://github.com/tsolucio/corebos/comm...7e5b92L177
Thanks !
permissions in user_privielges, Smarty/templates_c, cache,
edit config.inc.php and add
PHP Code:
error_reporting(E_ALL);
see if that gives you some clue
also try activating debug log to see what that says.
http://corebos.org/documentation/doku.ph...buging#php
I fixed the warning:
https://github.com/tsolucio/corebos/comm...7e5b92L177
Thanks !
Joe
TSolucio
TSolucio