14.04.2015, 14:34
Ok cool.
You shouldn't try to access a field in a table that doesn't exist. It will mess up the query (unsure if it does anything else than failing the query).
If the misc table has no fields (which I didn't think was possible, I thought a table HAD to have atleast one field), then you should either fill in the data or use the above query to fill it in for you.
Only do a few at first though and then slowly add in the others like ShopTechPay, etc.
You shouldn't try to access a field in a table that doesn't exist. It will mess up the query (unsure if it does anything else than failing the query).
If the misc table has no fields (which I didn't think was possible, I thought a table HAD to have atleast one field), then you should either fill in the data or use the above query to fill it in for you.
Only do a few at first though and then slowly add in the others like ShopTechPay, etc.