VeoMorphine:
Nope, 2 or 3 tables had new fields added to them.
assassingod:
An easy fix is to comment out the code. Put "/*" before the loop code and "*/" after the loop code. If this doesn't fix the problem, then there is something seriously wrong.
BTW, the loop code begins with
Code:
// Part of the following code comes from a post made by
and ends with
So, you should make it look like
Code:
/*
// Part of the following code comes from a post made by
And
Code:
*/ // End joint fix.