Sadly, this did not work...but next time I reinstall, I will try a different name to see if it changes.
On Aug 6, 1:56 pm, Chris Kent <[email protected]> wrote: > What is your application name? You're on shared hosting so there may be a > conflict/sharing of application scope. > > Have a look in /projects/yourprojectname/www/farcryConstructor.cfm > > try changing line 2 from > <cfset THIS.Name = "yourprojectname" /> > > to > <cfset THIS.Name = "somethingveryunique" /> > <cfset THIS.projectDirectoryName = "yourprojectname" /> > > Chris. -- 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
