Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

nellisw

Archived
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Real Name
    Wes Nellis

nellisw's Achievements

  1. I've been using this contribution for a couple months and it works PART of the time. My problem is that the customers_id does not always fill in the files_uploaded table and I don't know which files belong to which customer. Sometimes it works, some times it doesn't. I don't see how customers could be using it in a way that doesn't get a match for the id. Can anyone offer a suggestion on where to look to make sure I get this field filled 100% of the time? Also, is there a way to also record the order number and product item number with each uploaded file? Thanks!!!
  2. I've got this contribution installed and it appears to be working fine in OSC, but when I go to PayPal to process the sale none of the discount information gets carried over. I'm not a PHP pro, but I can check the code... I just have no idea where to look. Can anyone help?
  3. In OSC this contribution appears to be working fine. At checkout_confirmation.php all is calculating the way it's supposed to. But when I click on the Confirm Order button to go to PayPal, the discount amount (and the sales tax that goes with it) disappears and only the full price shows in PayPal. I have no idea where to look. Does anyone know how to fix this? Thanks!!
  4. This contribution appears to be working fine in OSC and does work all the way through PayPal if my sale requires Sales Tax. When the sale doesn't have sales tax, the shipping gets dropped out of PayPal. The correct amount looks fine at check out and stays good up until the last step in PayPal and then the shipping amount doesn't get charged. Where do I look??
  5. This all appears to be working fine in OSC and does work all the way through PayPal if my sale requires Sales Tax. When the sale doesn't have sales tax, the shipping gets dropped out of PayPal. The correct amount looks fine at check out and stays good up until the last step in PayPal and then the shipping amount doesn't get charged. Where do I look??
  6. Thanks! I did get it working, but I like how you inserted the underscore in the name. I didn't know enough about PHP to know how to do that. Still never got the admin side working to show who uploaded files, but found out how to set up an ODBC to MySQL and link it to MS Access (that's the technology I do know) and made an application there to deal with all the matching. I appreciate your help! Thanks again!!!
  7. I've been trying to get this to work for a couple weeks and am now getting desperate. I've files being uploaded, but they are with the 1,2,3, naming pattern. I tried the code to get the full file name, but it's not working. I also don't have the files showing on the customer orders to know which customer uploaded which file. I don't know what to try next. I am new to OSC and dont' know PHP. Is there anyone willing, and qualified, to help me with this if I provide them FTP access? Any help is GREATLY appreciated!!!!
  8. I've been trying to get this to work for a couple weeks and am now getting desperate. I've files being uploaded, but they are with the 1,2,3, naming pattern. I tried the code to get the full file name, but it's not working. I also don't have the files showing on the customer orders to know which customer uploaded which file. I don't know what to try next. I am new to OSC and dont' know PHP. Is there anyone willing, and qualified, to help me with this if I provide them FTP access? Any help is GREATLY appreciated!!!!
×
×
  • Create New...