• Resolved Terry J

    (@texasbiz)


    Noticed of late that every time I update ANY plugin, below warning appears on page that shows plugin update progress:

    Warning: Invalid argument supplied for foreach() in /www/wwwroot/mydomain.com/wp-content/plugins/advanced-iframe/advanced-iframe.php on line 66

    Not sure why?

    if ($options['action'] === 'update' && $options['type'] === 'plugin' ) {
     foreach($options['plugins'] as $each_plugin) { //line 66
     if ($each_plugin==$current_plugin_path_name) {
     $this->saveExternalJsFile(false);
     }
    }
Viewing 16 replies (of 16 total)
  • Thread Starter Terry J

    (@texasbiz)

    Crazy stuff man. The whole VPS MySQL crashed this morning and cannot get it back alive. Never had this happen before.

    Looks like I will be doing a totally new OS install.

Viewing 16 replies (of 16 total)
  • The topic ‘Warning: Invalid argument’ is closed to new replies.