href='post.php?action=edit&forum_id=$forum_id&thread_id=".$data['thread_id']."&post_id=".$data['post_id']."'>".$locale[\n"; if ($data['post_ip'] != "0.0.0.0" && file_exists(THEME."forum/ip.gif")) echo "".$locale[\n"; } } } echo " $message"; if ($data['attach_id']) { if (in_array($data['attach_ext'], $imagetypes) && @getimagesize(FORUM."attachments/".$data['attach_name'])) { [b]echo "
\n".$data['user_name'].$locale['506']."

\n".parseubb("[img]".FORUM."attachments/".$data['attach_name']."[/img]");[/b] } else { echo "
\n".$data['user_name'].$locale['507']."
\n".$data['attach_name'].""; } } if ($data['post_edittime'] != "0") { echo "
\n".$locale['508'].$edituser.$locale['509']."$edittime"; } echo "