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:farcry- > [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:farcry- > [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 -~----------~----~----~----~------~----~------~--~---
