On Feb 8, 2011, at 12:14 , Fima Leshinsky wrote:

> Thanks John! So odd. It worked on the "Empty" database template
> install but when I tried to run it w/ any of the other options it
> failed:
> 
> Select a database template:
> 1. Empty
> 2. Roasters (a coffee-themed blog / brochure)
> 3. Simple Blog
> 4. Styled Blog
> [1-4]: 1
> 
> Any ideas how to get the Roasters template to work w/ the vhost extension?

Try setting up your template first, and then install the extension (you can 
move it out of vendor/extensions and then move it back in if need be).

I'm in the process of making this extension easier to use (it's not mine 
originally) but haven't done much with it lately.

-Jim


> 
> 
> On Tue, Feb 8, 2011 at 9:06 AM, john <johnm...@gmail.com> wrote:
>> the plugin should be included with the extension. setup is pretty
>> straightforward:
>> radiant -d sqlite3 radiant_vhost
>> cd !$
>> rake db:bootstrap
>> git clone git://github.com/saturnflyer/radiant-vhost-extension.git
>> vendor/extensions/vhost
>> rake radiant:extensions:vhost:install
>> ./script/server
>> 

Reply via email to