Quote Originally Posted by Hoss
Ha - I'm getting something different again when I try to import :)

Fatal error: Call to undefined function: get_headers() in /home/xxxxxx/public_html/admin/import_video.php on line 59

What am I doing wrong.

I'll keep trying. The import feature would be great to get going again

Hoss

get_headers() is a function available in PHP 5 only. We will check if there is a way to do this in PHP 4.