|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
Using IncludesOkay 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesI 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 68154 http://www.cfwebtools.com 402-408-3733 x103 -----Original Message----- From: farcry-dev@... [mailto:farcry-dev@...] 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesI 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@...] 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 You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesOn 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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@...] 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 You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesDoes 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 Partner http://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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@... >>> ] 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 > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesI 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 <mbry...@...> 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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@... > >>> ] 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 You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesIs there anything i have to do that i might be missing here? I just drop my file into includedObj folder, and refresh the appscope right? I dont have to deploy anything or a run a utility? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesWhat 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: farcry-dev@... [mailto:farcry-dev@...] 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 <mbry...@...> 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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@... > >>> ] 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 farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using Includes<cfsetting enablecfoutputonly="true"> <cfimport taglib="/farcry/core/tags/farcry/" prefix="farcry" /> <farcry:farcryInit name="gsmic" projectURL="" dsn="farcry" dbType="mssql" plugins="farcrycfximage,farcrycms,farcrygreybox,googleMaps,jcfarcryflvplayer" / > <cfsetting enablecfoutputonly="false"> Here is my IIS Settings' I have the main site pointing at inetpub/www/mayco/gsmic/www I have the admin setup on a virtual directory pointing at the core/ admin Mayco is the name of our dev site gsmic is the project name etc... On Apr 21, 2:04 pm, "Jake Churchill" <j...@...> wrote: > 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 68154http://www.cfwebtools.com > 402-408-3733 x103 > > -----Original Message----- > From: farcry-dev@... [mailto:farcry-dev@...] 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 <mbry...@...> 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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@... > > >>> ] 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 farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesThanks for any/all help by the way. On Apr 21, 2:13 pm, Selfprodigy <selfprod...@...> wrote: > <cfsetting enablecfoutputonly="true"> > > <cfimport taglib="/farcry/core/tags/farcry/" prefix="farcry" /> > > <farcry:farcryInit > name="gsmic" > projectURL="" > dsn="farcry" > dbType="mssql" > > plugins="farcrycfximage,farcrycms,farcrygreybox,googleMaps,jcfarcryflvplayer" / > > > > <cfsetting enablecfoutputonly="false"> > > Here is my IIS Settings' > > I have the main site pointing at inetpub/www/mayco/gsmic/www > I have the admin setup on a virtual directory pointing at the core/ > admin > > Mayco is the name of our dev site gsmic is the project name etc... > > On Apr 21, 2:04 pm, "Jake Churchill" <j...@...> wrote: > > > 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 68154http://www.cfwebtools.com > > 402-408-3733 x103 > > > -----Original Message----- > > From: farcry-dev@... [mailto:farcry-dev@...] 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 <mbry...@...> 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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... [mailto:farcry-dev@... > > > >>> ] 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 farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesOne possibility that I see is how you've installed Farcry. Your path in IIS is inetpub/www/mayco/gsmic/www but I would expect it to be something along these lines: Inetpub/www/farcry_install_folder/projects/gsmic/www And farcry would be at inetpub/www/farcry_install_folder/core/admin Perhaps the farcry admin isn't seeing the directory structure it expects and is failing gracefully. _____ Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -----Original Message----- From: farcry-dev@... [mailto:farcry-dev@...] On Behalf Of Selfprodigy Sent: Monday, April 21, 2008 2:13 PM To: farcry-dev Subject: [farcry-dev] Re: Using Includes <cfsetting enablecfoutputonly="true"> <cfimport taglib="/farcry/core/tags/farcry/" prefix="farcry" /> <farcry:farcryInit name="gsmic" projectURL="" dsn="farcry" dbType="mssql" plugins="farcrycfximage,farcrycms,farcrygreybox,googleMaps,jcfarcryflvplayer " / > <cfsetting enablecfoutputonly="false"> Here is my IIS Settings' I have the main site pointing at inetpub/www/mayco/gsmic/www I have the admin setup on a virtual directory pointing at the core/ admin Mayco is the name of our dev site gsmic is the project name etc... On Apr 21, 2:04 pm, "Jake Churchill" <j...@...> wrote: > 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 68154http://www.cfwebtools.com > 402-408-3733 x103 > > -----Original Message----- > From: farcry-dev@... [mailto:farcry-dev@...] 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 <mbry...@...> 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 <selfprod...@...> 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" <j...@...> 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: farcry-dev@... > > >>> ] 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 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 farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Using IncludesIt's possible. I put the project folder outside of the farcry core folder because i was having major issues moving the site from the local to the server... Well i figured out the problem wasn't iis but in the CF mappings... See i work for a big company, and we are changing their main site over to farcry. But we have a bunch of other little sites that do different things. So... they had a mapping in there that was just / and it through my install off... Once i figured that out i already set it up this way... Looks like i may have to do some monkeying On Apr 21, 2:23 pm, "Jake Churchill" <j...@...> wrote: > One possibility that I see is how you've installed Farcry. > > Your path in IIS is inetpub/www/mayco/gsmic/www but I would expect it to be > something along these lines: > > Inetpub/www/farcry_install_folder/projects/gsmic/www > > And farcry would be at inetpub/www/farcry_install_folder/core/admin > > Perhaps the farcry admin isn't seeing the directory structure it expects and > is failing gracefully. > > _____ > > Jake Churchill > Team Leader > 11204 Davenport, Ste. 100 > Omaha, NE 68154http://www.cfwebtools.com > 402-408-3733 x103 > > -----Original Message----- > From: farcry-dev@... [mailto:farcry-dev@...] On > > Behalf Of Selfprodigy > Sent: Monday, April 21, 2008 2:13 PM > To: farcry-dev > Subject: [farcry-dev] Re: Using Includes > > <cfsetting enablecfoutputonly="true"> > > <cfimport taglib="/farcry/core/tags/farcry/" prefix="farcry" /> > > <farcry:farcryInit > name="gsmic" > projectURL="" > dsn="farcry" > dbType="mssql" > > plugins="farcrycfximage,farcrycms,farcrygreybox,googleMaps,jcfarcryflvplayer > " / > > <cfsetting enablecfoutputonly="false"> > > Here is my IIS Settings' > > I have the main site pointing at inetpub/www/mayco/gsmic/www > I have the admin setup on a virtual directory pointing at the core/ > admin > > Mayco is the name of our dev site gsmic is the project name etc... > > On Apr 21, 2:04 pm, "Jake Churchill" <j...@...> wrote: > > 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 68154http://www.cfwebtools.com > > 402-408-3733 x103 > > > -----Original Message----- > > From: farcry-dev@... [mailto:farcry-dev@...] 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 <mbry...@...> wrote: > > |