I have committed a fix for this. You should only need to update core to
test.

Blair


On Tue, Sep 28, 2010 at 8:32 AM, AJ Mercer <[email protected]> wrote:

> it might be this issue
>     https://farcry.jira.com/browse/FC-2357
>
> <https://farcry.jira.com/browse/FC-2357>There is a hack work around.
> Please vote for this bug if it is the issue.
>
>
> On 28 September 2010 00:14, Ron Mast <[email protected]> wrote:
>
>> Sorry...newbie here...didn't mean to hijack the Beta release
>> announcement thread.
>>
>> I went through the installation and everything was great. I have one
>> issue though...the webtop is NOT styled.
>>
>> I created a superheroes project. When I run the webtop and view
>> suource...I noticed the css being referenced were
>> /superheroes/superheores...etc.
>>
>> So in the farcryConstructor.cfm line 43...I changed it from <cfset
>> THIS.projectURL = "/superheroes" /> to <cfset THIS.projectURL = "" />
>> and the webtop was fixed...but my superheroes site lost it's
>> styling...view source looks like:
>> <html lang="en">
>> <head>
>>        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
>>
>>
>>        <title>farcry: farcry - open source</title>
>>        <!-- Framework CSS -->
>>        <style type="text/css">
>>                @import url("/css/reset.css");          /* YUI reset */
>>                @import url("/css/fonts.css");          /* YUI fonts: sets
>> 100% to 13px */
>>                @import url("/css/grid.css");           /* Blueprint grid
>> CSS */
>>                @import url("/css/main.css");           /* mollio styles */
>>        </style>
>>        <!-- Blueprint IE specific fixes -->
>>        <!--[if IE]>
>>                <link rel="stylesheet" href="css/ie.css" type="text/css"
>> media="screen, projection">
>>        <![endif]-->
>>        <!-- mollio ie6 and less specific style -->
>>        <!--[if lte IE 6]>
>>                <link rel="stylesheet" type="text/css"
>> href="/css/ie6_or_less.css" />
>>        <![endif]-->
>>        <script type="text/javascript" src="/js/common.js"></script>
>>
>>
>> </head>
>>
>> This is a developer installation (sub-directory).
>>
>> I can hack this...but I was wondering what the real fix is.
>>
>> Thanks!
>>
>> --
>> You received this message cos you are subscribed to "farcry-dev" Google
>> group.
>> To post, email: [email protected]
>> To unsubscribe, email: 
>> [email protected]<farcry-dev%[email protected]>
>> For more options: http://groups.google.com/group/farcry-dev
>> --------------------------------
>> Follow us on Twitter: http://twitter.com/farcry
>
>
>
>
> --
>
> *AJ Mercer*
> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
> community="Open" /> <http://webonix.org>
> http://twitter.com/webonix
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to