[ad_1]
Hi,
thanks for your post, and sorry for the trouble.
Unfortunately, the Auto Import Extension is rather difficult to debug. Can you maybe check the server error log for any hints? I could imagine that this is related to the PHP memory.
The problem with not being able to activate that 247th table and more is likely due to a PHP setting in the php.ini file, or some security software on the server — these are sometimes configured to only allow a limited number of array entries in a HTTP request.
Regards,
Tobias
Dear Tobias,
Thank you very much for your support.
I have solved this problem by change max_input_vars
php_value max_input_vars 9000
Thank you.
Vuminhtu
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
