我的難道解決了, 因下載不到 rex 的中文檔, 用了 1.0.3版, 如來是中文化檔 (language\zh_cmn_hant\mods\announcement_centre.php) 內少了英文 檔以下的一部份, 所以安裝不到.現以成功安裝
代碼: 選擇全部
//Installation vars
// Installation file stuff, not needed anymore after installation is complete
'AC_TABLE_CREATED' => 'Announcement Centre Table and Config fields created.',
'AC_MODULE_ADDED' => 'Announcement Centre Module has been added.',
'AC_CONFIGS_CREATED' => 'Announcement Centre config fields have been created.',
'AC_VERSION_UPDATED' => 'Announcement Centre version updated.',
'AC_INSTALL_COMPLETE' => '<strong>Announcement Centre installation complete. Please delete this folder (/install)!!</strong>',
'AC_INSTALL_RETURN' => '<br /><br /><br />Click %shere%s to return to the board index.',
'AC_INSTALL_REDIRECT' => 'Please wait while you are being redirected to complete the installation.',
'AC_UNINSTALL_REDIRECT' => 'Please wait while you are being redirected to complete the deletion.',
'AC_PREV_TABLE_DELETE' => 'Announcement Centre table deleted <br />',
'AC_MODULE_READDED' => 'Announcement Centre Module has been re-added.',
'AC_TABLE_CONFIG_DELETE' => 'Announcement Centre Table and Config fields deleted <br />',
'AC_MODULE_DELETED' => 'Announcement Centre Module has been deleted <br />',
'AC_DELETE_COMPLETE' => '<strong>Announcement Centre deletion complete. Please delete this folder (/install)!! </strong>',
'AC_BACKUP_WARN' => 'Make sure you have backed up your database before proceeding!!!',
'AC_INSTALL_DESC' => 'This installation file will create the Database table/fields and add the appropriate module. <br />To proceed please click on the appropriate action below:',
'AC_UPGRADE_DESC' => 'This installation file will upgrade/delete the Database table/fields and add/remove the appropriate module. <br />To proceed please click on the appropriate action below:',
'AC_NEW_INSTALL' => 'New Installation',
'AC_UPGRADE' => 'Upgrade to %s',
'AC_UP_TO_DATE' => 'Version %s is currently installed on your system which is the latest up-to-date version',
'AC_UNINSTALL' => 'Uninstall',
'AC_PERM_CREATED' => 'Announcement Centre permissions created.',
'AC_DESCRIPTION' => 'Adds an Announcement Box to the Index Page.',