Hi, First of all I would like to congrats u all for this great CommunityEngine.
Followed the instruction given in "http://sites.google.com/a/ curbly.com/communityengine/customizing-ce-1/a-communityengine-tutorial- building-a-social-site" and successfully configured the engine and completed the migration. I am using Rails 2.3.3 and ruby 1.8.7 (2008-08-11 patchlevel 72) [i386- mswin32]. When I started server, got following error: SystemStackError in Users#new Showing vendor/plugins/community_engine/app/views/shared/ _scripts_and_styles.html.haml where line #6 raised: stack level too deep Extracted source (around line #6): 3: = javascript_include_tag "effects", :plugin => "community_engine" 4: = javascript_include_tag "event-selectors", :plugin => "community_engine" 5: 6: = javascript_include_tag "controls", :plugin => "community_engine" unless current_page?({:controller => 'application', :action => 'index'}) 7: 8: = javascript_include_tag "dragdrop", :plugin => "community_engine" if @controller.controller_name.eql?('users') && %w(welcome_about edit update).include?(@controller.action_name) 9: Trace of template inclusion: vendor/plugins/community_engine/app/views/ layouts/application.html.haml Plz help me out the scenario as "stack level too deep" is comming on all pages if I open any other page by changing the url. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
