您好,欢迎访问一九零五行业门户网

Chevereto图床出错

程序下载地址:链接: http://pan.baidu.com/s/1jgxwu6y 密码: 24fa
php版本:5.4
错误信息:parse error: syntax error, unexpected ') . '' ' (t_constant_encapsed_string), expecting ']' in d:\phpstudy\tc\app\routes\route.dashboard.php on line 158
出错文件:route.dashboard.php
出错代码:
$system_values = array( 'chv_version' => [ 'label' => _s('chevereto version'), 'content' => ($chv_version['files'] == $chv_version['db'] ? $chv_version['files'] : $chv_version['files'] . ' ('.$chv_version['db'].' db) '._s('update').'')) . '' ], 'g_version' => [ 'label' => _s('g\\'), 'content' => 'g\\ library '.g\get_version().'' ], 'php_version' => [ 'label' => _s('php version'), 'content' => php_version ], 'server' => [ 'label' => _s('server'), 'content' => gethostname() . ' ' . php_os . '/' . php_sapi ], 'mysql_version' => [ 'label' => _s('mysql version'), 'content' => $db->getattr(pdo::attr_server_version) ], 'mysql_server_info' => [ 'label' => _s('mysql server info'), 'content' => $db->getattr(pdo::attr_server_info) ], 'gdversion' => [ 'label' => _s('gd library'), 'content' => 'version ' . gd_info()['gd version'] . ' jpeg:'.gd_info()['jpeg support'].' gif:'.gd_info()['gif read support'].'/'.gd_info()['gif create support'].' png:'.gd_info()['png support'].' wbmp:'.gd_info()['wbmp support'].' xbm:'.gd_info()['xbm support'] ], 'file_uploads' => [ 'label' => _s('file uploads'), 'content' => ini_get('file_uploads') == 1 ? _s('enabled') : _s('disabled') ], 'max_upload_size' => [ 'label' => _s('max. upload size'), 'content' => g\format_bytes(g\get_ini_bytes(ini_get('upload_max_filesize'))) ], 'max_post_size' => [ 'label' => _s('max. post size'), 'content' => g\format_bytes(g\get_ini_bytes(ini_get('post_max_size'))) ], 'max_execution_time' => [ 'label' => _s('max. execution time'), 'content' => strtr(_n('%d second', '%d seconds', ini_get('max_execution_time')), ['%d' => ini_get('max_execution_time')]) ], 'memory_limit' => [ 'label' => _s('memory limit'), 'content' => g\format_bytes(g\get_ini_bytes(ini_get('memory_limit'))) ], );

回复内容: 程序下载地址:链接: http://pan.baidu.com/s/1jgxwu6y 密码: 24fa
php版本:5.4
错误信息:parse error: syntax error, unexpected ') . '' ' (t_constant_encapsed_string), expecting ']' in d:\phpstudy\tc\app\routes\route.dashboard.php on line 158
出错文件:route.dashboard.php
出错代码:
$system_values = array( 'chv_version' => [ 'label' => _s('chevereto version'), 'content' => ($chv_version['files'] == $chv_version['db'] ? $chv_version['files'] : $chv_version['files'] . ' ('.$chv_version['db'].' db) '._s('update').'')) . '' ], 'g_version' => [ 'label' => _s('g\\'), 'content' => 'g\\ library '.g\get_version().'' ], 'php_version' => [ 'label' => _s('php version'), 'content' => php_version ], 'server' => [ 'label' => _s('server'), 'content' => gethostname() . ' ' . php_os . '/' . php_sapi ], 'mysql_version' => [ 'label' => _s('mysql version'), 'content' => $db->getattr(pdo::attr_server_version) ], 'mysql_server_info' => [ 'label' => _s('mysql server info'), 'content' => $db->getattr(pdo::attr_server_info) ], 'gdversion' => [ 'label' => _s('gd library'), 'content' => 'version ' . gd_info()['gd version'] . ' jpeg:'.gd_info()['jpeg support'].' gif:'.gd_info()['gif read support'].'/'.gd_info()['gif create support'].' png:'.gd_info()['png support'].' wbmp:'.gd_info()['wbmp support'].' xbm:'.gd_info()['xbm support'] ], 'file_uploads' => [ 'label' => _s('file uploads'), 'content' => ini_get('file_uploads') == 1 ? _s('enabled') : _s('disabled') ], 'max_upload_size' => [ 'label' => _s('max. upload size'), 'content' => g\format_bytes(g\get_ini_bytes(ini_get('upload_max_filesize'))) ], 'max_post_size' => [ 'label' => _s('max. post size'), 'content' => g\format_bytes(g\get_ini_bytes(ini_get('post_max_size'))) ], 'max_execution_time' => [ 'label' => _s('max. execution time'), 'content' => strtr(_n('%d second', '%d seconds', ini_get('max_execution_time')), ['%d' => ini_get('max_execution_time')]) ], 'memory_limit' => [ 'label' => _s('memory limit'), 'content' => g\format_bytes(g\get_ini_bytes(ini_get('memory_limit'))) ], );

其它类似信息

推荐信息