Page 1 of 1

pp_standard.php Undefined index error .. [ SOLVED ]

Posted: Fri Jun 24, 2016 7:14 am
by Hussain10
Hello

How are you guys ?

I've a problem in pp_standard.php

during quickcheckout .. when I choose paypal

This error will come:

Notice: Undefined index: order_id in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 19Notice: Undefined index: total in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 61Notice: Undefined index: payment_firstname in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 77Notice: Undefined index: payment_lastname in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 78Notice: Undefined index: payment_address_1 in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 79Notice: Undefined index: payment_address_2 in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 80Notice: Undefined index: payment_city in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 81Notice: Undefined index: payment_postcode in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 82Notice: Undefined index: payment_iso_code_2 in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 83Notice: Undefined index: email in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 84Notice: Undefined index: order_id in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 85Notice: Undefined index: payment_firstname in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 85Notice: Undefined index: payment_lastname in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 85Notice: Undefined index: order_id in /home/xxxx/public_html/catalog/controller/payment/pp_standard.php on line 97

---------------

The strange thins is that the paypal standard works

What is the problem ?

How can I resolve these errors ?

Please help me guys

I'm using this version:

2.1.0.2

Re: pp_standard.php Undefined index error .. please help

Posted: Mon Jun 27, 2016 6:54 am
by Hussain10
no help

?

Re: pp_standard.php Undefined index error .. please help

Posted: Mon Jun 27, 2016 7:47 am
by straightlight
Quickcheckout is a contributed extension which is not part of the core. If you require specific troubleshooting for this extension, please contact the developer of that extension.

Re: pp_standard.php Undefined index error .. please help

Posted: Mon Jun 27, 2016 7:00 pm
by Hussain10
okay I will contact the developer

thanks for help

Re: pp_standard.php Undefined index error .. please help

Posted: Tue Jun 28, 2016 8:47 pm
by Hussain10
The problem has been solved by the developer