PvPLog.lua should not need to be deleted each time.
I went to the URL posted and saw no PvP activity at all.
Regards,
Brad
Moderator: bsmorgan
dt1375 wrote:Anyone with ideas on why it's like that?
Uploading repeating pvp's multipple times...
Check on:
http://wow.naboene.net/char.php?name=Cerebri&server=Kazzak&action=pvp
EDIT:
Should pvplog.lua file be deleted after each upload?
Regards
DT1375/Sammy™
// skip if entry already there
$querystr = "SELECT `guild` FROM `".ROSTER_PVP2TABLE."` WHERE `index` = '$index' AND `member_id` = '$memberId' AND `name` = '$playerName' AND `date` = '$playerDate'";
// skip if entry already there
$querystr = "SELECT `guild` FROM `".ROSTER_PVP2TABLE."` WHERE `index` = '$index' AND `member_id` = '$memberId' AND `name` = '".$this->escape( $playerName )."' AND `date` = '".$this->escape( $playerDate )."'".( !empty($playerRealm) ? " AND `realm` = '".$this->escape( $playerRealm )."'" : '' );
Users browsing this forum: No registered users and 0 guests