Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFGRID and other CF fielsds are missing.

Guest
Nov 15, 2008 Nov 15, 2008
Hi,
I have downloaded and started developing my web applicaiton on CF8 Developer Edition, after I reached certain extend on my project I decided to upload the project to my live server for a test run, once I did I realized that the CFGRID and DATEFIELDS are missing from the pages. there are no errors displaying as well, the CFFORMS that works on my localmachine, doesn't even respond with the auto validations. The live server CF version also CF 8 as they claim. so where could be the cause for this.?

I see a picture missing box on IE 6 next to datefield(s). guess it's the calander icon.

Thanx
1.5K
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
Community Expert ,
Nov 16, 2008 Nov 16, 2008
I thought immediately of the scripts directory in CFIDE. Does it have the same location in the local machine and in the live server? The default location is {CF_WEBROOT}/CFIDE/scripts/. Is the mapping for CFIDE the same in the Coldfusion Administration?

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
Guest
Nov 16, 2008 Nov 16, 2008
well with your reply I think I got a lead now..

quote:

/CFIDE/scripts/


this code is from my page from the live server.. I don't have a way of checking the local code til tomorrow since m @ home now.

well let's think in the worse case if the mappings are different, Do I have a way of manually pointing my application to the correct scripts path..?

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
Community Expert ,
Nov 16, 2008 Nov 16, 2008
a way of manually pointing my application to the correct scripts path..?

Set up the path to the CFIDE directory in the mappings page in the Coldfusion Administrator.
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
Guest
Nov 16, 2008 Nov 16, 2008
you were right.. It was the CFIDE folder which was missing from the mapping, now the mapping, for now just to get through my development I have uploaded the CFIDE folder into my host.. now it's working.. for the mapping part I was reading.. all points that I have to define a virtual folder mapping on the Apache server, well little complex process. hope there is a easy way out from that.. since less control I have over the server settings.. :)
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
Community Expert ,
Nov 16, 2008 Nov 16, 2008
LATEST
now it's working

Doesn't get better than that.

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