it sound like you have done it rigth, but ofcouse I can't be shure...
Are you saying that the find tag does not exisit in a original un-modded privmsg.php file ?, or have I miss understod your post ?
Moderator: Moderators
if ( !($result = $db->sql_query($sql)) )
{
$error = TRUE;
$error_msg = $lang['No_such_user'];
}
}
else
{ if ( !($result = $db->sql_query($sql)) )
{
$error = TRUE;
$error_msg = $lang['No_such_user'];
}
$to_userdata = $db->sql_fetchrow($result);
}
else
{$to_userdata = $db->sql_fetchrow($result);Return to Custom mass PM [2.0.6/EM]
Users browsing this forum: No registered users and 1 guest