Re: [Radiant] Deploying Radiant on Dreamhost - Passenger Won't Start

2009-06-11 Thread Adam Farnsworth
chanism in edge Radiant. My guess is your production.rb is out of sync with the new cache. Your options are (a) try to fix the app to work on edge, or (b) switch back to Radiant 0.7.1. If you want to go with route (a), I can't help you - I'm not up on the latest changes. If you c

Re: [Radiant] Deploying Radiant on Dreamhost - Passenger Won't Start

2009-06-07 Thread Adam Farnsworth
r (b) switch back to Radiant 0.7.1. If you want to go with route (a), I can't help you - I'm not up on the latest changes. If you choose (b), well - what happened when you tried 'rake radiant:freeze:gems'? --Erik On Tue, Jun 2, 2009 at 2:58 PM, Adam Farnsworth > wrote:

[Radiant] Deploying Radiant on Dreamhost - Passenger Won't Start

2009-06-02 Thread Adam Farnsworth
So- It's been awhile since I tried to deploy Radiant, so I'm a little rusty. I was following the tutorial in the Radiant docs, Dreamhost won't let me freeze the gems, but it did let me freeze them using Edge. Unfortunately, the domain had already be created, so I was not able to follow th

Re: [Radiant] Upgrade to .07x on Dreamhost?

2009-02-25 Thread Adam Farnsworth
Ken- Thank you! This helps me so much for all my RoR apps, not just Radiant. Adam On Feb 25, 2009, at 10:20 AM, K H wrote: I have a radiant 0.7.1 site on Dreamhost. I ran into some troubles early on because Passenger would not recognize my local gems. But adding the following line to the

Re: [Radiant] Mailer Extension again

2009-02-10 Thread Adam Farnsworth
ting any page, there are + and - icons near the top right... click the + to add a new "page part." On Tue, Feb 10, 2009 at 8:20 PM, Adam Farnsworth >wrote: Thanks- I think this may end up helping me, I have three questions: 1. I want to clarify, the "config" page needs

Re: [Radiant] Re: Mailer extension oddities

2009-02-10 Thread Adam Farnsworth
I concur. I'm getting this error now as well. On Feb 10, 2009, at 10:12 AM, Victor Zuniga wrote: Would you mind sharing the setting? I am experiencing the same redirect issue when testing out the mailer extension. Thanks, Victor On 2/9/09 11:12 AM, "john muhl" wrote: Nevermind I fou

Re: [Radiant] Mailer Extension again

2009-02-10 Thread Adam Farnsworth
Thanks- I think this may end up helping me, I have three questions: 1. I want to clarify, the "config" page needs to be named "mailer" and should contain this code (with my specs, of course): subject: From the website of Whatever from: nore...@example.com redirect_to:

[Radiant] Mailer Extension Instructions, Very Confusing

2009-02-10 Thread Adam Farnsworth
Can someone please confirm or correct this list of my understanding or the mailer extension? I'm not understanding at all how this extension works, and the two tutorials/instructions I found on the subject are very vague: I gathered this list by using these two instructions: http://wiki.rad

[Radiant] radiant-mailer-extension Setup

2009-02-03 Thread Adam Farnsworth
Does anyone know where it's talking about when it says: "You can define email templates using pages parts (email, and/or email_html). You configure the recipients and other Mailer settings in a "mailer" part:" I can't figure out where you are supposed to change these settings so that they

Re: [Radiant] Members Extension Won't Install Correctly

2009-02-03 Thread Adam Farnsworth
I found the original GitHub repo here: http://github.com/tekin/file_column/tree/master , but it appears that this repo: http://github.com/woahdae/file_column/tree/master is more current. My question is: do I drop "file_column" in Radiant's "vendor/plugins" directory or in the members extensi

Re: [Radiant] Members Extension Won't Install Correctly

2009-01-30 Thread Adam Farnsworth
Thanks both John and Aaron! Your help is really appreciated! Adam If someone could point out the exact url of which file_column plugin is needed that would be most helpful. I thought I had it setup for a submodule though. I'll have to go back and check on that. _

Re: [Radiant] Members Extension Won't Install Correctly

2009-01-29 Thread Adam Farnsworth
I also tried to go into the extension's vendor/plugin folder and git clone the repo, then initialize it, but received the same error. On Jan 29, 2009, at 2:28 PM, Adam Farnsworth wrote: That didn't seem to work: $ cd vendor/extensions/members/ $ git submodule init No submodu

Re: [Radiant] Members Extension Won't Install Correctly

2009-01-29 Thread Adam Farnsworth
That didn't seem to work: $ cd vendor/extensions/members/ $ git submodule init No submodule mapping found in .gitmodules for path 'vendor/plugins/ file_column' $ git submodule update No submodule mapping found in .gitmodules for path 'vendor/plugins/ file_column' On Jan 29, 2009, at 2:19

Re: [Radiant] Members Extension Won't Install Correctly

2009-01-29 Thread Adam Farnsworth
How do I get the file_column to install? On Jan 29, 2009, at 1:41 AM, J Aaron Farr wrote: When I try to install farra's members extension (http://github.com/farra/radiant-members-extension/tree/master ) I keep getting this error upon migration: rake aborted! undefined method `file_column' for

[Radiant] Members Extension Won't Install Correctly

2009-01-29 Thread Adam Farnsworth
When I try to install farra's members extension (http://github.com/farra/radiant-members-extension/tree/master ) I keep getting this error upon migration: rake aborted! undefined method `file_column' for # I read in his readme that the "file_column plugin" is included, and I'm wondering if th

Re: [Radiant] SnS Extension - 500 Error

2009-01-29 Thread Adam Farnsworth
I think my server is having a problem, because I'm finding I have to migrate almost every extension. it appears that the text_assets table is missing. Perhaps you need to run the migrations for sns? Make sure you do it in both dev and production environments.

Re: [Radiant] Paperclipped Not Dragging or Dropping

2009-01-27 Thread Adam Farnsworth
limitation in the drag and drop script that only lets it drop onto parts that have been saved. I could solve it in jQuery, but Radiant uses Prototype.If anyone has an idea, I am always acceptin patvhes. Keith On Jan 27, 2009, at 8:28 PM, Adam Farnsworth wrote: I'm getting a sporadic

[Radiant] Paperclipped Not Dragging or Dropping

2009-01-27 Thread Adam Farnsworth
I'm getting a sporadic error, which kind of scares me. Every once and a while, when I click on the "Show Assets Bucket" the bucket will popup, but then, instead of letting me click and drag the asset into the text field below, it just drags the entire bucket popup around. I'm assuming its s