Where do you see anything about the showthread.php in the gender hack?
Quote:
Originally posted by assassingod
Help! Im using 2.2.7, and there doesnt seem to be this code in showthread:
PHP Code:
if ($post['receivepm'] and $enablepms==1) {
eval("\$post[pmlink] = \"".gettemplate("postbit_sendpm")."\";");
} else {
$post[pmlink] = "";
}
Or this code:
PHP Code:
$post[profile]="";
$post[email]="";
$post[useremail]="";
$post[icqicon]="";
$post[aimicon]="";
$post[yahooicon]="";
$post[homepage]="";
$post[findposts]="";
$post[signature]="";
$onlinestatus="";
Anyonegot any ideas??
|