Viewing 1 replies (of 1 total)
  • Plugin Author Smackcoders Inc.,

    (@smackcoders)

    @amfriedman, Try this temporary fix for now, we are working for next release for a most stabilized version

    Add the following code in your csv importer plugin.

    File: templates/menu.php, add following code above line no 7
    if(is_array($get_settings))

    File: includes/WPImporter_includes_helper.php, add following code above line no 243

    if(is_array($wpcsvfreesettings))

Viewing 1 replies (of 1 total)

The topic ‘Some PHP warnings upon installation’ is closed to new replies.