Jump to content

Błąd w module


pawelszulc

Recommended Posts

Cześć, chcałbym się dopytać co robię źle. Utworzyłem moduł i w funkcji getContent() chciałem wyświetlić produkty które mają przecenę , do tego użyłem 

$products = Product::getPricesDrop((int)$this->context->language->id, 0, 10);

Problem polega na tym ze dostaje komunikat Notice w linii 2376 w pliku C:\wamp64\www\xxxxx\classes\Product.php [8] Trying to get property of non-object

Robię to w pliku modułu.php

Link to comment
Share on other sites

  • 7 months later...

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...