Hello Matthew On my production server I don't have any file called farcryConstructor.cfm.
I'm running FarCry 4.0.9. Have installed 2 projects, www.scandicsoft.com and www.applayit.com on the same server, it is a VPS. Installations are the same on both local and the VPS. Both in a sub-dir that points to farcry admin and farcry projects www. I really don't understand this. Why my projects get stripped out and gives error and change paths when I try to installed a ColdFusion Temple under includedObj. But when I try to include template, the template doesn't show in the list. So I use ?updateapp=1 and the projects fails. The strange thing about this is that it works on my local computer (Vista), but not on my VPS server MS 2005. Anny suggestions what to do? Regards Rune From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Bryant Sent: 5. mars 2008 22:08 To: [email protected] Subject: [farcry-dev] Re: How to update Included CF Template list You have installed your local to a sub-directory and your server in the webroot On your production server, update the farcryConstructor.cfm in your projects webroot and change the following 2 lines to this <!--- THE VIRTUAL WEBSERVER PROJECT FOLDER ---> <cfset THIS.projectURL = "" /> <cfset THIS.webtopURL = "/webtop" /> 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 06/03/2008, at 7:09 AM, Rune Pedersen wrote: Yes, you are right Jake. All the styling is stripped out and I can't get it back. Trying ?updateapp=1 many times now. It works perfect on my local computer but not on the server. And the setup is the same. You see the problem if u type www.applayit.com Regards Rune -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jake Churchill Sent: 5. mars 2008 20:43 To: [email protected] Subject: [farcry-dev] Re: How to update Included CF Template list Also, updateapp=1 will strip some styling but it's only for that request. Add updateapp=1 to the url and let the application refresh, them remove it again and your styling should return to normal. Public users of your site should never see anything. _____ 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 Matthew Bryant Sent: Wednesday, March 05, 2008 1:37 PM To: [email protected] Subject: [farcry-dev] Re: How to update Included CF Template list It should work exactly as you described on your local machine. Sounds like you have a difference between your local and production. 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 06/03/2008, at 5:58 AM, Rune wrote: I installed a ColdFusion Temple under includedObj. But when I try to include template, the template doesn't show in the list. On my local computer I use ?updateapp=1 and get "Application Scope Refreshed " and the new CF template in the includedObj shows in my list of templates. But if I try to do the same on the server, all formatting is removed. Anyone knows how to update the Included CF Template list, so I can find my new CF templates in the list? Regards Rune -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.21.4/1312 - Release Date: 3/4/2008 9:46 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.21.4/1312 - Release Date: 3/4/2008 9:46 PM -- Message protected by MailGuard: e-mail anti-virus, anti-spam and content filtering. http://www.mailguard.com.au/mg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
