PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Settings not saving

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

 

We setup Product Filters.

Its works, but we update filter list with new options.

But all settings are resetted to default???

If we make changes now it don't save now.

 

We try this:

https://products-filter.com/lot-taxonomies-settings-page-save-options-doesn-works/

 

But website goes offline then.

So we try this solution:

https://maxchadwick.xyz/blog/setting-a-php-value-in-php-fpm

 

This also not working.

How can we fix this?

 

Site information:

Wordpress: 5.3.2

Filter version (Pro version): 2.2.3

 

Kind Regards,

Jeffrey

 

 

Hello Jeffrey

Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

Please  contact  to the  support  of your  hosting ( They can correctly set this property. )

Hi,

 

See private message

I did contact support of my hosting.

They send me message back with this as information:

 

PHP-FPM don't have php_value. that is reason you get error 500 message (when i put that in htaccess file).

Maybe this works:

https://maxchadwick.xyz/blog/setting-a-php-value-in-php-fpm

https://stackoverflow.com/questions/35265082/equivalent-of-php-value-under-apache-php-fpm

 

The Problem is solved.

Placed this on .htaccess

SetEnv PHP_VALUE"error_reporting = 2039"
SetEnv PHP_VALUE"post_max_size = 16M"
SetEnv PHP_VALUE"max_input_vars = 30000"

 

Hello

Great!   Thank you  for  cooperation!