Thanks zyspec.
I had already tried that, but it did not work.
After this change the debug shows no more errors, on the following page shows the message:
Quote:
I found this message in debug, in the queries tab:
0.000557 - INSERT INTO xoopscomments (com_id, com_pid, com_modid, com_icon, com_title, com_text, com_created, com_modified, com_uid, com_user, com_email, com_url, com_ip, com_sig, com_itemid, com_rootid, com_status, com_exparams, dohtml, dosmiley, doxcode, doimage, dobr) VALUES (0, 0, 41, '', 'teste', 'testesteste', 1398958956, 1398958956, 1, '', '', '', '127.0.0.1', 0, 106, 0, 2, 'cid=7&', 0, 0, 0, 1, 0)
Error number: 1054
Error message: Unknown column 'com_user' in 'field list'
---- Edit -----
Two columns are gone for no apparent reason, i will create them and see if it solves >.<
---- Edit² ----
Work!
=D