Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 819617
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:20:22+00:00 2026-05-15T02:20:22+00:00

I am not a ColdFusion coder. Doing a favor for a friend who ported

  • 0

I am not a ColdFusion coder. Doing a favor for a friend who ported his CF site from a Windows server to Unix on GoDaddy.

Site is displaying error:

Cannot find CFML template for custom tag jstk. ColdFusion
attempted looking in the tree of installed custom tags but did not
find a custom tag with this name.

The site as I found it has at document root /CustomTags with the jstk.cfm file and a set of files in cf_jstk

My Googling located this:

You must store custom tag pages in any one of the following:
The same directory as the calling page;
The cfusion\CustomTags directory;
A subdirectory of the cfusion\CustomTags directory;
A directory that you specify in the ColdFusion Administrator

So I have:

  • Tried creating placing /CustomTags in /cfusion/CustomTags
  • Tried copying /cfusion/CustomTags to above document root
  • Tried copying jstk.cfm and subfolders into same directory as calling file(index.cfm)

Update: Per GoDaddy support I have also tried adding the following to no effect: <cfmodule template="CustomTags/jstk.cfm">

Can any one give me some tips on this or should I just tell my guy to look for a CF coder?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T02:20:23+00:00Added an answer on May 15, 2026 at 2:20 am

    I don’t know how GoDaddy is setup, so as a quick test, please do the following:

    Create file test.cfm in the webroot with contents:

    <cf_testtag/>
    <cfoutput>test</cfoutput><cfabort/>
    

    Create file testtag.cfm in the webroot with contents:

    <cfdump var=#ThisTag# />
    

    Then in a browser visit the test.cfm page.

    You should get two debug dumps, followed by the ‘test’; this will confirm that custom tags in general are working.

    If that works move the testtag.cfm to the CustomTags directory, and see if you get the same behaviour or an error.

    If this produces an error, for CF8 and above, you can add <cfset This.CustomTagPaths = "/CustomTags" /> inside the Application.cfc file (assuming there is a App cfc and not an Application.cfm) to ensure that directory is checked for tags.

    It is possible to convert Application.cfm to Application.cfc – how easy this is depends on how complex the code is in there – might be something you could figure out, or might need an experienced CF dev, it depends.

    Depending on the outcome of this, we can attempt to debug why the jstk tag isn’t working (unless one of the above solves it).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following ColdFusion code on a server (which I'm not able to
I am using ColdFusion 8. I'm doing a CFHTTP Post to a remote server.
Is seems that Session Replication in ColdFusion servers less that 9 was considered not
Not that level of failure indeed. I just completed the 4 part tutorial from
I am doing a procedure and it's working but I'm not sure if it'll
I have a client with a subsidiary doing web development using ColdFusion to support
I am not sure if I am doing this right. I have a list
I noticed some confusion initially with my question. I'm not asking about how to
Edit I think there is some confusion, I am not using both of the
Not sure if this counts as programming related, it's a tool that I use.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.