Tagged: x
-
AuthorPosts
-
March 29, 2016 at 9:24 pm #857862
Greetings!
I have not started creating my site yet – I just installed X on my new site on my new ThemeCo hosting (woohoo!). When I updated X, etc, I now get this error at the top of the plugins page.
“Warning: Invalid argument supplied for foreach() in /srv/www/data/users/c/e/ce7d4126/public/wp-content/plugins/convertplug/admin/bsf-core/auto-update/admin-functions.php on line 993”
March 29, 2016 at 9:27 pm #857865This reply has been marked as private.March 30, 2016 at 1:13 am #858202Hi there,
Thanks for writing in! Kindly re-install the ConvertPlug plugin. Remove this completely and install from Addons page.
Cheers!
March 30, 2016 at 12:13 pm #859026Thanks! I did that and there was no change. Same error at the top of the page.
March 31, 2016 at 6:51 pm #861671Any suggestions?
April 1, 2016 at 3:01 am #862203Hi there,
Please trying the code mentioned here https://community.theme.co/forums/topic/converplug-warning-invalid-argument/. It should be located in this file /wp-content/plugins/convertplug/admin/bsf-core/auto-update/admin-functions.php on line 993.
You can do that through FTP and any text editor, or your hosting’s file manager.
Then let us know.
April 5, 2016 at 12:44 pm #867971From reading that thread, it appears that the purpose of the added code is to just skip the error. Is that correct? If so, does that mean that the actual error doesn’t need correcting?
April 6, 2016 at 4:48 am #868907Hi there Mark,
Thanks for writing back.
It’s technically a warning and not a error, the warning won’t break any functionality or cause any issues. You can simply suppress the issue via your php.ini configuration or by setting WP_DEBUG to false in your wp-config.php.
Also you are correct, that the code change, just skips the warning 🙂
We’ve let the ConvertPlug developers know about the warning.
Let us know if you have any problems, we’re here to help.
Thank you!
April 7, 2016 at 12:34 pm #871537OK, thanks! It’s showing in a client’s site, so naturally it’s tough to tell them that all of that coded warning at the top doesn’t matter (even when it’s true). Thankfully they have faith in me, but it feels kinda silly to say. I’ll see what I can do to get the code going to hide it.
Thanks again!
April 8, 2016 at 12:32 am #872351You’re welcome!
We’re glad we were able to help you out. -
AuthorPosts