This may be too late but, I had the same problem and fixed by updating the version of gloablite. You can get it via:
script/plugin install git://github.com/mattetti/globalite.git Cheers, -- BP On Aug 8, 8:19 pm, mirec <[EMAIL PROTECTED]> wrote: > fresh install from git, any idea? > > TypeError in Events#new > > Showing vendor/plugins/community_engine/app/views/events/new.html.haml > where line #12 raised: > > can't convert Symbol into String > Extracted source (around line #12): > > 9: = f.text_area :description, :size => "69x10", :class => > "rich_text_editor" > 10: > 11: %label Start Time > 12: =date_select(:event, :start_time) > 13: > 14: %label End Time > 15: =date_select(:event, :end_time) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
