Hello,

Finally upgrading from 1.2.1 to newest 1.3.9h!

I did the database upgrade successfully, one update at a time.

But now I noticed that when I add a new comment on orders.php on the admin side, the comment comes out blank and the status doesn't update either.

I checked my database via phpmyadmin and in the table zen_orders_status_history the fields are always as follows:

orders_status_id = 0
customer_notified = 0
comments = BLANK

I am just wondering which file inputs the data into the database?

P.S.
I checked the cache folder and the the error doesn't trigger a DEBUG file (no file created today).

Thanks everyone for reading!