Jump to content

alantr

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Location
    Italy

alantr's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi All of you, I have a big problem on a site. All of system Prestashop works fine, but when I go to PayPal payment I've a error. I'm testing PayPal with sandbox: I inserted all API credential, I set PayPal test in module... all fine. When I simulate the payment with PayPal after a order, PayPal accept the payment, but when back to Prestashop the page send the error below. Can everyone help me, PLEASE...? Notice: Undefined index: RedirectRequired in /home/jbpfoqom/public_html/modules/paypal/express_checkout/payment.php on line 312 Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Order->payment is empty' in /home/jbpfoqom/public_html/classes/ObjectModel.php:866 Stack trace: #0 /home/jbpfoqom/public_html/classes/ObjectModel.php(272): ObjectModelCore->validateFields() #1 /home/jbpfoqom/public_html/classes/order/Order.php(299): ObjectModelCore->getFields() #2 /home/jbpfoqom/public_html/classes/ObjectModel.php(480): OrderCore->getFields() #3 /home/jbpfoqom/public_html/classes/order/Order.php(304): ObjectModelCore->add(true, true) #4 /home/jbpfoqom/public_html/classes/PaymentModule.php(335): OrderCore->add() #5 /home/jbpfoqom/public_html/modules/paypal/paypal.php(1510): PaymentModuleCore->validateOrder(33, 11, 177.01, '', 'Pending payment...', Array, 1, false, '023b5337941f6c9...', Object(Shop)) #6 /home/jbpfoqom/public_html/modules/paypal/express_checkout/payment.php(295): PayPal->validateOrder(33, 11, 177.01, '', 'Pending payment...', Array, 1, false, '023b5337941f6c9...', Object(Shop)) #7 /home/jbpfoqom/public_html/modules/ in /home/jbpfoqom/public_html/classes/ObjectModel.php on line 866
  2. Hi, I've a big problem. I've a machine with prestashop v1.4. It's working fine. When I want install v1.5 for testing the browser send a error message, you can see in image. I don't want upgrade the v1.4, but install v1.5 standalone. The browser, when the install send index.php with population send message: error 500. Some idea? Thanks
  3. Ciao a tutti, ho scaricato prestashop 1.5 e volevo testarlo. Su una macchina virtuale ho Ubuntu con PHP 5 e Mysql configurato dove ho già installato un progetto di prestashop 1.4 Quando cerco di installare la nuova versione in standalone ( per intenderci, non sto cercando di aggiornare 1.4), tutto bene finché non arrivo all'installazione vera e propria che si blocca sempre sul popolate database. Ho controllato i permessi di scrittura delle tabelle: tutto a posto. Il database funziona e l'unico errore che mi da (se ispeziono l'elemento) è praticamente error 500 sulla pagina e non mi dice altro. Suggerimenti?
×
×
  • Create New...