OK I have comments installed a few places- one thing, did you clone the comments code into an extension directory called "comments"? I ask this because the error is looking at a page called: page_attachments_extension.rb, which is a page_attachments extension, not a comments one. So perhaps your error is with that extension, not comments.
2009/12/17 María Paula Mariani <[email protected]>: > Hello! > > I was trying to install, again, comments extensions. The fact is that > I keep having this error message: > > Could not load extension from file: page_attachments_extension. > #<MissingSourceFile: no such file to load -- application> > rake aborted! > uninitialized constant Sanitize > > I've tried to fix it adding > > require 'sanitize' > in comment.rb > > and > > config.gem > in environment.rb > > Any clues? > > Thanks very much, > > > -- > Paula > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
