I have added quite a few plugins, and was pretty careful about backing up and testing each time. Except I didn't catch a major problem...
Basically when a Customer enters an Order. It is entered in database, email is sent, but the ORDER STATUS is not entered into database. For example when they confirm order it give them success message an email. But when I review order it does not exist -- an Order Status has not been inserted in database.
Any suggestions on where to look. I do not mind digging through PHP and debugging...I just feel a little overwhelmed with everything. If someone can just give me a tip on where it would call the insert into Order Status -- it would be great help.



