Help needed !!!
Can not find this in public_forum_åage.pl
##
## FIND:
##
if ($alt_color eq "$vars_style{AltColumnColor1}") {
$alt_color = "$vars_style{AltColumnColor2}";
} else {
$alt_color = "$vars_style{AltColumnColor1}";
}
#fix for | -> | in alternate charsets
$subject =~ s/&;#0124;/|/g;
$this_html .= qq~
## ## Replace that with ##
if ($alt_color eq "$vars_style{AltColumnColor1}") { $alt_color = "$vars_style{AltColumnColor2}"; $alt_HyperCells = "$HyperCellInsert1"; } else { $alt_color = "$vars_style{AltColumnColor1}"; $alt_HyperCells = "$HyperCellInsert2"; }
#fix for | -> | in alternate charsets
$subject =~ s/&;#0124;/|/g;
$this_html .= qq~
|
##
This line isn`t there : #fix for | -> | in alternate charsets
But i have this one: #fix for | -> | in alternate charsets (With some numers in it | numbers |) What shall i do ?!?!?!?
[ 11-09-2001: Message edited by: Ice Man_00 ]
I missed some files to, so i do not install this hack untill it`s finish. Too bad, love this one. 
[ 11-09-2001: Message edited by: Ice Man_00 ]
|