Hi
all day long on my error log on the Apache Server i get these two Warns:
mod_fcgid: stderr: PHP Notice: Undefined index: custom in /var/www/vhosts/hr-alphasistemi-crm.it/httpdocs/themes/Suite7/css/colourSelector.php on line 97,
mod_fcgid: stderr: PHP Notice: Undefined index: modlink in /var/www/vhosts/hr-alphasistemi-crm.it/httpdocs/themes/Suite7/css/colourSelector.php on line 72,
Iām using a SuiteCRM 7.1.1 istance.
#72 color:#<?php echo $sugar_config['colourselector']['modlink']; ?>;
#97 <?php echo $sugar_config['colourselector']['custom']; ?>
have you ever experienced it?