Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Input variables exceeded 1000 – virtue_premium/themeoptions/framework.php

Home / Forums / Virtue Theme / Input variables exceeded 1000 – virtue_premium/themeoptions/framework.php

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 17, 2016 at 3:05 pm

Hi there.

Cometchat no longer appears at the bottom of my site, and so I checked /var/log/apache2/error.log and found

[Wed Feb 17 21:32:24.440162 2016] [:error] [pid 17704] [client 94.195.16.225:57256] PHP Warning: parse_str(): Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in /var/www/finditswapit.com/public_html/wp-content/themes/virtue_premium/themeoptions/framework.php on line 2779, referer:

framework.php lines 2778-2781 display ….

$_POST[‘data’] = stripslashes( $_POST[‘data’] );
parse_str( $_POST[‘data’], $values );
//$values = $this->redux_parse_str( $_POST[‘data’] );
$values = $values[ $redux->args[‘opt_name’] ];

Can you tell me what I need to do please ?

I have just added 4 more custom carousel entries taking it to a total of 30

Is that the problem ?

Thanks

Russ
webdev71

http://www.finditswapit.com

  • The forum ‘Virtue Theme’ is closed to new topics and replies.