err("The following error(s) occured:<br /><span style=\"color:red;\">$errorlist</span><br />Please <a href=\"users.php?do=register\">go back</a> and try again.");
}
In the guildcreate() function
Code:
// Die gracefully on errors.
err("The following error(s) occured:<br /><span style=\"color:red;\">$errorlist</span><br />Please <a href=\"users.php?do=guildcreate\">go back</a> and try again.");
}
users.php?do=guildcreate and users.php?do=register????
Shouldn't those links be:
index.php?do=guildcreate and index.php?do=guildedit
Yeah, good call. Shows what i get for using "back" links directly inside the error messages.
Note to self... javascript:history.go(-1)
---Jamin
_________________________
Diablo 3 Lead Designer Jay Wilson: “The development of a Blizzard game is sometimes a long affair. This is how long it took us to be ready.”