A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 0

Filename: models/get_categories.php

Line Number: 243

Database Error

An Error Was Encountered

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3

SELECT categories_title FROM categories_description ct INNER JOIN categories cd ON (ct.categories_id = cd.categories_id) WHERE ct.categories_url = 'display' and cd.parent_id =