Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • EspaƱol
      • FranƧais
      • PortuguĆŖs
  • ę—„ęœ¬čŖžć‚³ćƒŸćƒ„ćƒ‹ćƒ†ć‚£
  • ķ•œźµ­ ģ»¤ė®¤ė‹ˆķ‹°
0

setLocale and .js files

New Here ,
Aug 06, 2010 Aug 06, 2010

I have a customer that used setLocale("es_VE") in there Application.cfc and they were getting an error that stated they did not have access to CFIDE\scripts\ajax\messages\cfmessage_es_VE_.js  I understand that the sandbox had not be configured to allow access to this file but I was wondering can any explain what coldfusion was doing that it needed access to create a seperate file in that folder? The only thing I can think of is it creates a second cfmessage.js file that was in a different language?

457
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 06, 2010 Aug 06, 2010

Coldfusion have stored messages required in ajax operations in here. You can copy the cfide folder (without admin folders) to the root of the site and give it a try.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 24, 2010 Aug 24, 2010
LATEST

We have created a d:\inetpub\wwwroot\CFIDE that we allow many sites access to but it seems that the sandbox permissions do not allow access for coldfusion to create files in this folder only on the c:\ does that cause an issue?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources