Jump to content

Churchmouse144

Member
  • Posts

    3
  • Joined

  • Last visited

Churchmouse144's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. My hosting provider has recently upgraded their server to the latest version of PHP and the function eregi() has been deprecated. Therefore, my site no longer functions. My version of CubeCart is v3. Everything worked great until now. How do I go about upgrading my version of CC with the latest version? I need to preserve everything from the CC v3 instance with the migration. Thanks in advance!
  2. This issue doesn't appear to be Gateway specific. If I disable all Gateways, the error still occurs.
  3. I am attempting to configure the PayPal Standard & IPN Gateway on my website. However, I'm getting an xml error during checkout. (error and Cube Cart version specifics are below). After I get the error, I can select Continue and the shopping cart takes me to the Paypal login. Any help on this appreciated! Here are my repro steps: 1. Select product and Add to basket 2. Select View Basket 3. Select Continue 4. Request XML error occurs. See below. Error Request XML: -------------------------------------------------------------------------------- </Request> -------------------------------------------------------------------------------- Return XML: -------------------------------------------------------------------------------- <Error> <Number>80040b19</Number> <Description>XML Syntax Error: Error getting USERID attribute.</Description> <Source>UspsCom::DoAuth</Source> </Error>Request XML: -------------------------------------------------------------------------------- </Request> -------------------------------------------------------------------------------- Return XML: -------------------------------------------------------------------------------- <Error> <Number>80040b19</Number> <Description>XML Syntax Error: Error getting USERID attribute.</Description> <Source>UspsCom::DoAuth</Source> </Error> Paypal Gateway Specifics IPN = Standard (I've tried IPN and get the same error) Default = Yes Test Mode = No Versions CubeCart = 3.0.17 PHP = 5.2.9 MySQL = 5.0.77mm0.1-log
×
×
  • Create New...