[eluser]Dam1an[/eluser]
Well it might not all be luck, but things just seem to work for me when they're supposed to, and don't when I make a stupid mistake lol
I doubt the library issue is an incorrect path, as libraries such as the loader get loaded by CI, so that would have thrown an error
Try autoloading the calender class and then doing
Code:
echo $this->calendar->generate();
As for getting more error data, I don't know, as have never needed it, although there are some logging settings in the config file, maybe try tweaking them