if ($vbulletin->userinfo['resume'])
{
$errormessage .="Sorry, you are only aloud to submit 1 resume, if you are having troubles, please contact the admin.";
eval('print_output("' . fetch_template('STANDARD_ERROR') . '");');
At Bottom:
PHP Code:
if ($_POST)
{
//#########################
//crap to make shure theres no errors...
//#########################
}
else
{
//#################################
//Stuff for e-mail, that vb.org is not aloud 2 see :P
//#################################
ok, after i hit submit, it takes me 2 the redirect page, fine... i go back, redo it, click submit, and it still allows em 2 submit it...
i made a table inside "user" called "resume", int(1)"