Server IP : 149.255.58.128 / Your IP : 216.73.216.119
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /var/softaculous/drupal9//install.js
//////////////////////////////////////////////////////////////
// install.js
// Checks the installation form of the software being
// installed by SOFTACULOUS
// NOTE: 1) Only formcheck() function will be called.
// 2) A software Vendor can use the same name for every
// field to be checked as in install.xml . It can be
// called using $('fieldname').value or any property
// 3) Must Return true or false
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
// (c)Softaculous Inc.
//////////////////////////////////////////////////////////////
function formcheck(){
//Check the Admin Email
if(window.check_punycode){
if(!check_punycode($('admin_email').value)){
alert('{{err_ademail}}');
return false;
}
return true;
}
return true;
};
// Update the in dir
function update_drupal8_indir(){
if(drupal8_retries >= 5){
return;
}
if(typeof jQuery('#softdirectory').val() == "undefined"){
drupal8_retries++;
setTimeout('update_drupal8_indir();', 500);
return;
}
var softdirectory = jQuery('#softdirectory').val();
if(softdirectory == 'drupal8'){
jQuery('#softdirectory').val('drupal');
}
}
var drupal8_retries = 0;
update_drupal8_indir();
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 23 2025 09:37:16 | 0 / root | 0755 | |
images | -- | March 06 2025 10:39:04 | 0 / root | 0755 | |
php53 | -- | March 06 2025 10:39:04 | 0 / root | 0755 | |
php56 | -- | March 06 2025 10:39:04 | 0 / root | 0755 | |
php71 | -- | March 06 2025 10:39:04 | 0 / root | 0755 | |
php81 | -- | March 06 2025 10:39:04 | 0 / root | 0755 | |
php82 | -- | March 06 2025 10:39:04 | 0 / root | 0755 | |
| | | | | |
.htaccess | 0.724 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
NOTES.txt | 1.617 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
README.txt | 0.276 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
_htaccess | 0.529 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
clone.php | 14.321 KB | March 05 2025 06:14:54 | 0 / root | 0644 | |
edit.php | 4.712 KB | March 05 2025 06:14:54 | 0 / root | 0644 | |
edit.xml | 0.423 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
fileindex.php | 0.265 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
import.php | 5.421 KB | March 05 2025 06:14:54 | 0 / root | 0644 | |
info.xml | 3.922 KB | March 05 2025 05:08:44 | 0 / root | 0644 | |
install.js | 1.315 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
install.php | 15.256 KB | March 05 2025 06:14:54 | 0 / root | 0644 | |
install.xml | 1.1 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |
md5 | 2.111 KB | March 05 2025 06:14:52 | 0 / root | 0644 | |
settings.php | 33.907 KB | April 21 2023 23:49:46 | 0 / root | 0644 | |
upgrade.php | 4.316 KB | March 05 2025 06:14:54 | 0 / root | 0644 | |
upgrade.xml | 0.302 KB | December 16 2022 06:29:38 | 0 / root | 0644 | |