[Radiant] PHP Projects Categories on PHPKode.com

2010-11-30 Thread BRUCE EDWIN
PHP Ad Management - http://www.phpkode.com/projects/category/php-ad-management/ PHP Auction - http://www.phpkode.com/projects/category/php-auctions/ PHP Blog - http://www.phpkode.com/projects/category/php-blog/ PHP Bug Tracking System - http://www.phpkode.com/projects/category/php-bug-tracking-sys

[Radiant] Re: Radiant as Rails3 engine & RADIANT_ROOT

2010-11-30 Thread Marc
I think the culprit was User Home. Disabled it and db:bootstrap happened, although some of the tables for extensions didn't get created… so the site is fragile at the moment… Almost at the point of starting over with the hope that it works out better than the first time… Marc On Dec 1, 8:11 am,

Re: [Radiant] Re: Radiant as Rails3 engine & RADIANT_ROOT

2010-11-30 Thread john muhl
looks like it might be coming from the member extension (or not it was just the first hit in google). https://github.com/Aissac/radiant-member-extension On Tue, Nov 30, 2010 at 3:07 PM, Marc wrote: > That is good to know, and now means I have to work out why I am > getting: > >  undefined method

[Radiant] Re: Radiant as Rails3 engine & RADIANT_ROOT

2010-11-30 Thread Marc
That is good to know, and now means I have to work out why I am getting: undefined method `home_path' for # when creating the admin user… On Dec 1, 8:01 am, john muhl wrote: > On Tue, Nov 30, 2010 at 2:48 PM, Marc wrote: > > I was wondering if it would be > > possible to fix the rails versio

Re: [Radiant] Re: Radiant as Rails3 engine & RADIANT_ROOT

2010-11-30 Thread john muhl
On Tue, Nov 30, 2010 at 2:48 PM, Marc wrote: > I was wondering if it would be > possible to fix the rails version to say 2.3.8? radiant has a frozen version of rails in the gem (and repo in case you don't use the gem). so none of your rails gems matter to radiant (you could uninstall them all and

[Radiant] Re: Radiant as Rails3 engine & RADIANT_ROOT

2010-11-30 Thread Marc
I think I have been bitten by this as well… I've tried a rake production db:bootstrap which runs ok until trying to recreate the admin user in which I get: rake aborted! undefined method `home_path' for # Doing some digging I found references to making sure there are routes in place, but thi

[Radiant] Re: Wordpress versus Radiant

2010-11-30 Thread gezope
Hi Mohit, for a personal blog I definitely would use WordPress. For more complex site I would check if any other CMS is good for that. For a community site maybe I would use Drupal (and I would ask about Joomla! which I don't really know). For some easy static pages Sinatra with Haml is simply the

Re: [Radiant] Help Error: Mongrel/Radiant Config Issue

2010-11-30 Thread john muhl
On Tue, Nov 30, 2010 at 9:31 AM, bh7322 wrote: > Object is not missing constant ShopProductAttachment! (ArgumentError) looks like something called "ShopProductAttachment" might be having a problem. do you have any extensions installed that are named like that? what happens if you disable it (move

[Radiant] Help Error: Mongrel/Radiant Config Issue

2010-11-30 Thread bh7322
Hi All, I'm new to ruby/rails/radiant and I can't find any mention of this problem on the internet - I was hoping you might be able to help me solve this. This is the mongrel log file below. Thanks in advance. ** Daemonized, any open files are closed. Look at log/mongrel.pid and log/mongrel.log