Help - Search - Members - Calendar
Full Version: Need help with a CAC script
Get Paid Forum - Get Paid Discussion > Webmaster's Corner > Advertising Section related to Running a website > Script Exchange > For Sale Archive
ISRalien
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
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
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.
Invision Power Board © 2001-2012 Invision Power Services, Inc.