ISRalien
Jul 25 2003, 04:44 AM
When I click on "faq" or "TOS" link, it displays a blank page in the frame..
I thought the problem is with the page.php file, but I was wrong, everything seem fine there..
HELP?
Sander Tromp
Jul 25 2003, 09:12 AM
Be sure that these lines are in page.php:
case "terms":
//to open the terms page
$content=file_reader("$site_html_path/terms&agri.html");
print $content;
break;
If these lines are in page.php, you should check terms&agri.html in the HTML folder.
I hope this helps...
ISRalien
Jul 25 2003, 10:09 AM
yep, these lines are there, and the files are in the html folder...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.