Re: [Radiant] Re: Failure to install Page Attachments extension

2008-07-09 Thread Aitor Garay-Romero
Just for reference. I solved this with the patch provided in http://www.mail-archive.com/[EMAIL PROTECTED]/msg528878.html. Just add: 8< unless '1.9'.respond_to?(:force_encoding) String.class_eval do begin remove_method :chars rescue NameError # OK end en

Re: [Radiant] Re: Failure to install Page Attachments extension

2008-06-18 Thread Sean Cribbs
We will heartily accept patches that resolve this issue while maintaining compatibility with 1.8.6 and earlier. Sean Matt Anderson wrote: Sho Fukamachi wrote: Why should the user need to downgrade? 1.8.7 is the current stable version of Ruby. It is Radiant that needs to update. Or, if the

[Radiant] Re: Failure to install Page Attachments extension

2008-06-18 Thread Matt Anderson
Sho Fukamachi wrote: > Why should the user need to downgrade? 1.8.7 is the current stable > version of Ruby. > > It is Radiant that needs to update. Or, if the devs can't be bothered > doing that, at least post a notice on their website saying so. Hear hear. -- Posted via http://www.ruby-forum.c

[Radiant] Re: Failure to install Page Attachments extension

2008-06-18 Thread Matt Anderson
john muhl wrote: > I think your problem might be with ruby 1.8.7 Reverting to 1.8.6 seems to have fixed it, guess I got ahead of Radiant a bit...thanks! -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org

[Radiant] Re: Failure to install Page Attachments extension

2008-06-18 Thread Matt Anderson
Ben Morrow wrote: > 3. Now run the extension migrations: > > $ rake production db:migrate:extensions > Same result: after trying that command, the output was rake aborted! undefined method `[]' for # -- Posted via http://www.ruby-forum.com/. ___ R

[Radiant] Re: Failure to install Page Attachments extension

2008-06-18 Thread Ben Morrow
Matt Anderson wrote: > Any suggestions would be appreciated! I just successfully installed Page Attachments on version 0.6.7. I followed the guide (although much of it is outdated and no longer necessary). All you have to do is: 1. Install attachment_fu: $ svn export http://svn.techno-weeni