Quote:
Originally Posted by MarkFL
The only issue I can see is with the quotes at the end of the query
|
Right, that was just checking to see if he was getting a SQL error
Quote:
Originally Posted by MarkFL
What this should do is if a user is being issue a warning, nothing happens. If they are being issued an infraction, then if prior to the current infraction they have current active points, they will have 500 rep points deducted per current active infraction points, otherwise their rep will simply be reduced by 150.
|
I had that and he said ti didn't subtract any points
Quote:
Originally Posted by MarkFL
That will only take into account a user's prior active infraction points, so there will be no difference in what's done between a warning and an infraction being issued.
|
Correct, I'm trying to see if the basics work, and then figure out why he is having problems with the if statement.