문제

I've just downloaded the newest beta of CakePHP 1.3 for a new project (not a serious one, so no worries with the beta, still learning stuff, I'm right now trying to get grip on acl/auth).

I've baked model and controllers for four databases, but baking a view results in a fatal error:

Fatal error: Call to a member function on a non-object in /
my_project_folder/cake/console/libs/tasks/controller.php on line 400

I realize that it's just a beta, but maybe someone has already found a quick way to fix it?

Regards, Paul

도움이 되었습니까?

해결책

There is a ticket for this issue.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top