rykas-productions / chivalry-engine

Chivalry Engine
MIT License
14 stars 9 forks source link

/staff/staff_bots.php?action=addbot - 404 Staff.php #75

Closed ThatIcyChill closed 6 years ago

ThatIcyChill commented 6 years ago

Page Causing Issue: /staff/staff_bots.php?action=addbot Error Log (Use Pastebin):
Line Errored: alert('success',$lang["ERROR_SUCCESS"],$lang['STAFF_BOTS_ADD_SUCCESS'],true,'staff.php'); What You Expected: Be able to create npc bot without any werid http responses What REALLY Happened: Went to create NPC bot called 2 however when clicking add bot it tries to contact staff.php which does not exist in /staff/ so it returns a 404 but after manually checking the staff overview the NPC was created. Any Other Info: This also happens when you go to delete said bot.