Hi,
I have a problem when I modify signature colour.
This is my modified code:
Config::Set('SIGNATURE_TEXT_COLOR', '#00009C');
Config::Set('SIGNATURE_USE_CUSTOM_FONT', true);
Config::Set('SIGNATURE_FONT_PATH', SITE_ROOT.'/lib/fonts/tahoma.ttf');
Config::Set('SIGNATURE_FONT_SIZE', '10');
Config::Set('SIGNATURE_X_OFFSET', '10');
Config::Set('SIGNATURE_Y_OFFSET', '17');
Config::Set('SIGNATURE_FONT_PADDING', 4);
Config::Set('SIGNATURE_SHOW_EARNINGS', true);
Config::Set('SIGNATURE_SHOW_RANK_IMAGE', true);
Config::Set('SIGNATURE_SHOW_COPYRIGHT', true);
But the colour doesn't change, I don't know why, I make all refresh at admin panel...
This is the link: http://www.aeroregio...res/APT1000.png
One more question, anyone know, if I send my log by FSacars, is possible to send to pilot one pirep confirmation? If possible, how?
I let an exemple:
is this possible?
One more question in admin panel the "miles flown" is normal don't have anything? Not 0, not miles...?
I let an exemple:
Thanks.