-
AuthorPosts
-
Mr.Cat Moderator
Mr.Cat
- Join date:
- December 2016
- Posts:
- 270
- Downloads:
- 24
- Uploads:
- 69
- Thanks:
- 58
- Thanked:
- 53 times in 50 posts
April 24, 2017 at 1:55 am #1028333Hi DJ,
Please make sure that your site is using latest joomla 3.7.
Regards.
P.S: I’ve tried to install jamegafilter with joomla 3.7 rc4, and everything’s working fine 🙂
Wisdom is not a product of schooling but of the lifelong attempt to acquire it.
jansen@dobben-united.de Friendjansen@dobben-united.de
- Join date:
- April 2016
- Posts:
- 8
- Downloads:
- 15
- Uploads:
- 2
- Thanked:
- 1 times in 1 posts
April 24, 2017 at 9:50 am #1028460Hello, the error throws on save the filter in the backend component. Can you recheck this?
EDIT:
The alias field is renamed to name since rc3.
https://github.com/joomla/joomla-cms/commit/45ff46a38aa4a6e8f7d2001fcf7e5966feb3b6a4Thanks.
1 user says Thank You to jansen@dobben-united.de for this useful post
darebee Frienddarebee
- Join date:
- April 2017
- Posts:
- 9
- Downloads:
- 5
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
April 26, 2017 at 7:13 am #1028955Hi, we are having the same exact issue. We just updated to Joomla 3.7 and installed JA Megafilter component. The error pops up every time you save or try to index the fields. Can you please help? Thank you ever so much in advance. We can’t get the component to work otherwise.
- neila
Mr.Cat ModeratorMr.Cat
- Join date:
- December 2016
- Posts:
- 270
- Downloads:
- 24
- Uploads:
- 69
- Thanks:
- 58
- Thanked:
- 53 times in 50 posts
April 26, 2017 at 9:10 am #1029009Hi @darebee,
JA Megafilter has some issues with the recent Joomla 3.7 official release. We’re working to fix them asap.
Kindly be patient and wait for our new update.
Thanks.
Wisdom is not a product of schooling but of the lifelong attempt to acquire it.
1 user says Thank You to Mr.Cat for this useful post
darebee Frienddarebee
- Join date:
- April 2017
- Posts:
- 9
- Downloads:
- 5
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
April 26, 2017 at 9:21 am #1029019Thank you ever so much @Mr.Cat! We really appreciate it. Please let us know the moment the update becomes available as we are eager to implement the extension (it’ll drive a crucial part of our website).
I’ll also keep an eye on this thread.
THANK YOU!
Mo0nlight ModeratorMo0nlight
- Join date:
- September 2014
- Posts:
- 707
- Downloads:
- 38
- Uploads:
- 107
- Thanked:
- 99 times in 97 posts
April 27, 2017 at 7:56 am #1029278Hi.
You could edit the file :
/plugins/jamegafilter/content/helper.phpLook for :
$query->select('f.id, f.title, f.alias , fv.value, f.type')
Change to :
$query->select('f.id, f.title , fv.value, f.type')
1 user says Thank You to Mo0nlight for this useful post
darebee Frienddarebee
- Join date:
- April 2017
- Posts:
- 9
- Downloads:
- 5
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 2 posts
April 27, 2017 at 10:05 pm #1029453Thank you ever so much @mo0nlight! It worked!!!!!!!!!
Appreciated! -
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by darebee 7 years, 7 months ago.
The topic ‘Unknown column’ is closed to new replies.