blackhawk Posted April 7, 2023 Posted April 7, 2023 (edited) $SelectGang = sprintf("SELECT gangID, gangNAME FROM gangs WHERE (gangID = %u)", $r[$f]); $ggq = $db->query($SelectGang); $them = $db->fetch_row($ggq); --->$eventage = sprintf("[url='gangs.php?action=view&ID=%u']%s[/url] have accepted the surrender from [url='gangs.php?action=view&ID=%u']%s[/url]. The war is over!", $ir['gang'], $gangdata['gangNAME'], <--- Edited April 7, 2023 by blackhawk Quote
Uridium Posted April 7, 2023 Posted April 7, 2023 Get rid if [url= abd the closing url tags also view&ID=%u']%s[/url] needs rp be changed Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.