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

this means files.dwt may accept ONE serverside language, code and NOT required named file.dwt.cfm

New Here ,
Oct 03, 2010 Oct 03, 2010

I found one file.dwt that has serverside code (PHP)

success, this means files.dwt may accept ONE serverside language, code and NOT required named file.dwt.cfm?

TOPICS
Server side applications
444
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
Adobe Employee ,
Oct 04, 2010 Oct 04, 2010
LATEST

I found one file.dwt that has serverside code (PHP)

success, this means files.dwt may accept ONE serverside language, code and NOT required named file.dwt.cfm?

Are you saying that you have both PHP and CFML in that Template?

Also, why is "file.dwt.cfm" *required*?

Try this:

1. Make a copy of file.dwt.cfm and name it file.dwt.php

2. Detach your page from Template file.dwt.cfm

3. Attach your page to file.dwt.php

Does that fix it?

Randy

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