ok after wasting 45mins on this dam bug.
) Parse error: syntax error, unexpected '"' in C:\wamp\www\simpleinvoices\include\class\cron.php on line 119
if($type =="count" OR $type =="no_limit)
replace with if($type =="count" OR $type =="no_limit") <--- notice the closing "<br />
Of course if i had realised i had turned off all errors on my wamp box i would have wasted about 2 mins. But seriously please fix this bug.