Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Mr.Cat Moderator
    #1028333

    Hi 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 Friend
    #1028460

    Hello, 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/45ff46a38aa4a6e8f7d2001fcf7e5966feb3b6a4

    Thanks.

    darebee Friend
    #1028955

    Hi, 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 Moderator
    #1029009

    Hi @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.

    darebee Friend
    #1029019

    Thank 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 Moderator
    #1029278

    Hi.

    You could edit the file :
    /plugins/jamegafilter/content/helper.php

    Look 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')
    darebee Friend
    #1029453

    Thank you ever so much @mo0nlight! It worked!!!!!!!!!
    Appreciated!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 4 voices, and was last updated by  darebee 7 years ago.

The topic ‘Unknown column’ is closed to new replies.