Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I installed this module and believe I have made all the necessary code changes to invoke it properly but it keeps bombing out on me with these messages. Has anyone else experience this or something like it to point me in the right direction?

 

Warning: main(DIR_WS_INCLUDESheader.php): failed to open stream: No such file or directory in /home/fullersp/public_html/catalog/admin/stats_customers_orders.php on line 1

 

Warning: main(DIR_WS_INCLUDESheader.php): failed to open stream: No such file or directory in /home/fullersp/public_html/catalog/admin/stats_customers_orders.php on line 1

 

Warning: main(DIR_WS_INCLUDESheader.php): failed to open stream: No such file or directory in /home/fullersp/public_html/catalog/admin/stats_customers_orders.php on line 1

 

Fatal error: main(): Failed opening required 'DIR_WS_INCLUDESheader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fullersp/public_html/catalog/admin/stats_customers_orders.php on line 1

 

Regards,

Chuck

Posted

do you have some framework or something else for the osc admin? is this plain osc?

 

this line is not properly translated

<?php require(DIR_WS_INCLUDES . 'header.php'); ?>

 

don't you have the DIR_WS_INCLUDES in your catalog\admin\includes\configure.php defined?

Posted
do you have some framework or something else for the osc admin? is this plain osc?

 

this line is not properly translated

<?php require(DIR_WS_INCLUDES . 'header.php'); ?>

 

don't you have the DIR_WS_INCLUDES in your catalog\admin\includes\configure.php defined?

 

Yes, I am using the plain-jane version of osc and am just now trying my hand at adding some contributed modules. The code looks very much like some of the other (working) OSC report mods that I am comparing it to so I am very puzzled as to why this module is crapping out.

 

--chuck

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...