A PHP Error was encountered

Severity: Notice

Message: Undefined index: name

Filename: controllers/Zixun.php

Line Number: 114

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 114
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: classify

Filename: controllers/Zixun.php

Line Number: 115

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 115
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id

Filename: controllers/Zixun.php

Line Number: 116

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 116
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: name

Filename: controllers/Zixun.php

Line Number: 116

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 116
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: shortname

Filename: controllers/Zixun.php

Line Number: 138

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 138
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id

Filename: controllers/Zixun.php

Line Number: 138

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 138
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: classify

Filename: controllers/Zixun.php

Line Number: 138

Backtrace:

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 138
Function: _error_handler

File: /data/wwwroot/sjwyx/mobile.com/index.php
Line: 316
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /data/wwwroot/sjwyx/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /data/wwwroot/sjwyx/mobile/models/Data_model.php
Line: 101
Function: get_where

File: /data/wwwroot/sjwyx/mobile/controllers/Zixun.php
Line: 139
Function: getGamePack

File: /data/wwwroot/sjwyx/mobile.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 'and `g`.`classify` = and `g`.`status` = 1 ORDER BY `g`.`id` desc LIMIT 4' at line 3

SELECT `g`.`id`, `g`.`name`, `p`.`and_size`, `p`.`and_unit`, `g`.`icon`, `p`.`and_ver` FROM `down_game_list` as `g`, `down_game_pack` as `p` WHERE `p`.`gameid` = `g`.`id` and `g`.`shortname` = '' and `g`.`id` != and `g`.`classify` = and `g`.`status` = 1 ORDER BY `g`.`id` desc LIMIT 4

Filename: models/Data_model.php

Line Number: 101