Hmm, it's really wierd that other plugins are loading but GLoc isn't..
ok, try just adding the gloc paths to the load path and manually
require it then. Again it's very odd that that's happening.
And also u can u can just use puts to see if the init file is being
loaded but you can output text to a file and check that instead. good
luck :)
Golly
On 30/11/06, Maarten Porters <[EMAIL PROTECTED]> wrote:
> I'm happy that you replied so quick :). I'm absolutely sure it's in
> vendor/plugins/gloc . I'm a rails newbie so I'm not sure how I can
> output
> something from the init.rb. I can't do puts 'blablabla' because I won't
> be able
> to see server output with my dreamhost account. So then I tried to to
> add this in my environment.rb :
>
> config.load_paths += %W(
> {RAILS_ROOT}/vendor/plugins/gloc
> {RAILS_ROOT}/vendor/plugins/gloc/lib
> )
>
> this didn't work :(. I also tried other plugins and they work so I'm not
> sure
> it's a problem with my host. Any suggestions?
>
>
> Temesta
>
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Railsi18n-discussion mailing list
> Railsi18n-discussion@rubyforge.org
> http://rubyforge.org/mailman/listinfo/railsi18n-discussion
>
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion