In the install.txt of a theme it says I have to go to
if($fcollapse[$forum[fid]] == "y") {
$excol = "expand";
} else {
$excol = "collapse";
}
in index.php, the problem however is that I can't find this if-statement in there.
btw, nice smilies :grin:
if($fcollapse[$forum[fid]] == "y") {
$excol = "expand";
} else {
$excol = "collapse";
}
in index.php, the problem however is that I can't find this if-statement in there.
btw, nice smilies :grin: