I thought I'd try this package....
installed all the software required on the list.
used the short version with the template and
got 121 errors.

but really it seems to be just two problems.

1) Seems to be a problem with AppConfig.

120) Error:
test_should_show_user(UsersControllerTest):
ActionView::TemplateError: can't convert nil into String
    On line #7 of vendor/plugins/community_engine/app/views/layouts/
application.html.haml

        4:     %link{:rel=>"shortcut icon", :href=>"/favicon.ico"}
        5:     %meta{"http-equiv"=>"Content-Type", :content=>"text/
html;charset=utf-8"}
        6:
        7:     %title= page_title
        8:     -if @meta
        9:       [email protected] do |key|
        10:         %meta{:name=>key[0], :content=>key[1]}

        vendor/plugins/community_engine/app/helpers/base_helper.rb:
123:in `+'
        vendor/plugins/community_engine/app/helpers/base_helper.rb:
123:in `page_title'

this points to:
..
 title += ' » ' + app_base + tagline
...

The other error involves 'location of caller''....
121) Error:
test_should_show_user_statistics(UsersControllerTest):
NameError: undefined local variable or method `location_of_caller' for
Time:Class
    c:/tools/ruby/ruby186/lib/ruby/site_ruby/1.8/rubygems/
specification.rb:16:in `today'
    vendor/plugins/community_engine/app/controllers/
users_controller.rb:412:in `statistics'
    haml (2.0.9) lib/sass/plugin/rails.rb:19:in `process'

---------------------------------
noticed another post about this and ImageMagick version.

I'm using ImageMagick-6.4.8-Q8......this is leftover from another
project...(and it worked)
another post mentions Engines....I don't see that anywhere.

I'm running on Windows XP. if that matters.

any suggestions.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to