i have tried everything and still they are not working  
although i can run them all manually without any errors 
i was told to try time stamps but i get an error when trying to install them  
the sql and that go fine but when i try the site i have errors on the cron file.php file n i looked at the erros tis is what it says  
  
Fatal error: Call to a member function configure() on a non-object in /home/redqueen/public_html/crons_file.php on line 5 
  
which says this on that line  
  
$db->configure($_CONFIG['hostname'], $_CONFIG['username'], $_CONFIG['password'], $_CONFIG['database']); 
  
any help would be appreciated 
thank you