Permissions problem? Whenever I see something like that, I just set all permissions to 'true'. Then, if it works, I know I screwed up a permission and I can binary search to find the culprit.
If it still doesn't work, even with everything allowed, then the problem is likely elsewhere. Sorry I don't have any more specific suggestion. On Wed, Feb 11, 2009 at 2:56 PM, tmorgan99 <[email protected]> wrote: > > Thanks for that. > I'm going through the cookbook again, and now, I'm stuck on part 3. > It seems I can get the Admin user to add users to tasks via AJAX, but > the signed_up users cannot. > He can add users on the task view page. > > > On Feb 11, 9:32 am, Tom Locke <[email protected]> wrote: >> > Does the Hobo scope thing work in :through relations? >> > ... >> >> That doesn't look right - will investigate. >> >> Tom > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
