Jump to content

scythe000

Member
  • Posts

    155
  • Joined

  • Last visited

Everything posted by scythe000

  1. Oh, wow, awesome! so, something like this? I just added the field, and for the moment, made them all the same category. gbasetest1a.txt
  2. Agh, another L9.99...I think i'll experiment with your manual plan, as i only have 4 categories.
  3. Holy Sh1t, i fixed it! I saw from here: http://forums.oscommerce.com/topic/146950-contribution-usps-methods/page__st__1120 that the ship date info isn't even necessary to send at all. I went to /modules/shipping/USPS/shipping.class.php and commented out this line: // $xml->writeElement('ShipDate',date("d-M-Y")); and voila!it worked again!
  4. This error shows in the request log: Request Sent - http://production.shippingapis.com/ShippingAPI.dll API=RateV4&XML=<RateV4Request USERID="392ONSAN7399"> <Package ID="0"> <Service>ALL</Service> <ZipOrigination>93001</ZipOrigination> <ZipDestination>93001</ZipDestination> <Pounds>6</Pounds> <Ounces>8</Ounces> <Container>VARIABLE</Container> <Size>REGULAR</Size> <Machinable>False</Machinable> <ReturnLocations>TRUE</ReturnLocations> <ShipDate>13-Apr-2012</ShipDate> </Package></RateV4Request> Response received <?xml version="1.0"?> <RateV4Response><Package ID="0"><Error><Number>-2147219421</Number><Source>DomesticRatesV4;clsRateV4.ValidateShipDate;RateEngineV4.ProcessRequest</Source><Description>Ship Date must be within the next three days.</Description><HelpFile></HelpFile><HelpContext>1000440</HelpContext></Error></Package></RateV4Response>
  5. I've got a really big problem! For some reason, USPS shipping seems to have stopped working! I wanted to do a test transaction, and nothing I do seems to get shipping to show up during checkout and now my cart is stuck in a loop it seems. Help!
  6. Any luck? I'm having the same issue.
  7. I just got an email from PayPal that my IPN URL is failing. This store was upgraded from v3 to v5. I'm assuming the URL changed, but how do i find the new one?
  8. Hi, I was wondering if there is any option to NOT send an email notifying the customer when changing an orders statuis from 'pending' to 'processing'?
  9. Hmm, a bit beyond my abilities. This really isn't built in to CC yet?
  10. scythe000

    paypal

    I seem to be having this issue as well.
  11. How do I add them so Google Base won't complain about it? Thanks!
  12. Ok. Solved! Big thanks to the team at CubeCart. Very helpful. So, It seems my really old DB was actually in a SQL 4 format, even though the server was running v5. He created a new db and imported, and it worked ok. Here's Al's notes: "Well I think your old store has an old version of MySQL. Creating a new DB in Godaddy forced it onto a new version of MySQL which worked. " Thanks!!!
  13. An update is that I can't add products either.Just freezes.
  14. ok, managed to upgrade my 3.0.20 site via a 4.4.6 upgrade first. Now, all my orders are missing, although i see entries in the SQL field for them. My products are all missing as well, although they show in admin when i click on products, but not on the main page. Searching says no items. I tried to add a product to a category and it would freeze after saving the changes, and not apply them. Please help!
  15. I'm getting this as well: Error Message: 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT DISTINCT `productId` FROM CubeCart_inventory WHERE `disa SQL: DELETE FROM CubeCart_cats_idx WHERE productId NOT IN (SELECT DISTINCT `productId` FROM CubeCart_inventory WHERE `disabled` = '0')
  16. Ack, got this problem again...any help?
  17. I've tried twice and it keeps getting stuck there.
  18. I'm not sure how long this is supposed to take. It's at the phase where it's doing the 3.0.20 to 4.0.0 and it's stayed there for 30 mins so far...I did an upgrade to a different site yesterday with no issues, so I'm not sure why this is taking so long...30 mins so far.
  19. I honestly couldn't have dreamed it took them 6 releases to add that basic functionality! Holy cow!
×
×
  • Create New...