PHP 8.2.30
Preview: notes.txt Size: 1.18 KB
//var/softaculous/xoops/notes.txt

1) Put Upgrade folder in the ZIP Package
2) xoops_data and xoops_lib go in data.zip
3) In Upgrade.php we have written code for version 2.5.0 (for not to show the upgrade link)
4) We have added fix in Upgrade/upd-2.4.0-to-2.4.1 index.php. Replaced $checkbit with $func. check if upgrade works without this fix in next version
   (4th step is not required from version 2.5.7. It works fine from 2.5.7)
5) XOOPS checks for illegal characters in path (which does not allow space) causing upgrade to fail hence we have added the same preg_match pattern in upgrade.php __requirements() function. Check if they update this pattern to allow spaces in future.
Taken from :
class/libraries/vendor/xoops/xmf/src/Xmf/Language.php
6) We do not configure include/license.php
7) PHP REQUIREMENT LINK : https://xoops.gitbook.io/xoops-install-upgrade/installation/requirements
8) Check and Copy '{{SOFTDATADIR}}/xoops_data/configs' folder from manual to zip as these files are not created. They can be checked from respective classes in {{DOCROOT}}/class/{{CONFIG_FILE_NAME}}.dist.php and also '{{SOFTDATADIR}}/xoops_data/configs/xoopsconfig.php' can be checked from '{{SOFTDATADIR}}/xoops_data/configs/xoopsconfig.dist.php'

Directory Contents

Dirs: 6 × Files: 19

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-04-25 21:02:32
Edit Download
php53 DIR
- drwxr-xr-x 2025-04-25 21:02:32
Edit Download
php56 DIR
- drwxr-xr-x 2025-04-25 21:02:32
Edit Download
php71 DIR
- drwxr-xr-x 2025-04-25 21:02:32
Edit Download
php81 DIR
- drwxr-xr-x 2025-04-25 21:02:32
Edit Download
php82 DIR
- drwxr-xr-x 2025-04-25 21:02:32
Edit Download
51.15 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
3.27 KB lrw-r--r-- 2024-05-23 11:22:28
Edit Download
838.67 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
4.37 KB lrw-r--r-- 2024-05-23 11:22:28
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
452 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.62 KB lrw-r--r-- 2024-05-23 11:22:28
Edit Download
2.90 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.65 KB lrw-r--r-- 2024-05-23 11:22:28
Edit Download
1.43 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.43 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
1.14 KB lrw-r--r-- 2024-05-23 11:22:28
Edit Download
1.18 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
1.66 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
5.09 KB lrw-r--r-- 2024-05-23 11:22:28
Edit Download
429 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
267.23 KB lrw-r--r-- 2024-05-23 11:21:56
Edit Download
13.41 MB lrw-r--r-- 2024-05-23 11:21:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).