ZC1.3.8a vs
I have a simple question for a site developer. I have created a custom FAQ page that is similar to the Gift Certificate FAQs.
I created the following files to match the GC FAQs
site/includes/templates/my_template/templates/tpl_gen_faq_default.php
site/includes/languages/english/my_template/gen_faq.php
as well as add to the includes/filenames.php file the line to define the gen_faq file
define('FILENAME_GEN_FAQ', 'gen_faq');
However, I am getting a 404 Error Page not found when trying to bring up the file with the standard link of: http://www.testmehealth.info/index.p...n_page=gen_faq
Am I missing a call somewhere? I've looked through the forum and docs. Any ideas what I'm missing.
Any help greatly appreciated.



