Installation only half working
Posted: Mon Aug 22, 2022 6:45 pm
i
Just installed opencart on windows 10.
Admin side all working fine but when I attempt to view storefront all i get is this:
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "rows" on bool in C:\upload\catalog\model\catalog\category.php on line 13
TypeError: Opencart\Catalog\Model\Catalog\Category::getCategories(): Return value must be of type array, null returned in C:\upload\catalog\model\catalog\category.php on line 13.
Any ideas please?
TIA
Just installed opencart on windows 10.
Admin side all working fine but when I attempt to view storefront all i get is this:
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "num_rows" on bool in C:\upload\catalog\model\catalog\product.php on line 8
Warning: Attempt to read property "rows" on bool in C:\upload\catalog\model\catalog\category.php on line 13
TypeError: Opencart\Catalog\Model\Catalog\Category::getCategories(): Return value must be of type array, null returned in C:\upload\catalog\model\catalog\category.php on line 13.
Any ideas please?
TIA