SiteMeter is now Sitealizer v.1.1 Web Stats plugin

When running Edge, you might find the following line necessary in sitealizer_controller.rb

prepend_view_path("#{RAILS_ROOT}/vendor/plugins/sitealizer/lib/app/views")

It goes in the class methods ... just after the before_filter. Then remove the template_root= method.

Cool plugin, BTW.

Andrew-153 wrote: