• Resolved rdanesi

    (@rdanesi)


    We’re having issues with importing a CSV i created for our Website, to have a Cron Import set for every hour.
    I paste my CSV file into my FTP and then i right click it and copy the URL.
    I then go to the plugin page and i set the import directory to
    “www.******.com/****/wp-content/plugins/import-users-from-csv-with-meta/*******.csv,
    but when i try to start the import the same Error Message appears
    “Problems executing cron task: Error, we cannot find the file:….”
    I tried uploading the file to a different directory on the FTP, but nothing changes, intstead, when i try to upload the file straight from the PC it has no problem, but i can’t set a Cron Import from my Local Drive.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @rdanesi,

    Sorry, you are confused.

    Cron task need to know the path. No the url.

    So it would be something like: /var/www/html/file.csv for example.

    Never an url. An url is for Internet. A path is inside a machine (a server like your for example).

    Thread Starter rdanesi

    (@rdanesi)

    Ok, but where do i get the File Path in my FTP? Because everything i find is basically the same as the URL

    Plugin Author Javier Carazo

    (@carazo)

    As in every WordPress you have it in Site health -> Information -> Directories

    Thread Starter rdanesi

    (@rdanesi)

    Thanks for the help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problems executing cron task: Error, we cannot find the file:’ is closed to new replies.