View Single Post
  #4  
Old 06-08-2005, 01:06 PM
 
grnyj93 grnyj93 is offline
 

Advanced Member
  
Join Date: Nov 2004
Location: US
Posts: 38
 

Default

The rest seems to be working just find. Like I said it seems not to matter whether I have the file in the xcart directory or not.

If I comment out the following line
Code:
if (!defined('DIR_CUSTOMER')) die("ERROR: Can not initiate application! Please check configuration.");
then I get this error
Code:
rning: main(/config.php): failed to open stream: No such file or directory in /home/virtual/site23/fst/var/www/html/store/auth.php on line 37 Warning: main(): Failed opening '/config.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site23/fst/var/www/html/store/auth.php on line 37 Fatal error: Call to undefined function: x_session_register() in /home/virtual/site23/fst/var/www/html/store/auth.php on line 38
Not sure if that helps at all.
__________________
x-cart 4.0.13
Reply With Quote