Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error opening my account


Guest

Recommended Posts

I installed your super contri, but now i'm getting this error when i tried to open my account:

 

?php /* $Id: account.php,v 1.61 2003/06/09 23:03:52 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2003 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); if (!tep_session_is_registered('customer_id')) { $navigation->set_snapshot(); tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL')); } require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_ACCOUNT); $breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ACCOUNT, '', 'SSL')); ?>

 

Warning: main(DIR_WS_INCLUDESheader.php): failed to open stream: No such file or directory in /home/fashion/domains/fashiontrade.nl/public_html/shop/account.php on line 43

 

Warning: main(DIR_WS_INCLUDESheader.php): failed to open stream: No such file or directory in /home/fashion/domains/fashiontrade.nl/public_html/shop/account.php on line 43

 

Fatal error: main(): Failed opening required 'DIR_WS_INCLUDESheader.php' (include_path='.:/usr/local/lib/php') in /home/fashion/domains/fashiontrade.nl/public_html/shop/account.php on line 43

 

I'm less than a newbie so please help, it seems everything in admin works fine till now.

 

Best regards,

Maarten Veldhuizen

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...