- Posts: 1
- Thank you received: 0
Error 1054! Unknown column 'a.modified_date' in 'o
- Roger Keller
- Topic Author
- Offline
- New Member
Less
More
8 years 3 months ago #86167
by Roger Keller
Error 1054! Unknown column 'a.modified_date' in 'o was created by Roger Keller
Hi,
I'm using helpdesk in the latest version. All good so far apart from the menu link that should show a list of the tickets. It produces the following SQL error:
Error
1054!
Unknown column 'a.modified_date' in 'order clause....
I can't paste the complete error code here, because your system tells me that I try to inject some SQL.
What can I do?
Thanks
Roger
I'm using helpdesk in the latest version. All good so far apart from the menu link that should show a list of the tickets. It produces the following SQL error:
Error
1054!
Unknown column 'a.modified_date' in 'order clause....
I can't paste the complete error code here, because your system tells me that I try to inject some SQL.
What can I do?
Thanks
Roger
Please Log in or Create an account to join the conversation.
- R S
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
8 years 3 months ago #86168
by R S
Replied by R S on topic Error 1054! Unknown column 'a.modified_date' in 'o
Here are my 2 cents...
1054 typically indicates that there is a missing data element, 'a.modified_date', in table mentioned. A query will follow the error message showing each field being gathered from the table. Use PHPMYADMIN or something similar to check each of these fields to ensure that the table listed in the error message has every field listed. If a data element is missing, create it and see if that fixes your issue.
1054 typically indicates that there is a missing data element, 'a.modified_date', in table mentioned. A query will follow the error message showing each field being gathered from the table. Use PHPMYADMIN or something similar to check each of these fields to ensure that the table listed in the error message has every field listed. If a data element is missing, create it and see if that fixes your issue.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.