Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

darkvader

Archived
  • Posts

    25
  • Joined

  • Last visited

Everything posted by darkvader

  1. Hi, Does anyone know what can cause this error? Warning: ftp_put(): php_connect_nonb() failed: No route to host (65) The error happens when I try to run the latest Froogle Feeder 1.63 It said it happen on line 410 of the froogle.php which looks like this: ftp_pasv ( $conn_id, true ) ; // upload the file $upload = ftp_put( $conn_id, $ftpdestinationfile, $ftpsourcefile, FTP_ASCII ); Thanks in advance :thumbsup:
  2. Well it had been almost 4 month now and not approval had happen. I had not receive an email about it. The file still show as error on Froogle What the heck is happening?
  3. Hi, I hope someone can help me, I had installed this contirbution about a month ago and actually succesfully upload a file onto my Froogle account, but for some reason Froogle status on my account always say Error on feed. I had double check everything and open the text file several times to check is their is something wrong; but I don't see anything wrong. Somone told me that some caracthers on the feed maybe illigal caracthers but I had not yet found on the Froogle website a list of none legal Character to compare. Please help Thanks in advance. :thumbsup:
  4. I'm almost 100% sure I follow the instructions step by step. But I will try again. Thanks
  5. I'm getting this error when I click on the "Customer Zip/State Mismatch" option, do you guys have any idea why? I can see the grid that say that no mismatch had been found, but I know is not working because I had a bad zipcode setup for testing that should show up. I beleive this error is not letting the script finish validation. Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/myborinq/public_html/ecommerce/os/catalog/admin/zipcode_validate.php on line 176 Thanks in advance
  6. Doing more testing I just realize that the problem is not the amount of items, but the weight. If the product weights more than 9.00 pounds it give me the error An error occured with the USPS shipping calculations. If you prefer to use USPS as your shipping method, please contact the store owner. Any new ideas base on this new info? Thnaks
  7. I had being on the production servcer for a long time already. This problem only happen after 9 items for some reason. Thanks for the reply
  8. Thanks for the reply. I have another question yo umaybe able to answer, I just notice that when I add more than 9 items to my shopping cart, when it goes to the shipping part the USP give the following error: An error occured with the USPS shipping calculations. If you prefer to use USPS as your shipping method, please contact the store owner. Any ideas? Thanks :thumbsup:
  9. Hi, I get this erro when I try to see the ECHO Payment Processing under customers in the OsCommerce ADMIN side. Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/myborinq/public_html/ecommerce/os/catalog/admin/includes/functions/database.php on line 99 Any ideas why? Thanks in advance :thumbsup:
  10. Mugitty and Quinton, Thanks a lot for the replies !! Quinton by using your fix do I still need to enter the ounces the way Quinton mention (0.10 had to be enter as 0.625 ) or I will be able to use 0.10 ? I had been using the 0.10 format on all my products :-( so changing them to the 0.625 format will be a major task :-( Thanks in advance :thumbsup:
  11. Hi, I notice that when you have two products on your shopping cart that each one weight for example 0.10 instead of the contribution to add them up to 1.04 it add them up to 0.20 wich cause the contribution to show First Class to the costumer as an option for shipping. Which obviously is wrong because everything 1.00 up should only be ship via Priority Mail. Does anyone knows a solution to this problem? I hope my explanation of the problem is clear enought Thanks in advance :thumbsup:
  12. Maybe as relief for yourself, you're not the only one with this problem. My store was working find until yesterday afternoon on wich the checkout_shipping.php page give me the "cannot be displayed error ", I narrow is down on my case to the USPS Module. If I turn on the USPS module then the problem start, I can use Flat rate or table rate and it work fine. I had being using the USPS contribution for a while now and it was working fine until yesterday. No idea why but I beleive is on the USPS servers side. If someone knows anything about it please help me and ARTRat Thanks :thumbsup:
  13. This USPS Methods contribution handle ounces? If not, is there anyway to do so. Any help will be appreciated. Thanks
  14. Is there anything especial I need to setup to get the customer address to transfer to Paypal to avoid double entry? I had the latest Payapl module but when I take a look to customer order details on paypal nonen of them have the customer address. Why? Any help will be appreciated. Thanks
×
×
  • Create New...