Data4Life was updated in December 2008 for compatibility with FileMaker Pro 10. Specifically, the startup script searches for "9" in the version number. This incorrectly assumes that any number different than 9 will be lower than 9. Opps. Sorry about that.
I put together a short video to explain how to fix this issue.
The short answer is to change the THIRD LINE in Script "(001) Startup" to be:
Get ( ApplicationVersion ) ≥ 9
Here is the link to the video: