When I try to login as admin I get this error : Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\autoscript\admin\admin.php on line 70
That means your server does not support curl functions. you can edit them out in the admin.php page. what the curl functions do is checks the live server for the script version and will post an alert if your version is out of date.