- Posts: 137
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] Any interaction with item over the K2 buttons return error
[SOLVED] Any interaction with item over the K2 buttons return error
- Gorast
- Topic Author
- Offline
- Premium Member
when I try to do anything on a K2 item in the Items view page, it gets me error page. The error is this:
An error has occurred.
1054 Unknown column 'Array' in 'where clause' SQL=SELECT c.id, c.title, c.alias, c.introtext, c.fulltext, c.image_caption, c.image_credits, c.video_caption, c.video_credits, c.extra_fields, c.extra_fields_search, c.metakey, c.metadesc, jfc.id as jfc_id, jfc.value as titleTranslation, jfc.modified as lastchanged, jfc.published as published, jfc.language_id, jfl.title as language, jfc.reference_id as jfc_refid FROM #__k2_items as c LEFT JOIN #__falang_content as jfc ON c.id=jfc.reference_id AND jfc.reference_field='title' AND jfc.reference_table='k2_items' AND jfc.language_id=3 LEFT JOIN #__languages as jfl ON jfc.language_id=jfl.lang_id WHERE c.id=Array ORDER BY c.title
Any quick fix? I can see on other forums that this is pretty old one (at least 3-4 weeks).
I'm on latest Joomla and K2 version. K2 developers version didnt fixed the error.
Thanks,
skullmonkey
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
Are you using Falang?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Gorast
- Topic Author
- Offline
- Premium Member
- Posts: 137
in fact yes I'm.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Gorast
- Topic Author
- Offline
- Premium Member
- Posts: 137
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Hrvoje Znaor
- Offline
- Junior Member
- Posts: 30
You can find fix in this thread:
www.joomlaworks.net/forum/k2-en/45212-error-when-you-want-to-delete-k2-items?start=10
Regards
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] Any interaction with item over the K2 buttons return error