Skip to content

PrestaShop 8 #458

Description

@nturini-cascinanet

Trying to add a new product in prestashop 8 i always receive this error

<'?xml version="1.0" encoding="UTF-8"?>
<'prestashop xmlns:xlink="http://www.w3.org/1999/xlink">
<'errors>
<'error>
<'code><'![CDATA[3]]><'/code>
<'message><'![CDATA[[PHP Warning #2] foreach() argument must be of type array|object, string given (/var/www/vhosts/...../classes/Product.php, line 7908)]]><'/message>
<'/error>
<'/errors>
<'/prestashop>
HttpStatusCode: InternalServerError
in Bukimedia.PrestaSharp.Factories.RestSharpFactory.CheckResponse(IRestResponse response, RestRequest request)
in Bukimedia.PrestaSharp.Factories.RestSharpFactory.Execute[T](RestRequest request)
in Bukimedia.PrestaSharp.Factories.GenericFactory1.Add(T Entity)

in 1.7.8.x versions the insertion works correctly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions