- Posts: 3
- Thank you received: 0
Filter for k2 compatibility
- design
- Topic Author
- Offline
- New Member
-
Less
More
8 years 10 months ago #2144
by design
Filter for k2 compatibility was created by design
Hello,
I am intersting of bying Multiple Extra Fields Groups for K2. In my website i use the following module & plugin:
extensions.joomla.org/extension/filter-and-search-for-k2
Is there a problem of compatibility?
Thanks in advance
I am intersting of bying Multiple Extra Fields Groups for K2. In my website i use the following module & plugin:
extensions.joomla.org/extension/filter-and-search-for-k2
Is there a problem of compatibility?
Thanks in advance
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
8 years 10 months ago #2145
by mmmaug1977
Replied by mmmaug1977 on topic Filter for k2 compatibility
Welcome Softweb,
If the extension overrides the K2 Item model class, then it will not work with MEFG.
If you find a folder like this: plugins/system/k2filter/K2Filter/models and an item.php inside it, then it is NOT compatible with MEFG.
Otherwise, most probably it will work with MEFG
If the extension overrides the K2 Item model class, then it will not work with MEFG.
If you find a folder like this: plugins/system/k2filter/K2Filter/models and an item.php inside it, then it is NOT compatible with MEFG.
Otherwise, most probably it will work with MEFG
Please Log in or Create an account to join the conversation.
- design
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
8 years 10 months ago #2146
by design
Replied by design on topic Filter for k2 compatibility
Thank you Mohamed for your quick reply.
The folder excists: plugins/system/k2filter/K2Filter/models, and it contains the following 2 php files:
itemfilter.php
itemlistfilter.php
Can you please conmfirm if there is compatibility between them?
Thanks in advance
The folder excists: plugins/system/k2filter/K2Filter/models, and it contains the following 2 php files:
itemfilter.php
itemlistfilter.php
Can you please conmfirm if there is compatibility between them?
Thanks in advance
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
8 years 10 months ago #2147
by mmmaug1977
Replied by mmmaug1977 on topic Filter for k2 compatibility
Unfortunately no.
The itemfilter.php file will override MEFG, so they are not compatible.
The itemfilter.php file will override MEFG, so they are not compatible.
Please Log in or Create an account to join the conversation.
- design
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
8 years 10 months ago #2148
by design
Replied by design on topic Filter for k2 compatibility
Thank you very much for your time.
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
8 years 10 months ago #2149
by mmmaug1977
Replied by mmmaug1977 on topic Filter for k2 compatibility
You are welcome all time.
Please Log in or Create an account to join the conversation.