Just installed jobberbase locally, went through the install process but then came across this error when trying to load localhost:
Warning: require_once(_includes/class.JobRequest.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/config.php on line 92
As it says, there is no such file as class.JobRequest.php!
edit : I've noticed other files missing as well. Are they missing or did I just miss a step or 6?