Ah yes, sorry missed a step. I downloaded it via the script plugin command and then replaced the one in engine_plugins with it.
Is there a better way of doing this? Thanks, -- BP On Sep 9, 1:50 pm, "Bruno Bornsztein" <[EMAIL PROTECTED]> wrote: > Adding globalite to your plugins directory via the script plugin command (as > Barry did), will probably cause problems, since globalite is already > included in the CE engine_plugins directory. > > On Tue, Sep 9, 2008 at 6:39 AM, Barry Paul <[EMAIL PROTECTED]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
