GRAYBYTE WORDPRESS FILE MANAGER7761

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /var/softaculous/cmssimple/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /var/softaculous/cmssimple//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.
//////////////////////////////////////////////////////////////

// Check if there is a hyphen - in prefixed or random generated username ? 
function update_username(){
	
	if(typeof jQuery('#admin_username').val() == "undefined"){
		setTimeout('update_username();', 500);
		return;
	}
	
	var admin_username = jQuery('#admin_username').val();
	var has_dash = admin_username.includes("-");
	
	if(has_dash){
		admin_username = admin_username.replace("-", ""); 
		jQuery('#admin_username').val(admin_username);
	}
}

update_username();

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;
};

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 13 2025 08:30:22
root / root
0755
images
--
June 08 2024 01:45:12
root / root
0755
php53
--
June 08 2024 01:45:13
root / root
0755
php56
--
June 08 2024 01:45:13
root / root
0755
php71
--
June 08 2024 01:45:12
root / root
0755
php81
--
June 08 2024 01:45:12
root / root
0755
php82
--
June 08 2024 01:45:12
root / root
0755
Notes.txt
1.29 KB
August 18 2023 12:20:10
root / root
0644
_upgrade.php
6.007 KB
December 23 2021 11:54:36
root / root
0644
_upgrade.xml
0.278 KB
December 23 2021 11:54:36
root / root
0644
changelog.txt
10.223 KB
June 07 2024 09:07:36
root / root
0644
clone.php
3.165 KB
June 07 2024 11:14:38
root / root
0644
cmssimple.sql
446.386 KB
June 07 2024 09:07:36
root / root
0644
cmssimple.zip
10.64 MB
June 07 2024 09:07:36
root / root
0644
config.php
0.401 KB
December 23 2021 11:54:36
root / root
0644
edit.php
4.744 KB
June 07 2024 11:14:38
root / root
0644
edit.xml
0.423 KB
December 23 2021 11:54:36
root / root
0644
fileindex.php
0.135 KB
June 07 2024 09:07:36
root / root
0644
import.php
3.208 KB
June 07 2024 11:14:38
root / root
0644
info.xml
2.565 KB
June 07 2024 09:07:36
root / root
0644
install.js
1.356 KB
March 30 2023 07:42:38
root / root
0644
install.php
4.685 KB
June 07 2024 11:14:38
root / root
0644
install.xml
2.888 KB
June 07 2024 09:07:36
root / root
0644
md5
2.626 KB
June 07 2024 11:14:38
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF