Server IP : 149.255.58.128 / Your IP : 216.73.216.35
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/joomla4//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;
};
jQuery(document).ready(function(){
// Joomla requires password to be minimum 12 chars so generate random accordingly
if(globals_rand_pass > 0){
setTimeout('joomla4_rand_pass();', 500);
}
jQuery( ".generate-password" ).on( "click", function(){
joomla4_rand_pass();
});
});
function joomla4_rand_pass(){
try{
jQuery("#admin_pass").val(randstr(12, 1, globals_pass_strength));
check_pass_strength();
}
catch(e){}
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 23 2025 09:37:16 | 0 / root | 0755 | |
images | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
languages | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
php53 | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
php56 | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
php71 | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
php81 | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
php82 | -- | April 10 2025 09:37:22 | 0 / root | 0755 | |
| | | | | |
clone.php | 3.969 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
configuration.php | 1.986 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |
edit.php | 5.801 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
edit.xml | 0.614 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |
extend.php | 8.785 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
fileindex.php | 0.23 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |
import.php | 8.622 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
info.xml | 3.533 KB | April 09 2025 06:58:56 | 0 / root | 0644 | |
install.js | 1.325 KB | November 21 2023 03:00:16 | 0 / root | 0644 | |
install.php | 20.701 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
install.xml | 3.231 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |
md5 | 13.524 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
notes.txt | 3.502 KB | April 09 2025 06:58:56 | 0 / root | 0644 | |
restore.php | 2.234 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
sign_on.php | 2.347 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |
update_pass.php | 0.485 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |
upgrade.php | 24.754 KB | April 09 2025 07:05:52 | 0 / root | 0644 | |
upgrade.xml | 0.615 KB | October 25 2023 01:34:08 | 0 / root | 0644 | |