Post by leeman » Wed Oct 22, 2014 7:44 pm

for the life of me Ive tried most things posted. has anyone got a fix

httpdocs/catalog/controller/payment/pp_standard.php on line 32

New member

Posts

Joined
Tue May 01, 2012 12:44 am

Post by uksitebuilder » Wed Oct 22, 2014 8:52 pm

What is on that line ?

What version fo OpenCart are you using ?

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by leeman » Wed Oct 22, 2014 9:42 pm

hi thanks once again;)
OC_V2
/httpdocs/catalog/controller/payment/pp_standard.php on line 32

New member

Posts

Joined
Tue May 01, 2012 12:44 am

Post by leeman » Wed Oct 22, 2014 9:46 pm

sorry I get ya drift now, please see the attached

Attachments

Capture.JPG

Capture.JPG (51.58 KiB) Viewed 3232 times


New member

Posts

Joined
Tue May 01, 2012 12:44 am

Post by uksitebuilder » Wed Oct 22, 2014 9:58 pm

see http://forum.opencart.com/viewtopic.php ... 8&p=521408

Moved to correct forum (2.0 not 1.5.x)

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by leeman » Wed Oct 22, 2014 10:10 pm

hi,
its still the same how ever if you choose to ignore the error and tap continue it take you to pay pal but the error is still in the logs:( any idea, Si?

New member

Posts

Joined
Tue May 01, 2012 12:44 am

Post by uksitebuilder » Wed Oct 22, 2014 10:42 pm

Did you replace the source of pp_standard.php with that from github ?

If so, the error should not be the same as that coding on line 32 has changed.

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by leeman » Wed Oct 22, 2014 11:18 pm

hi all sort by : goldndelicious


Line 32 is : $value = $option['option_value'];
Change this to $value = $option['value'];

Line 35 is : $filename = $this->encryption->decrypt($option['option_value'])
change this this : $filename = $this->encryption->decrypt($option['value'])

(basically getting rid of the option_ bit

Thank you for you help,
Lee

New member

Posts

Joined
Tue May 01, 2012 12:44 am
Who is online

Users browsing this forum: No registered users and 2 guests