checkboxes preselected and filter doesnt apply

Больше
4 года 5 мес. назад #8078 от Sukinoz
Hello,

testing in a multilanguage site...

first time, the module works ok in the subcategories, but doesnt in the parent category (it appears, but i doesnt work the filter)

after a while, the module began to fail: the last checkbox selected, gets memorized and It doesnt matter if I click the clear button, or if i select another checkbox, after click the apply button, come back to the preselected checkboxes. Even if i uninstall / reinstall the extension... the preselection persists.

and the filter doesnt works...

here some links
docs.google.com/document/d/1NZrz7fQTcsGO...rZ4/edit?usp=sharing

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 5 мес. назад #8082 от Sukinoz
I have finally uninstalled the plugin.

I have tried a lot of configurations, different modules, etc. but has been Imposible to make it works. Always the same bad result.

If you need or want more info about the problem i can reinstalled for you.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 5 мес. назад #8084 от JoomLine
Hello, provide a link to the site where you have this behavior of the module.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 3 мес. назад #8194 от Sukinoz
Hello again,

I have tried again with same result (with GET and POST): the last checkbox selected, gets memorized and It doesnt matter if I click the clear button, or if i select another checkbox, after click the apply button, come back to the preselected checkboxes. And the filter doesnt works...

You have here a link to the page (i prefer not to public it here) and snapshots of the configuration
docs.google.com/document/d/1NZrz7fQTcsGO...P66sNslVq1yxrZ4/edit

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8208 от Sukinoz
I have advanced in this subject:

1- the problem with the selected checkboxes memorized can be solved configuring the module in advanced tab:
cache: disable

2- the problem that the filters seems to not work, can be solved disabling the conservative cache of joomla server global configuration, setting joomla cache to "off"

the first one is it possible to apply..
But Is it normal that the filter only works if joomla cache is disabled?
Is there any way it can works with the conservative cache activated?

thanks

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8222 от JoomLine
Hello.
If you mean that filtering does not work with the Joomla "system - cache" plugin, then this is normal. The system cache turns your site into a static site. Any filter module implies a dynamic site.

If we are talking about this cache setting.
s.mail.ru/DoRV/ARe7SZszT
Then you read the description of what this cache does. To be brief, it makes modules static. Or you need to exclude the module from caching. Or use basic Joomla caching.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад - 4 года 2 мес. назад #8231 от Sukinoz
Hi,
thanks for answering

I'm not talking about the System - Page Cache plugin:
- plugin "System - Page Cache" disabled.

I am not talking about progressive Cache. I am talking about Cache Conservational:
- Joomla Configuration> Server> Cache Conservational

And I have already deactivated the cache for the module:
Module: JL Content Fields Filter [mod_jlcontentfieldsfilter]> Tab Advandced> Caching = No Caching

The result is that the filter does not work.

You have here a link to the page (i prefer not to public it here) and snapshots of all the configuration:
docs.google.com/document/d/1NZrz7fQTcsGO...P66sNslVq1yxrZ4/edit
Последнее редактирование: 4 года 2 мес. назад пользователем Sukinoz.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8236 от JoomLine
Provide a link to the page of the site where there is a problem with caching.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8240 от Sukinoz
You have here a link to the page (i prefer not to public it here) and snapshots of all the configuration:
docs.google.com/document/d/1NZrz7fQTcsGO...P66sNslVq1yxrZ4/edit

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8242 от JoomLine
Hello
Looked at your site. The problem is this, caching does not allow updating the category itself, it is taken from the cache. That is, the module works fine and caching is not a problem for it.
The problem is caching the category of Joomla articles.

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8247 от Sukinoz
Thanks but,

Do you mean that JL Filter is not compatible with Joomla Cache Conservational?

Im not an expert, but I have GET method enabled, so the URLs are different,

so Caching Conservational should works ok, isnt it?

For example:
www.example.com?jlcontentfieldsfilter%5B5%5D%5B%5D=curso&jlcontentfieldsfilter%5Bordering%5D=&jlcontentfieldsfilter%5Bis_filter%5D=1
is different from
www.example.com?jlcontentfieldsfilter%5B5%5D%5B%5D=master&jlcontentfieldsfilter%5Bordering%5D=&jlcontentfieldsfilter%5Bis_filter%5D=1

so, caching should save them separately.

For example, with the Joomla pagination system, Joomla adds the variable ?start=XX and the cache system works fine and saves them as different pages:
For example:
www.example.com?start=6
is different than
www.example.com?start=12

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Больше
4 года 2 мес. назад #8285 от Sukinoz

Sukinoz пишет: Thanks but,

Do you mean that JL Filter is not compatible with Joomla Cache Conservational?

Im not an expert, but I have GET method enabled, so the URLs are different,

so Caching Conservational should works ok, isnt it?

For example:
www.example.com?jlcontentfieldsfilter%5B5%5D%5B%5D=curso&jlcontentfieldsfilter%5Bordering%5D=&jlcontentfieldsfilter%5Bis_filter%5D=1
is different from
www.example.com?jlcontentfieldsfilter%5B5%5D%5B%5D=master&jlcontentfieldsfilter%5Bordering%5D=&jlcontentfieldsfilter%5Bis_filter%5D=1

so, caching should save them separately.

For example, with the Joomla pagination system, Joomla adds the variable ?start=XX and the cache system works fine and saves them as different pages:
For example:
www.example.com?start=6
is different than
www.example.com?start=12


Hello,
any news about this?

Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.

Работает на Kunena форум

Последнее с форума

© 2010- JoomLine
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.

тел.: +7 950 676-22-39
email: Адрес электронной почты защищен от спам-ботов. Для просмотра адреса в вашем браузере должен быть включен Javascript.