Hello savvies,
Kindly help me. When i click on issue ID to view the issue, the following error is displayed.
Invalid column name 'user_id'.
for the query: SELECT id, title, diskfile, filename, filesize, file_type, date_added, user_id
FROM mantis_bug_file_table
WHERE bug_id=?
ORDER BY date_added.
OS: Windows 7 - 64 bit
SQL: MS SQL 2008.
Thanking you in advance.
Regards,
S. Manoj
Kindly help me pls.
Error Code: 207
Moderators: Developer, Contributor
-
GleeMantis
- Posts: 1
- Joined: 05 Feb 2016, 12:33
Re: Error Code: 207
Hi S. Manoj, strangely I'm getting the same error and I found this thread on Google. Did you figure out how to fix this error? I hope you can update here if you have time. Many thanks.smanoj2k wrote:Hello savvies,
Kindly help me. When i click on issue ID to view the issue, the following error is displayed.
Invalid column name 'user_id'.
for the query: SELECT id, title, diskfile, filename, filesize, file_type, date_added, user_id
FROM mantis_bug_file_table
WHERE bug_id=?
ORDER BY date_added.
OS: Windows 7 - 64 bit
SQL: MS SQL 2008.
Thanking you in advance.
Regards,
S. Manoj
Kindly help me pls.