What are the contents of your project's application.cfm file. You should
basically just have something like this:
<cfsetting enablecfoutputonly="true">
<cfimport taglib="/farcry/core/tags/farcry/" prefix="farcry" />
<farcry:farcryInit
name="project_name"
projectURL=""
dsn="project_dsn"
dbType="mssql"
plugins="farcrycms,other_plugins " />
<cfsetting enablecfoutputonly="false">
_____
Jake Churchill
Team Leader
11204 Davenport, Ste. 100
Omaha, NE 68154
http://www.cfwebtools.com
402-408-3733 x103
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Selfprodigy
Sent: Monday, April 21, 2008 1:39 PM
To: farcry-dev
Subject: [farcry-dev] Re: Using Includes
I noticed the other files had an underscore in them so yes, i also
added one to be safe... No change. However, if i take the sample
contact us page, and put my include code in there it seems to have no
effect what so ever. I wonder if something is blocking it or if it's a
database issue
On Apr 21, 1:27 pm, Matthew Bryant <[EMAIL PROTECTED]> wrote:
> Does the include files HAVE to start with an underscore in 4.0.9?
>
> Kind regards
>
> --
> -- Matthew Bryant
> Product Development Manager
> Daemon Internet Consultants
> Adobe Solutions Partnerhttp://www.daemon.com.au/
> p. 02 9380 4162
> f. 02 9380 4204
>
> On 22/04/2008, at 3:59 AM, Selfprodigy wrote:
>
>
>
> > On a side note i was able to install that jwplayer plugin without any
> > issues, and everything else is working just fine on the site.
>
> > On Apr 21, 12:59 pm, Selfprodigy <[EMAIL PROTECTED]> wrote:
> >> I tried doing that, and it stripped out my css sheet from the main
> >> page, and suddenly my FU weren't working anymore, and it causes a big
> >> mess.
>
> >> On Apr 21, 12:55 pm, "Jake Churchill" <[EMAIL PROTECTED]> wrote:
>
> >>> I believe the project needs to be listed as the name of the folder
> >>> your
> >>> project is in. With it blank, the farcryCMS plugin is probably
> >>> not able to
> >>> tell which directory to be looking in to find your includedObj
> >>> files.
>
> >>> _____
>
> >>> Jake Churchill
> >>> Team Leader
> >>> 11204 Davenport, Ste. 100
> >>> Omaha, NE 68154http://www.cfwebtools.com
> >>> 402-408-3733 x103
>
> >>> -----Original Message-----
> >>> From: [email protected] [mailto:[email protected]
> >>> ] On
>
> >>> Behalf Of Selfprodigy
> >>> Sent: Monday, April 21, 2008 12:50 PM
> >>> To: farcry-dev
> >>> Subject: [farcry-dev] Using Includes
>
> >>> Okay i read a discussion on here where someone had a similar problem
> >>> but not quite the same as mine. What's happening is this... I put 2
> >>> include files into project/www/includedObj folder, and refreshed the
> >>> appscope. I went into site, and created a new dminclude under a
> >>> navigation node, and it only has the 3 default options contact me,
> >>> sitemap, and search.
>
> >>> Now when i refreshed the appscope it did strip away the few html
> >>> tags
> >>> i had in my include file, but it still doesn't populate the list
> >>> what
> >>> so ever.
>
> >>> This is farcry version 4.0.9 installed on IIS 6 running off MSSQL.
> >>> It's installed under the webroot folder, and is not a subdomain. I
> >>> checked the application.cfm and the project is listed as =""
>
> >>> Am i missing something here?
>
> >>> -Fred
>
> >>> No virus found in this incoming message.
> >>> Checked by AVG.
> >>> Version: 7.5.524 / Virus Database: 269.23.2/1388 - Release Date:
> >>> 4/20/2008
> >>> 3:01 PM
>
> >>> No virus found in this outgoing message.
> >>> Checked by AVG.
> >>> Version: 7.5.524 / Virus Database: 269.23.2/1388 - Release Date:
> >>> 4/20/2008
> >>> 3:01 PM
No virus found in this incoming message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 269.23.2/1388 - Release Date: 4/20/2008
3:01 PM
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 269.23.2/1388 - Release Date: 4/20/2008
3:01 PM
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---