zaraz po instalacji wtyczki, na froncie sklepu pojawia mi się błąd
Attempted to load class "cdis" from the global namespace.
did you forget a "use" statement?
Posted 08 September 2021 - 02:58 PM
Dzień dobry
Są dwie możliwe przyczyny problemu.
use PrestaShop\PrestaShop\Adapter\AddressFactory; use PrestaShop\PrestaShop\Adapter\Cache\CacheAdapter; use PrestaShop\PrestaShop\Adapter\Customer\CustomerDataProvider; use PrestaShop\PrestaShop\Adapter\Database; use PrestaShop\PrestaShop\Adapter\Group\GroupDataProvider; use PrestaShop\PrestaShop\Adapter\Product\PriceCalculator; use PrestaShop\PrestaShop\Adapter\ServiceLocator; use PrestaShop\PrestaShop\Core\Cart\Calculator; use PrestaShop\PrestaShop\Core\Cart\CartRow; use PrestaShop\PrestaShop\Core\Cart\CartRuleData; require_once _PS_MODULE_DIR_ . 'cartdiscount/models/cdis.php';
class Cart extends CartCore
w obu przypadkach oferuję pełny support w tym inspekcję bezpośrednio w sklepie, gdyby okazało się to potrzebne - pozostaję do dyspozycji
pozdrawiam,
miłosz
0 members, 1 guests, 0 anonymous users