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
-
POIBR01 October 21st, 2009 @ 03:14 PM
Feel free to poke around at http://ec2-174-129-202-125.compute-1.amazonaws.com:8080/index.php/r...
-
Erik Diver November 9th, 2011 @ 11:16 AM
- Milestone order changed from 0 to 0
These essays are very much awesome and informative, I think I will use them for my blog
-
Erik Diver November 13th, 2011 @ 12:47 PM
Thanks a lot for this college essay! I am sure my students will like it
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.
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/