swal('You\'re posting too much!','We only allow 50 posts per hour or 100 per day. If you\'ve reached that limit, please try again later. If you think this is an error, please contact an administrator.','error');
return;
}
swal('Oops, something went wrong!','An unexpected error occurred.','error');