Megser
Well-Known Member
- Joined
- Apr 17, 2010
- Messages
- 1,389
- Reaction score
- 73
Apparently this line gives this error:
Oh, I see what the error is. There's an & in the way. It has to be escaped. I'll just change it to "and".
PHP:
<PickUp QuestName="Up, Up & Away!" QuestId="14244" GiverName="Sassy Hardwrench" GiverId="36425" />
Oh, I see what the error is. There's an & in the way. It has to be escaped. I'll just change it to "and".
Last edited: