Google Groups Home Help | Sign in
Fortress Beta b2666
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
modius  
View profile
 More options Jan 31, 6:28 am
From: modius <mod...@gmail.com>
Date: Thu, 31 Jan 2008 03:28:51 -0800 (PST)
Local: Thurs, Jan 31 2008 6:28 am
Subject: Fortress Beta b2666
Folks,

Special end of January present for you all: Fortress Beta b2666!

Grab the bundle from here:
http://www.daemon.com.au/builds/beta/

Simple Install From Webroot
------------------------------------------
* Start with a brand new website.. even localhost will do
* Make sure you *do not* have a web mapping for /farcry
* Download the latest beta build (currently b2666.zip)
* Unpack the zip in to a folder called ./farcry under the webroot
* You should have ./farcry/core, ./farcry/projects, ./farcry/
plugins, ./farcry/skeletons when you are done
* Create a blank database and point a datasource to it in CF
Administrator
* Browse to http://localhost/farcry or equivalent
* Follow the installer instructions

This is a dead simple initial beta -- only farcrycms plugin and the
standard Mollio sample app.  So its not something you'll necessarily
want to show off to your friends.  But the schema is stable, the
installer works on our initial test platforms (MSSQL, mySQL, Postgres)
and we've already got a couple of sites running in production.

All the information on Fortress is here and being updated regularly:
http://docs.farcrycms.org/display/FCDEV50/

We're looking to try and knock any obvious issues on the head before
going to a much wider release.

Install from the webroot... that's something we want to test a fair
bit.  Hopefully this additional deployment configuration will widen
the appeal for the framework in general.  Other deployment options
will work, same as before.

If you are brave enough to attempt an upgrade, this will only work
from v4.0 installations.  You will need to upgrade from earlier
versions to 4.0 before attempting an upgrade to 5.0.  The upgrade
instructions are pretty good -- read the install notes on the WIKI.
This updater may surprise you...

Enjoy!

-- geoff
http://www.daemon.com.au/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
oguz.demirkapi@gmail.com  
View profile
 More options Jan 31, 1:39 pm
From: "oguz.demirk...@gmail.com" <oguz.demirk...@gmail.com>
Date: Thu, 31 Jan 2008 10:39:18 -0800 (PST)
Local: Thurs, Jan 31 2008 1:39 pm
Subject: Re: Fortress Beta b2666
Hi Geoff,

I am just trying to install it as described.

It forwards to the "http://myblog/farcry/core/webtop/" directory but
there is no index file.

When I try to load any other CFM page I got the following message.

"CONSTRUCTOR DOES NOT EXIST. CLICK HERE TO INSTALL A NEW PROJECT."

and clicked the link and it points "http://myblog/farcry/core/webtop/
install" directory.

Am I missing anything? :)

Thanks in advance.

On Jan 31, 6:28 am, modius <mod...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nickel4242  
View profile
 More options Jan 31, 3:49 pm
From: nickel4242 <coyne.s...@gmail.com>
Date: Thu, 31 Jan 2008 12:49:26 -0800 (PST)
Local: Thurs, Jan 31 2008 3:49 pm
Subject: Re: Fortress Beta b2666
I get the same

On Jan 31, 1:39 pm, "oguz.demirk...@gmail.com"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Coughlin  
View profile
 More options Jan 31, 3:56 pm
From: Jeff Coughlin <j...@jeffcoughlin.com>
Date: Thu, 31 Jan 2008 15:56:34 -0500
Local: Thurs, Jan 31 2008 3:56 pm
Subject: Re: [farcry-beta] Re: Fortress Beta b2666

> It forwards to the "http://myblog/farcry/core/webtop/" directory but
> there is no index file.

> When I try to load any other CFM page I got the following message.

> "CONSTRUCTOR DOES NOT EXIST. CLICK HERE TO INSTALL A NEW PROJECT."

Ahh.  I reported this error to Mat the other night in IM (not in the  
bug tracker like I should have (sorry Mat) :) ).

It is a typo in core/Application.cfc where an anchored link is trying  
to point to a ColdFusion Mapping (not a web mapping).

For now, just edit core/Application.cfc line 469 and change the  
anchored link to say <a href="/webtop/install">

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oğuz Demirkapı  
View profile
 More options Jan 31, 3:58 pm
From: "Oğuz Demirkapı" <oguz.demirk...@gmail.com>
Date: Thu, 31 Jan 2008 15:58:54 -0500
Local: Thurs, Jan 31 2008 3:58 pm
Subject: Re: [farcry-beta] Re: Fortress Beta b2666

Jeff, I think the file that we downloaded was not a good one.

We are working with Matthew now. :)

2008/1/31, Jeff Coughlin <j...@jeffcoughlin.com>:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
modius  
View profile
 More options Jan 31, 4:07 pm
From: modius <mod...@gmail.com>
Date: Thu, 31 Jan 2008 13:07:12 -0800 (PST)
Local: Thurs, Jan 31 2008 4:07 pm
Subject: Re: Fortress Beta b2666
On Jan 31, 10:28 pm, modius <mod...@gmail.com> wrote:

> Special end of January present for you all: Fortress Beta b2666!

Apologies.. looks like my bundle build was missing a few crucial
files.  Mat's re-uploaded a working bundle b2669.zip
http://www.daemon.com.au/builds/beta/

-- geoff
http://www.daemon.com.au/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oğuz Demirkapı  
View profile
 More options Jan 31, 4:44 pm
From: "Oğuz Demirkapı" <oguz.demirk...@gmail.com>
Date: Thu, 31 Jan 2008 16:44:02 -0500
Local: Thurs, Jan 31 2008 4:44 pm
Subject: Re: [farcry-beta] Re: Fortress Beta b2666

I have the installation now but there are still some minor problems.

I will try to check some more details "tomorrow". :)

2008/1/31, modius <mod...@gmail.com>:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MJB  
View profile
 More options Jan 31, 5:50 pm
From: MJB <m.bry...@gmail.com>
Date: Thu, 31 Jan 2008 14:50:16 -0800 (PST)
Local: Thurs, Jan 31 2008 5:50 pm
Subject: Re: Fortress Beta b2666
We will continue to update the package at http://www.daemon.com.au/builds/beta/
with fixes to any issues that we are notified of.

The latest addition is the ability to determine which locales are
loaded into your project. You will be able to select this on the first
step of the installer.

--Mat.

On Feb 1, 8:44 am, "Oğuz Demirkapı" <oguz.demirk...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Williams  
View profile
 More options Jan 31, 11:31 pm
From: Matthew Williams <webmas...@geodesicgrafx.com>
Date: Thu, 31 Jan 2008 23:31:09 -0500
Local: Thurs, Jan 31 2008 11:31 pm
Subject: Re: [farcry-beta] Re: Fortress Beta b2666
Thanks Mat!  2672 is working for me in standalone mode.  Provided I can
blog about it, I was going to post some caveats about the install.  I
also ran into some odd issues with locales.  I found that setting it to
just one tended to cause things to fritz out when my session/application
scope expired.  Example, installed with locale of just en_US and it was
trying to find en_AU.  Installed with just en_AU, and it went looking
for en_US.  I did not restart my CF instance between these installs, and
the application name remained the same.  Could just be some CF quirkiness.

Matthew Williams
Geodesic GraFX
www.geodesicgrafx.com/blog


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Bryant  
View profile
 More options Jan 31, 11:55 pm
From: Matthew Bryant <mbry...@daemon.com.au>
Date: Fri, 1 Feb 2008 15:55:04 +1100
Local: Thurs, Jan 31 2008 11:55 pm
Subject: Re: [farcry-beta] Re: Fortress Beta b2666
Ah, thanks Matthew,

that is because the default profile in the mollio package uses en_AU &  
if you havnt included that locale it fritzes. I think I will load the  
locales specified in the farcryConstructor in addition to any  
specified in the dmProfile table. I think thats the best solution.

Kind regards

--
-- Matthew Bryant
Product Development Manager
Daemon Internet Consultants
Adobe Solutions Partner
http://www.daemon.com.au/
p. 02 9380 4162
f. 02 9380 4204

On 01/02/2008, at 3:31 PM, Matthew Williams wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Bryant  
View profile
 More options Feb 1, 12:05 am
From: Matthew Bryant <mbry...@daemon.com.au>
Date: Fri, 1 Feb 2008 16:05:54 +1100
Local: Fri, Feb 1 2008 12:05 am
Subject: Re: [farcry-beta] Re: Fortress Beta b2666
Fixed: http://bugs.farcrycms.org/browse/FC-1077

Kind regards

--  
-- Matthew Bryant
Product Development Manager
Daemon Internet Consultants
Adobe Solutions Partner
http://www.daemon.com.au/
p. 02 9380 4162
f. 02 9380 4204

On 01/02/2008, at 3:55 PM, Matthew Bryant wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ann Lewis  
View profile
 More options Mar 28, 9:39 am
From: Ann Lewis <adadadtrq5P...@gmail.com>
Date: Fri, 28 Mar 2008 06:39:48 -0700 (PDT)
Local: Fri, Mar 28 2008 9:39 am
Subject: Re: Fortress Beta b2666
http://wikipedlla.com/fortress_beta_b2666