You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haXigniter
If i use PHP as target for haXigniter and I have a view with
a ::foreach myvar:: and myvar isn't assigned, you get an error like:
Fatal error: Call to a member function iterator() on a non-object in /
Users/jochenheizmann/Projekte/Masterplan/www/lib/haxe/
Template.class.php
Is it possible to get the exact call stack or location of the error in
the the template. If you have big tempaltes with lots of iterators and
you have a typo it's a little bit ugly to find out, where the error
exactly happens.
Thanks,
Jochen
ronpish
unread,
Jan 11, 2011, 6:34:34 AM1/11/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxig...@googlegroups.com
Hi, Which template engine do you use? Have you inserted the view.assign in your controller ?