[eluser]Quaotloa[/eluser]
Hi.
I tried to use datamapper, but I only get this error, when i try to create models..
Fatal error: Class 'DataMapper' not found in /Applications/MAMP/www/application/models/_template.php on line 22
If i try to remove _template.php file, I get no errors, until i create a new model, where I inherit from DataMapper.. Then i get the same error, with a reference to another file of course..
Why do this error occour? Eclipse do find DataMapper, so the file is there, and I have followed the installation guide..