Notice: Undefined index: log_path in /data/www/operate.zebra-game.com/trunk/system/core/Log.php on line 127

Notice: Undefined index: log_path in /data/www/operate.zebra-game.com/trunk/system/core/Log.php on line 127

Warning: mkdir(): Invalid path in /data/www/operate.zebra-game.com/trunk/system/core/Log.php on line 131

Notice: Undefined index: log_threshold in /data/www/operate.zebra-game.com/trunk/system/core/Log.php on line 138

Notice: Undefined index: log_threshold in /data/www/operate.zebra-game.com/trunk/system/core/Log.php on line 142

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: config/config.php

Line Number: 91

Backtrace:

File: /data/www/operate.zebra-game.com/trunk/application/config/config.php
Line: 91
Function: _error_handler

File: /data/www/operate.zebra-game.com/trunk/www/index.php
Line: 324
Function: require_once

登录

?d=mp&c=PublicsAction&m=login', data: $('.login-form').serialize(), beforeSend: function(){ $('.login-form-bnt').val('登录中').attr('disabled', true); }, success: function (request) { switch (parseInt(request.status)) { case 1: $('#error span').html('登录成功'); $('#error').removeClass('display-hide alert-danger').addClass('alert-success'); setTimeout(function() { location.href = request.data; }, 1000); break; default: $('.login-form-bnt').val('登录').attr('disabled', false); $('#error span').html(request.info); $('#error').removeClass('display-hide'); captchaObj.reset(); break; } }, error: function () { $('.login-form-bnt').val('登录').attr('disabled', false); $('#error span').html('后台系统出问题了'); $('#error').removeClass('display-hide'); captchaObj.reset(); }, cache: false }); return false; }); }); }, cache: false }); //-->