Jump to content

Error accessing orders in backoffice 1.7.7.4


cedib

Recommended Posts

7 minutes ago, uzishabab said:

GetOrderProductsForViewingHandler.php

in this file line 118 add string with second parameter of function

Hi,

Which string should I add? But also, I shouldn't have to amend a core file.

Thanks

Link to comment
Share on other sites

23 minutes ago, uzishabab said:

You just need to add keyword string with second parameter of function

Line 118 is this:

$customizations[] = new OrderProductCustomizationForViewing((int) $data['type'], $data['name'], $data['value']);

It already has the second parameter $this->name = $name;

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...