Hello folks,
I get this error when trying to import airports;
Quote
Warning: move_uploaded_file(/home/fsnb4809/public_html/Airline/core/cache/airports.csv): failed to open stream: No such file or directory in /home/fsnb4809/public_html/Airline/admin/modules/Import/Import.php on line 85
Warning: move_uploaded_file(): Unable to move ‘/tmp/phpoLpByh’ to ‘/home/fsnb4809/public_html/Airline/core/cache/airports.csv’ in /home/fsnb4809/public_html/Airline/admin/modules/Import/Import.php on line 85
Everything else regarding adding and editing airports works fine, just can’t import an ‘airports.csv’. What needs to be done ?