Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

cricex

Archived
  • Posts

    59
  • Joined

  • Last visited

Everything posted by cricex

  1. figured it out, the USPXML.log file was > 2gb and couldnt be written to anymore, causing UPSXML to error
  2. figured it out, the USPXML.log file was > 2gb and couldnt be written to anymore, causing UPSXML to error
  3. I'm looking through the apache error logs as the checkout_shipping.php displays no errors and just throws a blank page, even in the source.. here's the only things that stick out: [Fri May 02 08:39:05 2008] [error] [client 75.68.235.102] File does not exist: /home/mjm/public_html/catalog/includes/js and [Fri May 02 08:57:06 2008] [notice] child pid 22743 exit signal File size limit exceeded (25) dont really see anything else that stands out
  4. Hello, I have been using UPS xml for well over a year now. It has flawlessly working for that entire time, up until last night. Suddenly, around 8pm CST checkout_shipping.php yielded nothing but a blank page. After scouring my code for all pages updated that day, I found nothing wrong with my code. Finally I started disabling my shipping modules 1 by 1 until checkout_shipping.php worked. When I disabled UPS XML everything came back to working order. I called UPS directly and asked them if perhaps my access key expired or something to that extent, they were not helpful at all and only told me they would call me back within 24 hours. Has anyone else had an issue like this? I've read a couple different posts about checkout_shipping.php not working but they seem to be completely different issues than what I am having.
  5. Hello, I have been using MVS w/ UPS xml for well over a year now. It has flawlessly working for that entire time, up until last night. Suddenly, around 8pm CST checkout_shipping.php yielded nothing but a blank page. After scouring my code for all pages updated that day, I found nothing wrong with my code. Finally I started disabling my shipping modules 1 by 1 until checkout_shipping.php worked. When I disabled UPS XML everything came back to working order. I called UPS directly and asked them if perhaps my access key expired or something to that extent, they were not helpful at all and only told me they would call me back within 24 hours. Has anyone else had an issue like this? I've read a couple different posts about checkout_shipping.php not working but they seem to be completely different issues than what I am having.
  6. Hello, I've installed Ultimate SEO and it seems to run fine w/o any real 'bugs' although I do have a slight issue that is more of an annoyance than anything else. Nearly every product in my store is in at least 10 different categories (auto parts store.) My issue is that the breadcrumb on the product's info page always seems to default to the category that the product was first added to and not the category the customer came from. For example: Customer is in 2_7_23_60_417_666 and clicks on a product. That specific product was first added to 2_4_19_238_652, and when the customer clicks on the product from 2_7_23_60_417_666 the breadcrumb shows up as 2_4_19_238_652. This isnt really an issue to me persay, but I've have had enough customers call with confusion to justify turning SEO off until I get this resolved. I think I'm going to end up just turning off the breadcrumb if I cannot get this straight.
  7. Isn't that the only way they can check out via paypal (not using a credit card, but their paypal account) ? I can't really turn off paypal as a payment method since it's somewhat popular.. Is there anyway I can just have it ignore the fact that email addresses don't match up? Thanks!
  8. 1) Correct - it doesnt happen often but we've gotten a few that the error is just "ec_step1()" and that's it. Just as I pasted into the thread. 2) The error is that that is all it does. Here is the process of events: 1. Go to the site, add items to car, hit checkout. 2. Select shipping, get to payment page. Not using a credit card, so I click the PayPal button to check out via paypal. 3. Redirected to PayPal.com, login. 4. Brought to the "Review your Information" screen, hit continue. 5. brought back to the site, where the following message shows up: 6. Hit continue. 7. Brought back to the same page, but with the following error message (I know it's an error message because it says in the address bar: error_message=Please+select+a+payment+method+for+your+order.) : 8. Hit continue again, brought back to the same page/error. This only happens when (from what I can tell from my experimenting trying to replicate the error) the email address in my store's database differs from the email address associated with the paypal account. I do not care if they are two different email addresses since they have to login to paypal anyways. Where can I tell it to ignore that error and go ahead and process the order? Thanks
  9. Also, when using express checkout and the e-mail address associated with the customer in our database is not matching the email address they have at paypal, it comes back with this: is there any possible way to allow it to pass through mismatched email addresses? I don't understand the point to this error since they have to login to paypal using their paypal username and password anyways. Thanks!
  10. Hello, getting this as an error dump every once in a while: In function: ec_step1() any ideas?
  11. Hello, thanks again for the fast reply. I just noticed something, when inputing credit card information.. it doesnt seem to process it. Is this not a feature of the order editor? Is there a way to have it use the payment modules to charge that customer, once the credit card information has been inputed?
  12. Thanks for the fast reply! Do you have any experience with any of them? Any in particular you recommend? Thanks!
  13. Hello, Thank you to all involved in creating this helpful contribution. I just installed it on my site w/o any issue and seems to work flawless for me. I do have one question, however. Is it possible to create orders with this? For example, someone calls in on the phone and places an order. We want everything to go through OSC in order to keep it all in the same system, can I create new orders/customers/whatever with this? Or is there a contrib out there that allows me to do so? I cannot seem to find a decent one. Thanks!
  14. Hello, I made shipping's account "Cost of Goods Sold" (just like products) and now it's adding shipping to the price of the order rather than subtracting it as it should (for me.) Thanks anyway!
  15. just went through the order engine, it's pretty straight forward. The shipping method is between lines lines 302 and 308, but i dont see anything or anywhere other than the (-) in front of the value that would determine a negative amount.. and that's not the correct one cause the product's price also has it.
  16. Hello! First I would like to thank the creators of QBI. It has become an invaluable tool in our office and appreciate any and all efforts made to improve this software! We use QBI here and it works fine except for one issue we have that may actually be a feature we need disabled. Currently, when importing any amounts for SHIPPING from OSCommerce. QBI is set to import the values as payments and either subtract of create a negative value, depending on which account we end up associating it with. I have come to the conclusion that QBI does this perhaps assuming that the shipping costs on the website will be the shipping costs that end up getting subtracted from our accounts. While this is understandable, we do not want this. We want the shipping to be added revenue into quickbooks and we will then subtract it as we pay our UPS account. If anyone can point me to the right direction either in the configuration, code or Quickbooks itself where I can turn this feature off, I would greatly appreciate it! I am proficient in PHP, mySQL and the like so if it's something that is hard coded just tell me the line and what needs to be changed. Thanks!
  17. here is the error dump I receive: In function: before_process() - Express Checkout Did first contact attempt return error? Nope Array ( [Security] => [RequesterCredentials] => Array ( [0] => Array ( [Credentials] => Array ( [0] => Array ( [Username] => [Password] => [Subject] => ) ) ) ) [DoExpressCheckoutPaymentResponse] => Array ( [0] => Array ( [Timestamp] => 2007-08-07T19:15:12Z [Ack] => Failure [CorrelationID] => 584184ef19155 [Errors] => Array ( [0] => Array ( [ShortMessage] => Transaction cannot complete. [LongMessage] => The transaction cannot complete successfully. Instruct the customer to use an alternative payment method. [ErrorCode] => 10417 [SeverityCode] => Error ) ) [Version] => 2.000000 [Build] => 1.0006 [DoExpressCheckoutPaymentResponseDetails] => Array ( [0] => Array ( [PaymentInfo] => Array ( [0] => Array ( [TransactionType] => none [PaymentType] => none [PaymentStatus] => None [PendingReason] => none [ReasonCode] => none ) ) ) ) ) ) ) This seems to be denying every single paypal order now. I havent received a paypal order since July 31st and get multiple of those error dumps daily.. any thought as to why it keeps turning people away?
  18. Hello, I am still in need of advice for the above issue, thanks!!
  19. Hello, I have the Express Checkout / Website Payment Pro module installed and working on my site (http://www.mjmautohaus.com) flawlessly. I do, however have one concern/question. It seems to only allow users to check out if the email linked to my store's database is identical to the email they will try to use to pay for at paypal's website. If the emails are not correct it brings them back and asks them to choose a different payment method (along with error #10417). I called paypal and they said that there wasnt anything abnormal? My question is this: Is there a way to bypass this and allow them to use whichever email they want on our site? For example, the email on our database could be [email protected] and the email at paypal is [email protected] and I would still want the transaction to take place. Thanks! Also, I just received this error dump: [shortMessage] => Transaction refused because of an invalid argument. See additional error messages for details. [LongMessage] => The totals of the cart item amounts do not match order amounts. [ErrorCode] => 10413 [severityCode] => Warning
  20. Hello, I have the Express Checkout / Website Payment Pro module installed and working on my site (http://www.mjmautohaus.com) flawlessly. I do, however have one concern/question. It seems to only allow users to check out if the email linked to my store's database is identical to the email they will try to use to pay for at paypal's website. If the emails are not correct it brings them back and asks them to choose a different payment method. My question is this: Is there a way to bypass this and allow them to use whichever email they want on our site? For example, the email on our database could be [email protected] and the email at paypal is [email protected] and I would still want the transaction to take place. Thanks!
  21. Hello, Yes I saw that var earlier, my question is as follows: Where can I get the list of products_id's in upsxml.php? I've tried outputting the values for $order and $cart and neither seem to carry id's in them. If I had a list of ID's i could easily do what I want.. I already have a 2nd isntance of just ups installed just for ground shipping getting ready for this.
  22. I have somewhat of an odd question, i think. 90% of the products I offer have FREE ground shipping via UPS, 10% obviously dont. I use UPS XML to get the rates from UPS for ground, next day, 2nd day, 3day, etc.. but I want to subtract the weight of the products I have earmarked in the database from just ground. Where in the code would I do this? I am proficient in PHP and mySQL, I am just not sure where to look. Thanks.
  23. Hello! Thanks for the reply! I am well aware how the handling fee is supposed to work, however it simply does not add the amount to the order at all. I am looking for people who have heard of or experienced this. Any and all help is welcomed. What doesnt work in OSC? I've had people send me emails and IM's for prior help requests in the past, although it was a year or so ago ;)
×
×
  • Create New...