PDA

View Full Version : [fixed] $bgcolor error in register.php


Marco
Mon 5th Nov '01, 11:04am
Something is up with the register_avatar template... because the background color of the table cell is... green??!! (ahhhh, my eyes!)

See attached screenshot :)

tubedogg
Tue 6th Nov '01, 5:35am
It's a bug...edit line 154 in register.php, change it to
$bgcolor = "{secondaltcolor}";

Moving to bugs...

Kier
Thu 8th Nov '01, 2:39pm
fixed