Specials | Announcements | About Us | Contact | Site Map
Willmaster.com
Hijack-proof forms. Surveys. List building.

Solid, safe website tools.

Whatever your need, Will Bontrager builds powerful software solutions.

Affiliate Cookie Setter
Search WillMaster.com:

WillMaster > Support > CGI Q&A

If you don't find the answer to your question in these archives, ask your CGI question at the Current Master Series CGI Forum.

Does this page provide information you can use?
     How can it be improved?
          Your comment is anonymous.
When done typing, click anywhere outside the box.     [more info]


Powered by "Real Time Reader Feedback" from WebSite's Secret.

Can't get template file

Author Message
23Jun02

Dave
Subject: Can't get template file

When I try to access the cgi script I get the following error message.
Can't get file, i.e. http://mysite.com/mb/forumtemple.html
Paths and urls are all in order. Mabe it is something to do with the template which is something I have never worked with before. Is there any where I can see(even a bogus) sample of a template?

26Jun02

Heather
In response to: Can't get template file

Hi Dave,

If the version you're working with is similar to mine, you wouldn't call the template for your forum. The template is something that the script uses. In other words, the public link to your forum would be a link to the *script* not the template...

Like this:
http://mysite.com/cgi-bin/masterboard.cgi

The template is any html design you want, with a small line of code so the script knows where to place the dialogue.

Any help?