Aangezien iedere variatie een POST is stelt PHP aan vars die worden gepost limieten aan. Zie discussie hierover hier.
Hi, I can’t tell if this got solved, so something for you to try: The relevant form uses method=”post” and there is a limit to the number of variables that php can send via post form. This limit is set in php.ini as the parameter max_input_vars. The symptom of too low a value for max_input_vars is some items getting lost as was reported by the first poster. Suggest you try increasing the value for max_input_vars. Some hosts may require that you ask their Support staff to edit php.ini for you.
Door de PHP Ini aan te passen en de max_input_vars
te vergroten kun je zaken mogelijk maken.
Beste Rhand,
Wanneer ik die verhoog, dan blijft het probleem hetzelfde.
Ben een beetje moedeloos…
Wanneer ik die verhoog, dan blijft het probleem hetzelfde.
Verhoogd naar welke waarde Ruben? Wat werd er aangegeven in de error logs? Tip: WP Debug.
@rhand, hij staat nu op 5000.
Krijg deze error na het veranderen in: define(‘WP_DEBUG’, true);:
Warning: Illegal string offset ‘crop’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 32
Warning: Illegal string offset ‘width’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 33
Warning: Illegal string offset ‘height’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 33
Warning: Illegal string offset ‘crop’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 33
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Krijg na het vervangen in: define(‘WP_DEBUG’, true);
Krijg ik de volgende errors:
Warning: Illegal string offset ‘crop’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 32
Warning: Illegal string offset ‘width’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 33
Warning: Illegal string offset ‘height’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 33
Warning: Illegal string offset ‘crop’ in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-content/plugins/yith-woocommerce-compare/includes/class.yith-woocompare-helper.php on line 33
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457
Notice: De aangeroepen constructor methode voor WP_Widget is verouderd sinds versie 4.3.0! Gebruik
__construct()
in plaats daarvan. in /home/drinkp/domains/drinkpackaging.eu/public_html/wp-includes/functions.php on line 3457