Thank you Sir!

Downloaded from SVN community and so far so good for me! Now I can
continue the superheroes tutorial in 6.1 :)

On Mon, Sep 27, 2010 at 6:16 PM, Blair McKenzie <[email protected]> wrote:
> 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
>> 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]
>>> For more options: http://groups.google.com/group/farcry-dev
>>> --------------------------------
>>> Follow us on Twitter: http://twitter.com/farcry
>>
>>
>> --
>>
>> AJ Mercer
>> <webonix:net strength="Industrial" /> | <webonix:org community="Open" />
>> 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]
>> 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

-- 
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