Quote:
Originally posted by Tryfwar
I created a new template called: postbit_points
eval("\$points = \"".gettemplate("postbit_points")."\";");
I then uploaded the new functions.php.
anyway, i can't seem to work out exactly where i should place this line 
Any hints? Thanks
|
Anywhere inside
function getpostbit($post)
should do.
Try right after
eval("\$post[buddy] = \"".gettemplate("postbit_buddy")."\";");
===================
Psychdrone: I just added that, actually...
I'm updating the zip file after this post with the change.
Basically... where you type in the number of points to give...
If you put in a number, it adds or subtracts points.
If you type in text instead, it changes it to the text.
===================
Radon3k: Umm... Mods should be able to give out points by default.
I don't know what the problem would be.