✏️ 正在编辑: notes.txt
路径:
/var/softaculous/cube/notes.txt
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
1. Add following code in global.inc.php file $glob['install_source'] = 'softaculous'; 2. Default Currency : USD-US dollar (selected by default as language defaults to English(US))(since 6.7.1) 3. Update the value for $tmp and $Contact_Form in install.php with the updated value in manual SQL file (Not needed from 6.6.0, as config values aren't serialized anymore in db serialized array, they are stored as proper keys and values in db) 4. Always check setup/index.php and change accordingly in our package. Keep our changes intact. This is for upgrade 5. update "$tmp['store_copyright']" if any change in manual 6. PHP REQUIREMENT LINK : https://www.cubecart.com/requirements and also check with setup/index.php (Kept PHP requirement 7.1.0 in info.xml due to issue on PHP 5.5 (min req) and 7.0 in version 6.4.6. Change requirement accordingly in info.xml if vendor fixes the same) (Vendor has asked us to keep PHP 7.1 as minimal PHP version and has updated the same in setup/index.php in version 6.4.7) 7. Anonymous statistics : Keep unchecked 8. Copy language/flags/en-US.png , language/email_en-US.xml, language/en-US.xml from manual to zip, since they are not made via Softaculous. They are needed to render the frontend. 9. From 6.7.1. Keep default language i.e English(US).
💾 保存文件
← 返回文件管理器