Jump to content

Recommended Posts

Posted

In line 105 of your base_conf.php change:
$$alert_user     = 'base';
to
$alert_user     = 'base';

In line 434 of your base_conf.php change:
$priority_colors = array('000000','FF0000','FF9900','FFFF00','999999');
to
$priority_colors = array ('000000','FF0000','FF9900','FFFF00','999999');

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...