[Radiant] Help deploying 0.2 of my extension...getting weird behavior on my site

BJ Clark scidept at gmail.com
Tue Mar 20 23:13:42 CDT 2007


Jason,
My first suggestion is to switch your app into development mode and
see what the error your getting is. My hunch is a file permission
issue, but it's hard to say without a real error message.

Good Luck,
BJ Clark

On 3/20/07, jsmorris <jsmorris at gmail.com> wrote:
> I want to validate that I am deploying my 0.2 version of my extension
> correctly.  I need to rule out that it is a radiant issue.
>
> I have a radiant 6.0 rc1 (application mode) installed and running on
> my hosting site (RailsPlayground).  I just recently updated my
> extension and wanted to deploy that to production.  I use a manual
> process right now (yes, I need to learn capistrano) so I just FTPed my
> 0.2 version over the 0.1 files.
>
> I then ran
>   rake production db:migrate:extensions
>
> My db schema changes show up in the database, so that seemed to work just fine.
>
> I go to my site and I now see that I have my two new tabs on the admin
> screen (version 0.1 of my extension just had one).  So I go to the tab
> that is in both version and I see the 0.1 version of it.  None of my
> changes are there.  Then I go to the new tab that is only in version
> 0.2 and it throws an error.
>
>   Application error (Apache)
>
>   Change this error message for exceptions thrown outside of an action
> (like in Dispatcher setups or
>   broken Ruby code) in public/500.html
>
> I have double checked that the files are out there and the correct
> version, but am stumped as to what is wrong.
>
> I made sure to kill all the FastCGI processes (suggested by
> RailsPlayground), but that doesn't help.  And the real kicker is that
> once and only once I saw the new changes displayed.
>
> Does radiant do something with the extensions that needs to be cleared
> out?  Is my hosting provider doing something that I am not aware of?
>
> It is probably something obvious, but I just cannot see it.  Any help
> would be appreciated.
>
> Thanks,
> Jason
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>



More information about the Radiant mailing list