I have something like this http://pastebin.com/ZzUCkBpH
If I use in the indexSuccess.php $relation->getId() I get when http://site.com:82/machine THE PAGE CANNOT BE FOUND in index.php and in frontend_dev.php I get Notice: Trying to get property of non-object in C:\symfony\lib\escaper \sfOutputEscaper.class.php on line 241 if I use $relation->id the paginator creates the correct number of pages but where a value should appear in HTML, nothing is displayed... Do you have any ideea ? With kind regards Petronel -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
