public
Description: Radiant Comments
Home | Edit | New

Home

Welcome to the radiant-comments wiki!

Troubleshooting

1) If you see this error message:

/Library/Ruby/Gems/1.8/gems/radiant-0.8.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:443:in `load_missing_constant': uninitialized constant Sanitize (NameError)

You need to add the following to your environment.rb file (within the initialization do loop):

config.gem "sanitize"

Fix from this thread: RadiantCMS Google Group

2) Remember to remove “:actionmailer” from config.frameworks in the environment.rb file, initializer do loop

Last edited by banane, Tue Nov 10 19:45:45 -0800 2009
Home | Edit | New
Versions: