Share

BASE+

Tracker: Feature Requests

5 This post should be deleted - ID: 1553440
Last Update: Settings changed ( lqqker )

Has the colored alerts function been taken out? In
the past the code was located in the base_conf.php
file. Should I be looking somewhere else? When I
add the code from 1.2.6 back in manually it seems to
work, but I'm not sure if this will cause a problem
that I may not be aware of.

/**
* This option is used to set if BASE will use
colored results
* based on the priority of alerts
* 0 : no
* 1 : yes
*/
$colored_alerts = 1;

// Red, yellow, orange, gray, white, blue
$priority_colors = array
('FF6666','FFFF00','FF9900','999999','FFFFFF','006600'
)
;

Thanks for looking and thanks for developing a great
tool.


lqqker ( lqqker ) - 2006-09-06 14:16

5

Open

None

Nobody/Anonymous

Interface Improvements (example)

Next Release (example)

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
summary Colored Alerts 2006-09-06 20:37 lqqker