This topic has 2 replies, 2 voices, and was last updated 6 years ago ago by Olga Barlow
I started noticing this after the most recent massive addon’s update. I shut off the plugin and it seems to be related to this plugin. I’ve left a comment on code canyon for the plugin author.
Just as an fyi, i have the following in my php.ini. These measures were taken to ensure massive addons runs smoothly (based on suggestions for the plugin author)
memory_limit = 512M
max_execution_time = 6000
upload_max_filesize = 256M
post_max_size = 1024M
max_input_vars = 6000
max_input_time = 6000
and this in my htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
I’ll wait to hear back from the author or other users but if you guys can also test. If you also be that the plugin didn’t update correctly but i updated the plugin i downloaded for 8theme downloads page. Maybe something got corrupted in file upload. That could be it…
Hello,
Plugin archive is ok. But MA plugin really has this problem on some servers and we contacted them a long time ago about this problem https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?page=79&filter=all#comment_18501820
Unfortunately, we get reports about this issue from our clients very often. As a rule, that solution from plugin author is helpful.
Regards
You must be logged in to reply to this topic.Log in/Sign up