Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

drillsar

Pioneers
  • Posts

    467
  • Joined

  • Last visited

Profile Information

  • Real Name
    thomas mccaffery

Recent Profile Visitors

12,315 profile views

drillsar's Achievements

  1. You are using oscommerce 2.3.4 correct? Make sure you go to Admin>Modules>Shipping and remove any modules there. Than make sure the vendor has Shipping Module per vendor by going to vendor manage
  2. the error log is usually when you first enter ftp in public_html
  3. UPS module may need to be updated. I will take a look when I get a chance. However, I am working on the new version of oscommerce at the moment.
  4. @@pinkequine the gift voucher must start with GIFT i know that so lets say you want to do a $25 voucher you would do GIFT_25 or something like that. I will look into it as I havent tested that function yet. The coupon function is fixed for paypal, etc. However, I think front end needs work still as newburns I think is working on that. Like a button of some sort. I think maybe though we can create a shopping cart box that shows amount, etc than apply coupon to that.
  5. Fixed for bootstrap version; added paypal standard to it as well. Not sure if gift vouchers is working. I havent tested that yet
  6. @@pinkequine Hmm I am having the same problem can you clarify what you have done please? However, that shouldn't be a fix to be honest but I like to see what you did though.
  7. The coupon is working except for paypal. Paypal never clears the coupon and I am trying to figure out why.
  8. Well that would be good. I am thinking of using a $_SESSION['couponcode'] to the page that may work and be better.
  9. Eventually someone will get this done I am sure of it. I am looking on oscmax and it works there and basically the same code as oscommerce. That's what I am looking at to see why it works for that cart and not the bootstrap version. I have never tried it on 2.3.4 though but should be the same. I am thinking possibly it may have to do with not passing the order id or session to the cart after processing through paypal. The coupon works at the moment on my side but not through paypal. It keeps coupon and never applies it off. When you go back to checkout the coupon still remains in cart and you dont even need to enter a coupon that is for sure a problem.
  10. @@Oooooooo Disregard that file no longer needed, like I said this contribution is old, buggy and code is really old. Needs to be either reworked into the core or a module by itself. I rather see it probably as a module since this really changes the order process of the cart. Therefore, anytime the order system gets updated it will break up the system instead of just this addon. I hope I am making sense. This module should not be used on a live store at the moment since it's very buggy in my opinion.
  11. This whole contribution needs to be reworked totally as a module instead to be honest. THe whole thing is really buggy at the moment. Gift voucher I think has been a issue that no one has resolved as of yet. I believe it is being worked on at the moment. Check out this: https://github.com/newburns/osCommerce-234-bootstrap-wADDONS I have been trying to get this to work with Paypal Standard and is not working at the moment.
  12. what files should be excluded from the sitemap?
  13. It works for me except for the paypal standard. For some odd reason when I try to save the settings for paypal standard I get a error that I dont have permission to access paypal.php.
  14. Jim, If i used some other processor like 2checkout would I have to configure it for MVS?
×
×
  • Create New...