Notes on troubleshooting rte implementation:
hard coded 'quasi-absolute' address--changed from
require_once($_SERVER['DOCUMENT_ROOT'] . "/include/adminOnlyINC.php");
to
require_once("/home/classes/dwelle01/public_html/itc280/newphp63/inc/utilINC.php");
Doing this changed a page full of errors into no errors at all. Still haven't tested functionality, though.
Wednesday, June 11, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment