Hello,
www.8fstudios.com/
under Photography Services - Portrait
If you look at the status bar it can't find the file so I get the Page Not Found page.
I have the following files in these directories:
\includes\languages\english\portrait.php
\includes\languages\english\html_includes\define_portrait.php
\includes\templates\template_default\templates\tpl_portrait_default.php
\includes\languages\english\html_includes\classic\define_portrait.php
Here is the code that would call out the portrait.php file:
if (DEFINE_PORTRAIT_STATUS <= 1) {
$photography_services[] = '<a href="' . zen_href_link(FILENAME_PORTRAIT) . '">' . BOX_INFORMATION_PORTRAIT . '</a>';
}
Help? It's a matter of telling whatever file to find that portrait.php file and I can't figure out who is lost.
Thank you!![]()






