View Single Post
  #10  
Old 04-11-2007, 02:55 PM
Trauko's Avatar
Trauko Offline
pp veteran
 
Join Date: Sep 2006
Location: Dalcahue, Chiloé
Posts: 99
Smile Field Name corrupted

To solve the problem, edit comments.php in folder admin

line 222 say

Quote:
$name = htmlentities(pullout($row['name']));
changeto

Quote:
$name = pullout($row['name']);
Be Happy

Thanks to Klimin for that fantastic Custom Field Addon
Thanks to PixelPost Team for that fantastic program