farsad Posted May 20, 2007 Posted May 20, 2007 Hi I install oscommerce in my computer. But when I run admin of my shop. I get this error in top of my page: Notice: Undefined index: REQUEST_URI in .....\includes\application_top.php on line 14 application_top.php on line 14 is: if(eregi("application_top.php", $_SERVER['REQUEST_URI'])) die('Access denied!'); how can i fix this error.
Guest Posted May 20, 2007 Posted May 20, 2007 application_top.php on line 14 is: if(eregi("application_top.php", $_SERVER['REQUEST_URI'])) die('Access denied!'); how can i fix this error. No it isn't. Line 14 is define('PAGE_PARSE_START_TIME', microtime()); So where you got osc from? Make sure you're using the one from here: http://www.oscommerce.com/solutions/downloads
Recommended Posts
Archived
This topic is now archived and is closed to further replies.