403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.45
Web Server : Apache
System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64
User : WHMCS_MIA_382 ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/httpd/html/store.tiacyrusxxx.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/store.tiacyrusxxx.com/public_html/adm.config.php
<?php
include('../site.config.php');

$memberID = @mysql_real_escape_string($_SESSION['member_id']);
$verifyAdmin = @mysql_query("SELECT * FROM cms_members WHERE xfcadmin > 0 AND member_id = '" . $memberID . "' LIMIT 1");
if (@mysql_num_rows($verifyAdmin) == 1) {
	
	$userDetails = @mysql_fetch_object($verifyAdmin);
	
    //Below changed a by Bill
   //This ensures that even admin changes to become user, still has Admin LEVEL PRIVILIDGES       
	if(isset($requiredLevel) && $requiredLevel != $_SESSION['xfcadmin']) {//&& $requiredLevel != $userDetails->xfcadmin) {
		die("Not Authorized!");
	}
	
	$modelInfo_sql = @mysql_query("SELECT * FROM cms_models WHERE model_id = '" . $userDetails->model_id . "' LIMIT 1");
	$model_info = @mysql_fetch_object($modelInfo_sql);
	
	$_SESSION['model_id'] = $userDetails->model_id;	
} else {
	header("Location: ../index.php");
	die();
}

$imageSizesModelX['mProfileSmall'] = 260;
$imageSizesModelY['mProfileSmall'] = 350;

$imageSizesModelX['mProfileLarge'] = 1200;
$imageSizesModelY['mProfileLarge'] = 500;

$imageSizesModelX['mIcon'] = 360;
$imageSizesModelY['mIcon'] = 500;



$imageSizesVideoX['main'] = 1200;
$imageSizesVideoY['main'] = 500;

$imageSizesVideoX['tn'] = 360;
$imageSizesVideoY['tn'] = 250;


$imageSizesVideoX['pre1'] = 275;
$imageSizesVideoY['pre1'] = 175;

$imageSizesVideoX['pre2'] = 275;
$imageSizesVideoY['pre2'] = 175;

$imageSizesVideoX['pre3'] = 275;
$imageSizesVideoY['pre3'] = 175;

$imageSizesVideoX['pre4'] = 275;
$imageSizesVideoY['pre4'] = 175;



$imageSizesPhotosetX['main'] = 1200;
$imageSizesPhotosetY['main'] = 500;

$imageSizesPhotosetX['tn'] = 360;
$imageSizesPhotosetY['tn'] = 500;


$imageSizesPhotosetX['pre1'] = 390;
$imageSizesPhotosetY['pre1'] = 450;

$imageSizesPhotosetX['pre2'] = 195;
$imageSizesPhotosetY['pre2'] = 150;

$imageSizesPhotosetX['pre3'] = 195;
$imageSizesPhotosetY['pre3'] = 150;

$imageSizesPhotosetX['pre4'] = 195;
$imageSizesPhotosetY['pre4'] = 150;

$imageSizesPhotosetX['pre5'] = 195;
$imageSizesPhotosetY['pre5'] = 150;

$imageSizesPhotosetX['pre6'] = 390;
$imageSizesPhotosetY['pre6'] = 150;

$imageSizesPhotosetX['pre7'] = 390;
$imageSizesPhotosetY['pre7'] = 450;

include('adm.func.php');
//$adminMenu = buildAdminMenu($userDetails);
function msgSystem() {
}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit