#109 new
POIBR01

Failure on adding properties to new models

Reported by POIBR01 | October 21st, 2009 @ 03:13 PM | in 0.20

Using Firefox with recess installed on EC2, attempting to add the two properties to the Post model. I populate with title property, and click the New Property button, and nothing happens. I go back out to apps and see that the model has been built, but clicking on the model results int he following error.

68: throw new Exception('Could not locate AssertiveTemplate: ' . $templateFile);

69: }

70: // Unset 'context' if it isn't a key in $context

71: if(isset($context['context'])) {

72: extract($context);

73: } else {

74: extract($context);

75: unset($context);

76: }

77: include $assertive_template;

Local Context
Name Type Value
$assertive_template string '/var/www/html/recess/recess/apps/tools/views/code/classInfo.html.php' $context string '404 Not Found'

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Recess PHP Framework is an open source, full stack, RESTful PHP framework.

http://www.recessframework.org/

People watching this ticket

Pages