Error Code: 207

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
smanoj2k
Posts: 1
Joined: 12 Nov 2015, 13:26

Error Code: 207

Post by smanoj2k »

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.
GleeMantis
Posts: 1
Joined: 05 Feb 2016, 12:33

Re: Error Code: 207

Post by GleeMantis »

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.
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.
Post Reply