- Posts: 3
- Thank you received: 0
Filter for k2 compatibility
- Softweb
- Topic Author
- Offline
- New Member
-
Less
More
9 years 1 month ago #2144
by Softweb
Filter for k2 compatibility was created by Softweb
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.
- Mohamed Abdelaziz
-
- Offline
- Moderator
-
9 years 1 month ago #2145
by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz 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.
- Softweb
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
9 years 1 month ago #2146
by Softweb
Replied by Softweb 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.
- Mohamed Abdelaziz
-
- Offline
- Moderator
-
9 years 1 month ago #2147
by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz 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.
- Softweb
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
9 years 1 month ago #2148
by Softweb
Replied by Softweb on topic Filter for k2 compatibility
Thank you very much for your time.
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
-
- Offline
- Moderator
-
9 years 1 month ago #2149
by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic Filter for k2 compatibility
You are welcome all time.
Please Log in or Create an account to join the conversation.