Chevereto圖床出錯

來源:互聯網
上載者:User
關鍵字 php
程式下載地址:連結: 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')))                    ],                );
  • 相關文章

    聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.