Quote:
Today at 04:32 PM Boofo said this in Post #5
Look in functions.php for profile[fieldx].
Be sure to replace the x with the profile field number you are looking for.
|
Ok, I am looking through that file (admin/functions.php) and when I search for profile the only place it comes up is here:
Line 260: eval("\$post[profile] = \"".gettemplate("postbit_profile")."\";");
Line 283: $post[profile]="";