Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with Fancier_invoice_6.2_Fixed_2009-15-09


ancla

Recommended Posts

I installed Fancier_invoice_6.2_Fixed_2009-15-09. After confirm checkout I get following message:

 

Warning
: require(/home/users/web/b2991/sl.ancla21/public_html/Programas/osCommerce/catalog/admin/includes/languages/espanol/invoice.php) [
]: failed to open stream: No such file or directory in
/hermes/bosweb/web299/b2991/sl.ancla21/public_html/Programas/osCommerce/instal/software/catalog/includes/modules/email_invoice/email_invoice.php
on line
30

 

Fatal error
: require() [
]: Failed opening required '/home/users/web/b2991/sl.ancla21/public_html/Programas/osCommerce/catalog/admin/includes/languages/espanol/invoice.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in
/hermes/bosweb/web299/b2991/sl.ancla21/public_html/Programas/osCommerce/instal/software/catalog/includes/modules/email_invoice/email_invoice.php
on line
30

 

 

Line 30 of email_invoice.php reads as: require(DIR_FS_ADMIN . DIR_WS_LANGUAGES . $language . "/" . FILENAME_ORDERS_INVOICE);

 

configure.php has: define('DIR_FS_ADMIN', '/hermes/bosweb/web299/b2991/sl.ancla21/public_html/Programas/osCommerce/instal/software/catalog/admin/');

define('DIR_WS_INCLUDES', 'includes/');

define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

filenames.php has: define('FILENAME_ORDERS_INVOICE', 'invoice.php');

 

Finally invoice .php is in directory ...... catalog/admin/includes/languages/espanol

 

However, the error message returned (...... /Programas/osCommerce/catalog/admin/ ....) doesn't correspond with the define sentences of configure.php (...... /Programas/osCommerce/instal/software/catalog/admin) and I don't realize how to fix this.

 

Can anybody help me with this issue, please?

Thanks in advance

Link to comment
Share on other sites

Warning: require(/home/users/web/b2991/sl.ancla21/public_html/Programas/osCommerce/catalog/admin/includes/languages/espanol/invoice.php) [function.require]: failed to open stream: No such file or directory in /hermes/bosweb/web299/b2991/sl.ancla21/public_html/Programas/osCommerce/instal/software/catalog/includes/modules/email_invoice/email_invoice.php on line 30

 

Fatal error: require() [function.require]: Failed opening required '/home/users/web/b2991/sl.ancla21/public_html/Programas/osCommerce/catalog/admin/includes/languages/espanol/invoice.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/bosweb/web299/b2991/sl.ancla21/public_html/Programas/osCommerce/instal/software/catalog/includes/modules/email_invoice/email_invoice.php on line 30

the errors state that the directory or file which required by the module is missing.

 

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Link to comment
Share on other sites

the errors state that the directory or file which required by the module is missing.

 

 

Thank you for your answer Alex. I realize the content of the error messages, but the question is that the content of files email_invoice.php, configure.php and filenames.php seems to be correct for me, at least they are working with other modules and also with this one till this step. May be is there other file in osCommerce Online Merchant v2.2 to be configured?

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