well i managed to get the code working bar this last bit i guess that's what i was trying to do in the first place
but i was gonna ask
PHP Code:
if ($rated >= 0) {
eval("\$rate = \"".fetch_template("projects_rate")."\";");
} else {
eval("\$rate = \"".fetch_template("projects_rate_show")."\";");
}
as i tried this a million and one ways and no matter what it will only show the call forth the first version $rate which in this case is the "projects_rate" template and i was getting frustrated, but i'll most definately, give filburts code a test before i start pulling my hair out and throwing myself at your feet for mercy