Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

The_Wippuh

Archived
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Real Name
    Franklin

The_Wippuh's Achievements

  1. The solution lies in going to the ot_discount_coupon.php file in \catalog\includes\classes and making the top look like this... This will "remove" the last line and corrected the problem for me.
  2. I searched the first couple of pages, but could not find this referenced. I installed all of the files were put in their proper folders (or so I think), however, I'm getting the following error in checkout... Warning: main(/mnt/w0707/d39/s15/b0259e3b/www/checkout/nfoscomm/catalogincludes/classes/discount_coupon.php): failed to open stream: No such file or directory in /mnt/w0707/d39/s15/b0259e3b/www/checkout/nfoscomm/catalog/includes/modules/order_total/ot_discount_coupon.php on line 14 Fatal error: main(): Failed opening required '/mnt/w0707/d39/s15/b0259e3b/www/checkout/nfoscomm/catalogincludes/classes/discount_coupon.php' (include_path='.:/usr/local/nf/lib/php') in /mnt/w0707/d39/s15/b0259e3b/www/checkout/nfoscomm/catalog/includes/modules/order_total/ot_discount_coupon.php on line 14 Obviously, something is wrong where it says catalogincludes as it should be catalog/includes I assume. I noticed in the readme document it said the following. Problem: Warning: include(***file1***) [function.include]: failed to open stream: No such file or directory in ***file2*** on line ***line#*** Solution: Ensure that you have uploaded ***file1*** to the correct directory. But that is not the problem it seems. Instead, I did notice that it asked me to put files in locations such as... **************** STEP 1 **************** Upload files The following files need to be uploaded to your site. If you have made any changes to code or installed any other contributions, you should manually edit the existing files. If you need to manually edit these files, go to Step 1A at the end of this file. New files: catalog/includes/classes/discount_coupon.php catalog/includes/modules/order_total/ot_discount_coupon.php catalog/includes/languages/english/modules/order_total/ot_discount_coupon.php admin/coupons.php admin/includes/languages/english/coupons.php admin/includes/languages/english/coupons_manual.html admin/includes/languages/english/images/buttons/button_new_coupon.gif I don't have a root admin folder. I have catalog/admin and that is where i put all the admin files, as they corresponded with the correct files it asked me to replace. I am on Netfirms which uses osCommerce. Please help
×
×
  • Create New...