A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/View.php

Line Number: 117

Backtrace:

File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/View.php
Line: 117
Function: _error_handler

File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/View.php

Line Number: 122

Backtrace:

File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/View.php
Line: 122
Function: _error_handler

File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/View.php

Line Number: 124

Backtrace:

File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/View.php
Line: 124
Function: _error_handler

File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/View.php

Line Number: 129

Backtrace:

File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/View.php
Line: 129
Function: _error_handler

File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND (pma.type = 'product_category') AND (pma.type_id = m.id)) WHERE m...' at line 3

SELECT m.* FROM product_category m RIGHT JOIN product_map_attributes pma ON ((pma.product_id = ) AND (pma.type = 'product_category') AND (pma.type_id = m.id)) WHERE m.visible = 1 order by length(m.title),m.title

Filename: models/Product_model.php

Line Number: 373