A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/Product.php

Line Number: 69

Backtrace:

File: /www/wwwroot/ahrencheng.com/application/controllers/Product.php
Line: 69
Function: _error_handler

File: /www/wwwroot/ahrencheng.com/index.php
Line: 316
Function: require_once

Database Error

数据库发生错误。

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 1

select menu.*,menu_lan_item.* from menu left join menu_lan_item on menu_lan_item.menu_id=menu.menuid and menu_lan_item.lan_mark='en' where menuid=

Filename: models/Menu_model.php

Line Number: 218