installed, as a test, looks great, in the registration forms, even with some complictated rules, nice job.
one question?
how can i link to just the rules
...forums/rules.php?s=
is a blank page?
actually, to get a $ruleslist page to show up, do we need to be making a new template called rules?
last line of yr rules.php is this...
PHP Code:
eval("dooutput(\"".gettemplate("rules")."\");");
would that template called "rules", include header and such
$ruleslist
then $footer and such
and then bam, u get a rule page?