When I attempt to upload a profile photo, I get an Illegal Nesting
(within text) Haml Syntax Error in line 19 of views/users/
edit.html.haml:
= render :partial => 'shared/location_chooser', :locals =>
{:selected_country => @user.country_id, :selected_state =>
@user.state_id, :selected_metro_area => @user.metro_area_id, :states
=> @states, :metro_areas => @metro_areas}
Has anyone had this issue before? I also have the same issue (Illegal
Nesting) whenever I try to render views/shared/
_location_chooser.html.haml...I have little experience with Haml, so
perhaps there's an easy answer?????
Thanks for everything!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---