Hi,
I have upgraded OJS from 3.0.1 or 3.2.1.1 recently. The site is working fine, but the error file size is increasing day by day. I have enabled the debug ON and found the following messages:
DOConnection._Execute(INSERT INTO controlled_vocabs (symbolic, assoc_type, assoc_id) VALUES (‘submissionKeyword’, 1048588, 659)) % line 1217, file: adodb.inc.php
ADOConnection.Execute(INSERT INTO controlled_vocabs (symbolic, assoc_type, assoc_id) VALUES (‘submissionKeyword’, 1048588, 659), Array[1]) % line 229, file: DAO.inc.php
DAO.update(INSERT INTO controlled_vocabs (symbolic, assoc_type, assoc_id) VALUES (?, ?, ?), Array[3], true, false) % line 99, file: ControlledVocabDAO.inc.php
ControlledVocabDAO.insertObject(Object:ControlledVocab, false) % line 60, file: ControlledVocabDAO.inc.php
ControlledVocabDAO._build(submissionKeyword, 1048588, 659) % line 31, file: SubmissionKeywordDAO.inc.php
The above block of messages were repeated 220 times and below that the OJS website has loaded correctly. Why this error messages are occurring?
Thanks
Thripthi