Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jmoore04

Archived
  • Posts

    34
  • Joined

  • Last visited

Profile Information

jmoore04's Achievements

  1. Congrats man! Everything seems to be working right now. :D I didn't even catch the description bug, glad you caught that one, even though I already uploaded my file to froogle several hours ago, oh well, I send them another one tomorrow. :D
  2. Ok man, gonna grab it and check it out for you. :D
  3. Yeah, I am positive. I just double checked it. I just modified it a little bit ago after I posted that message by changing all of my: $already_sent[$row->name] = 1; to $already_sent[$row->name] == 1; I then manually removed all duplicate products from my database and it worked like it should. Then I switched the $already_sent's back to one equal instead of two other than the if statement one, and I once again had the sale's price problem. For now, I am just going to stick with the modifications I made since it works until someone else verifies the bug.
  4. I downloaded and installed the new code, but I did find a bug in it. It is only listing the first product as on sale, the rest of the products have the befor sale price.
  5. To my understanding, the version that comes preinstalled has a flaw, which means that when orders something from you with PayPal, and after they go through the check process, but forget to click the continue button after payment is made, the order won't be recorded in your order history. This means you will receive the money, but may not be able to figure out what the customer ordered. The new version you are talking about, is actually better to use, since it uses PayPal's IPN gateway, and automatically records the orders in your administration.
  6. Or you could just use one site to cover them all. I am using iship.com to track all of my packages. You can format all your links like this: http:// www.iship.com/trackit/track.asp?Track=01805213907170971234 This works for UPS, USPS, FedEx, AirBorne Express, and DHL Express.
  7. Have you by any chance uncommented the FTP part of the script? By default the script is commented out with a /* at the beginning of the FTP part and a */ and the end of the FTP part.
  8. When it's uploaded it should already say something like this: Connected to hedwig.google.com, for user your_user_name Uploaded filename.txt to hedwig.google.com as filename.txt
  9. I have another quick question, what is the normal waiting period for Froogle to send your new account information to you?
  10. Another quick question, would it be better to use your product's large or thumbnail images with froogle?
  11. That solved my Specials problem with the manual special entries that I made with OSC's built in Special's feature. Now if we could figure out how to get it to do the SaleMaker specials. Unless there is another easy way to change the specials price for over 500 products that works directly with OSC.
  12. Ok, I have a little problem. I went a head and manually set up all my specials through OSC Specials page. I turned off SaleMaker, and yet when I run Froggle.php, it still doesn't replace my retail prices with my special prices. Any ideas?
  13. Basically, it's only getting the retail price instead of the sales prices. The SaleMaker contribute uses a different table other than the one predefined in froggle.php. I am going to play around with it and see what needs to be changed in order for it to work.
  14. Has anyone got this to work with the SaleMaker contrib? It would be great to be able to use it with SaleMaker, since I am running full category to full store sales everyday. Several days a month I offer 50% discounts on mostly everything in the store. Setting individual sale prices is out of the question with the vast amount of products I offer.
×
×
  • Create New...