Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
asiafoodco.com /
shop /
themes /
ipnotik /
Delete
Unzip
Name
Size
Permission
Date
Action
config
[ DIR ]
drwxr-x---
2025-11-08 11:17
css
[ DIR ]
drwxr-x---
2025-11-08 11:17
img
[ DIR ]
drwxr-x---
2025-11-08 11:17
js
[ DIR ]
drwxr-x---
2025-11-08 11:17
lang
[ DIR ]
drwxr-x---
2025-11-08 11:17
404.tpl
787
B
-rwxr-x---
2018-05-03 14:22
Thumbs.db
10
KB
-rwxr-x---
2018-05-03 14:22
address.tpl
5.54
KB
-rwxr-x---
2018-05-03 14:22
addresses.tpl
3.04
KB
-rwxr-x---
2018-05-03 14:22
authentication.tpl
9.99
KB
-rwxr-x---
2018-05-03 14:22
best-sales.tpl
6.71
KB
-rwxr-x---
2018-05-03 14:22
breadcrumb.tpl
335
B
-rwxr-x---
2018-05-03 14:22
category-tree-branch.tpl
605
B
-rwxr-x---
2018-05-03 14:22
category.tpl
443
B
-rwxr-x---
2018-05-03 14:22
cms.tpl
260
B
-rwxr-x---
2018-05-03 14:22
contact-form.tpl
2.56
KB
-rwxr-x---
2018-05-03 14:22
discount.tpl
2.82
KB
-rwxr-x---
2018-05-03 14:22
errors.tpl
449
B
-rwxr-x---
2018-05-03 14:22
footer.tpl
182
B
-rwxr-x---
2018-05-03 14:22
header.tpl
2.32
KB
-rwxr-x---
2018-05-03 14:22
history.tpl
3.61
KB
-rwxr-x---
2018-05-03 14:22
identity.tpl
4.91
KB
-rwxr-x---
2018-05-03 14:22
index.php
300
B
-rwxr-x---
2018-05-03 14:22
index.tpl
12
B
-rwxr-x---
2018-05-03 14:22
maintenance.tpl
1.22
KB
-rwxr-x---
2018-05-03 14:22
manufacturer-list.tpl
2.31
KB
-rwxr-x---
2018-05-03 14:22
manufacturer.tpl
6.67
KB
-rwxr-x---
2018-05-03 14:22
my-account.tpl
2.7
KB
-rwxr-x---
2018-05-03 14:22
new-products.tpl
6.71
KB
-rwxr-x---
2018-05-03 14:22
order-address.tpl
4.2
KB
-rwxr-x---
2018-05-03 14:22
order-carrier.tpl
4.33
KB
-rwxr-x---
2018-05-03 14:22
order-confirmation.tpl
497
B
-rwxr-x---
2018-05-03 14:22
order-detail.tpl
13.52
KB
-rwxr-x---
2018-05-03 14:22
order-follow.tpl
3.73
KB
-rwxr-x---
2018-05-03 14:22
order-payment.tpl
755
B
-rwxr-x---
2018-05-03 14:22
order-return.tpl
4.04
KB
-rwxr-x---
2018-05-03 14:22
order-slip.tpl
2.81
KB
-rwxr-x---
2018-05-03 14:22
order-steps.tpl
1.62
KB
-rwxr-x---
2018-05-03 14:22
pagination.tpl
3.32
KB
-rwxr-x---
2018-05-03 14:22
password.tpl
1.11
KB
-rwxr-x---
2018-05-03 14:22
preview.jpg
12.33
KB
-rwxr-x---
2018-05-03 14:22
prices-drop.tpl
6.71
KB
-rwxr-x---
2018-05-03 14:22
product-list.tpl
6.62
KB
-rwxr-x---
2018-05-03 14:22
product-sort.tpl
0
B
-rwxr-x---
2018-05-03 14:22
product.tpl
17.54
KB
-rwxr-x---
2018-05-03 14:22
scenes.tpl
4.1
KB
-rwxr-x---
2018-05-03 14:22
search.tpl
7.17
KB
-rwxr-x---
2018-05-03 14:22
shopping-cart-product-line.tpl
3.02
KB
-rwxr-x---
2018-05-03 14:22
shopping-cart.tpl
8.82
KB
-rwxr-x---
2018-05-03 14:22
sitemap.tpl
1.83
KB
-rwxr-x---
2018-05-03 14:22
supplier-list.tpl
2.21
KB
-rwxr-x---
2018-05-03 14:22
supplier.tpl
410
B
-rwxr-x---
2018-05-03 14:22
thickbox.tpl
382
B
-rwxr-x---
2018-05-03 14:22
Save
Rename
<h4>{l s='Order placed on'} {dateFormat date=$order->date_add full=0}</h4> {if count($order_history)} <p class="bold">{l s='Follow your order step by step'}</p> <div class="table_block"> <table class="detail_step_by_step std"> <thead> <tr> <th class="first_item">{l s='Date'}</th> <th class="last_item">{l s='Status'}</th> </tr> </thead> <tbody> {foreach from=$order_history item=state name="orderStates"} <tr class="{if $smarty.foreach.orderStates.first}first_item{elseif $smarty.foreach.orderStates.last}last_item{/if} {if $smarty.foreach.orderStates.index % 2}alternate_item{else}item{/if}"> <td>{dateFormat date=$state.date_add full=1}</td> <td>{$state.ostate_name|escape:'htmlall':'UTF-8'}</td> </tr> {/foreach} </tbody> </table> </div> {/if} {if $followup} <p class="bold">{l s='Click the following link to track delivery of your order'}</p> <a href="{$followup|escape:'htmlall':'UTF-8'}">{$followup|escape:'htmlall':'UTF-8'}</a> {/if} <p class="bold">{l s='Order:'} <span class="color-myaccount">{l s='#'}{$order->id|string_format:"%06d"}</span></p> {if $carrier->id}<p class="bold">{l s='Carrier:'} {if $carrier->name == "0"}{$shop_name|escape:'htmlall':'UTF-8'}{else}{$carrier->name|escape:'htmlall':'UTF-8'}{/if}</p>{/if} <p class="bold">{l s='Payment method:'} <span class="color-myaccount">{$order->payment|escape:'htmlall':'UTF-8'}</span></p> {if $invoice AND $invoiceAllowed} <p> <img src="{$img_dir}icon/pdf.gif" alt="" class="icon" /> <a href="{$base_dir}pdf-invoice.php?id_order={$order->id|intval}">{l s='Download your invoice as a .PDF file'}</a> </p> {/if} {if $order->recyclable} <p><img src="{$img_dir}icon/recyclable.gif" alt="" class="icon" /> {l s='You have given permission to receive your order in recycled packaging.'}</p> {/if} {if $order->gift} <p><img src="{$img_dir}icon/gift.gif" alt="" class="icon" /> {l s='You requested gift-wrapping for your order.'}</p> <p>{l s='Message:'} {$order->gift_message|nl2br}</p> {/if} <br /> <ul class="address item"> <li class="address_title">{l s='Invoice'}</li> {if $address_invoice->company}<li class="address_company">{$address_invoice->company|escape:'htmlall':'UTF-8'}</li>{/if} <li class="address_name">{$address_invoice->firstname|escape:'htmlall':'UTF-8'} {$address_invoice->lastname|escape:'htmlall':'UTF-8'}</li> <li class="address_address1">{$address_invoice->address1|escape:'htmlall':'UTF-8'}</li> {if $address_invoice->address2}<li class="address_address2">{$address_invoice->address2|escape:'htmlall':'UTF-8'}</li>{/if} <li class="address_city">{$address_invoice->postcode|escape:'htmlall':'UTF-8'} {$address_invoice->city|escape:'htmlall':'UTF-8'}</li> <li class="address_country">{$address_invoice->country|escape:'htmlall':'UTF-8'}{if $invoiceState} - {$invoiceState->name|escape:'htmlall':'UTF-8'}{/if}</li> {if $address_invoice->phone}<li class="address_phone">{$address_invoice->phone|escape:'htmlall':'UTF-8'}</li>{/if} {if $address_invoice->phone_mobile}<li class="address_phone_mobile">{$address_invoice->phone_mobile|escape:'htmlall':'UTF-8'}</li>{/if} </ul> <ul class="address alternate_item"> <li class="address_title">{l s='Delivery'}</li> {if $address_delivery->company}<li class="address_company">{$address_delivery->company|escape:'htmlall':'UTF-8'}</li>{/if} <li class="address_name">{$address_delivery->firstname|escape:'htmlall':'UTF-8'} {$address_delivery->lastname|escape:'htmlall':'UTF-8'}</li> <li class="address_address1">{$address_delivery->address1|escape:'htmlall':'UTF-8'}</li> {if $address_delivery->address2}<li class="address_address2">{$address_delivery->address2|escape:'htmlall':'UTF-8'}</li>{/if} <li class="address_city">{$address_delivery->postcode|escape:'htmlall':'UTF-8'} {$address_delivery->city|escape:'htmlall':'UTF-8'}</li> <li class="address_country">{$address_delivery->country|escape:'htmlall':'UTF-8'}{if $deliveryState} - {$deliveryState->name|escape:'htmlall':'UTF-8'}{/if}</li> {if $address_delivery->phone}<li class="address_phone">{$address_delivery->phone|escape:'htmlall':'UTF-8'}</li>{/if} {if $address_delivery->phone_mobile}<li class="address_phone_mobile">{$address_delivery->phone_mobile|escape:'htmlall':'UTF-8'}</li>{/if} </ul> <form action="{$base_dir}order-follow.php" method="post"> <div id="order-detail-content" class="table_block"> <table class="std"> <thead> <tr> {if $return_allowed}<th class="first_item"><input type="checkbox" /></th>{/if} <th class="{if $return_allowed}item{else}first_item{/if}">{l s='Reference'}</th> <th class="item">{l s='Product'}</th> <th class="item">{l s='Quantity'}</th> <th class="item">{l s='Unit price'}</th> <th class="history_total_details">{l s='Total price'}</th> </tr> </thead> <tfoot> <tr class="item"> <td colspan="{if $return_allowed}6{else}5{/if}"> {l s='Total products:'} <span class="price">{displayWtPriceWithCurrency price=$order->getTotalProductsWithTaxes() currency=$currency convert=0}</span> </td> </tr> {if $order->total_discounts > 0} <tr class="item"> <td colspan="{if $return_allowed}6{else}5{/if}"> {l s='Total vouchers:'} <span class="price-discount">{displayWtPriceWithCurrency price=$order->total_discounts currency=$currency convert=1}</span> </td> </tr> {/if} {if $order->total_wrapping > 0} <tr class="item"> <td colspan="{if $return_allowed}6{else}5{/if}"> {l s='Total gift-wrapping:'} <span class="price-wrapping">{displayWtPriceWithCurrency price=$order->total_wrapping currency=$currency convert=0}</span> </td> </tr> {/if} <tr class="item"> <td colspan="{if $return_allowed}6{else}5{/if}"> {l s='Total shipping:'} <span class="price-shipping">{displayWtPriceWithCurrency price=$order->total_shipping currency=$currency convert=0}</span> </td> </tr> <tr class="item"> <td colspan="{if $return_allowed}6{else}5{/if}"> {l s='Total:'} <span class="price">{displayWtPriceWithCurrency price=$order->total_paid currency=$currency convert=0}</span> </td> </tr> </tfoot> <tbody> {foreach from=$products item=product name=products} {if !$product.deleted} {assign var='productId' value=$product.product_id} {assign var='productAttributeId' value=$product.product_attribute_id} {if isset($customizedDatas.$productId.$productAttributeId)}{assign var='productQuantity' value=$product.product_quantity-$product.customizationQuantityTotal}{else}{assign var='productQuantity' value=$product.product_quantity}{/if} <!-- Customized products --> {if isset($customizedDatas.$productId.$productAttributeId)} <tr class="item"> {if $return_allowed}<td class="order_cb"></td>{/if} <td><label for="cb_{$product.id_order_detail|intval}">{if $product.product_reference}{$product.product_reference|escape:'htmlall':'UTF-8'}{else}--{/if}</label></td> <td class="bold"> <label for="cb_{$product.id_order_detail|intval}">{$product.product_name|escape:'htmlall':'UTF-8'}</label> </td> <td><input class="order_qte_input" name="order_qte_input[{$smarty.foreach.products.index}]" type="text" size="2" value="{$customizationQuantityTotal|intval}" /><label for="cb_{$product.id_order_detail|intval}"><span class="order_qte_span editable">{$product.customizationQuantityTotal|intval}</span></label></td> <td><label for="cb_{$product.id_order_detail|intval}">{convertPriceWithCurrency price=$product.product_price_wt currency=$currency convert=0}</label></td> <td><label for="cb_{$product.id_order_detail|intval}">{if isset($customizedDatas.$productId.$productAttributeId)}{convertPriceWithCurrency price=$product.total_customization_wt currency=$currency convert=0}{else}{convertPriceWithCurrency price=$product.total_wt currency=$currency convert=0}{/if}</label></td> </tr> {foreach from=$customizedDatas.$productId.$productAttributeId item='customization' key='customizationId'} <tr class="alternate_item"> {if $return_allowed}<td class="order_cb"><input type="checkbox" id="cb_{$product.id_order_detail|intval}" name="customization_ids[{$product.id_order_detail|intval}][]" value="{$customizationId|intval}" /></td>{/if} <td colspan="2"> {foreach from=$customization.datas key='type' item='datas'} {if $type == $CUSTOMIZE_FILE} <ul class="customizationUploaded"> {foreach from=$datas item='data'} <li><img src="{$pic_dir}{$data.value}_small" alt="" class="customizationUploaded" /></li> {/foreach} </ul> {elseif $type == $CUSTOMIZE_TEXTFIELD} <ul class="typedText">{counter start=0 print=false} {foreach from=$datas item='data'} <li>{l s='Text #'}{counter}{l s=':'} {$data.value}</li> {/foreach} </ul> {/if} {/foreach} </td> <td> <input class="order_qte_input" name="customization_qty_input[{$customizationId|intval}]" type="text" size="2" value="{$customization.quantity|intval}" /><label for="cb_{$product.id_order_detail|intval}"><span class="order_qte_span editable">{$customization.quantity|intval}</span></label> </td> <td colspan="2"></td> </tr> {/foreach} {/if} <!-- Classic products --> {if $product.product_quantity > $product.customizationQuantityTotal} <tr class="item"> {if $return_allowed}<td class="order_cb"><input type="checkbox" id="cb_{$product.id_order_detail|intval}" name="ids_order_detail[{$product.id_order_detail|intval}]" value="{$product.id_order_detail|intval}" /></td>{/if} <td><label for="cb_{$product.id_order_detail|intval}">{if $product.product_reference}{$product.product_reference|escape:'htmlall':'UTF-8'}{else}--{/if}</label></td> <td class="bold"> <label for="cb_{$product.id_order_detail|intval}"> {if $product.download_hash && $invoice} <a href="{$base_dir}get-file.php?key={$product.filename|escape:'htmlall':'UTF-8'}-{$product.download_hash|escape:'htmlall':'UTF-8'}" title="{l s='download this product'}"> <img src="{$img_dir}icon/download_product.gif" class="icon" alt="{l s='Download product'}" /> </a> <a href="{$base_dir}get-file.php?key={$product.filename|escape:'htmlall':'UTF-8'}-{$product.download_hash|escape:'htmlall':'UTF-8'}" title="{l s='download this product'}"> {$product.product_name|escape:'htmlall':'UTF-8'} </a> {else} {$product.product_name|escape:'htmlall':'UTF-8'} {/if} </label> </td> <td><input class="order_qte_input" name="order_qte_input[{$product.id_order_detail|intval}]" type="text" size="2" value="{$productQuantity|intval}" /><label for="cb_{$product.id_order_detail|intval}"><span class="order_qte_span editable">{$productQuantity|intval}</span></label></td> <td><label for="cb_{$product.id_order_detail|intval}">{convertPriceWithCurrency price=$product.product_price_wt currency=$currency convert=0}</label></td> <td style="text-align:right"><label for="cb_{$product.id_order_detail|intval}">{convertPriceWithCurrency price=$product.total_wt currency=$currency convert=0}</label></td> </tr> {/if} {/if} {/foreach} {foreach from=$discounts item=discount} <tr class="item"> <td>{$discount.name|escape:'htmlall':'UTF-8'}</td> <td>{l s='Voucher:'} {$discount.name|escape:'htmlall':'UTF-8'}</td> <td><span class="order_qte_span editable">1</span></td> <td> </td> <td>{l s='-'}{convertPriceWithCurrency price=$discount.value currency=$currency convert=0}</td> </tr> {/foreach} </tbody> </table> </div> {if $return_allowed} <br /> <p class="bold">{l s='Merchandise return'}</p> <p>{l s='If you want to return one or several products, please mark the corresponding checkbox(es) and provide an explanation for the return. Then click the button below.'}</p> <p class="textarea"> <textarea cols="67" rows="3" name="returnText"></textarea> </p> <p class="submit"> <input type="submit" value="{l s='Make a RMA slip'}" name="submitReturnMerchandise" class="button_large" /> <input type="hidden" class="hidden" value="{$order->id|intval}" name="id_order" /> </p> <br /> {/if} </form> {if count($messages)} <p class="bold">{l s='Messages'}</p> <div class="table_block"> <table class="detail_step_by_step std"> <thead> <tr> <th class="first_item" style="width:150px;">{l s='From'}</th> <th align="left">{l s='Message'}</th> </tr> </thead> <tbody> {foreach from=$messages item=message name="messageList"} <tr id="order-detail-dialogue" class="{if $smarty.foreach.messageList.first}first_item{elseif $smarty.foreach.messageList.last}last_item{/if} {if $smarty.foreach.messageList.index % 2}alternate_item{else}item{/if}"> <td valign="top"> <span> {if $message.ename} {$message.efirstname|escape:'htmlall':'UTF-8'} {$message.elastname|escape:'htmlall':'UTF-8'} {elseif $message.clastname} {$message.cfirstname|escape:'htmlall':'UTF-8'} {$message.clastname|escape:'htmlall':'UTF-8'} {else} </span> <b>{$shop_name|escape:'htmlall':'UTF-8'} {/if} <br /> {dateFormat date=$message.date_add full=1} <b> </td> <td>{$message.message|nl2br}</td> </tr> {/foreach} </tbody> </table> </div> {/if} <form action="{$base_dir}order-detail.php" method="post" class="std" id="sendOrderMessage"> <p id="p_add_message">{l s='Add a message:'}</p> <p>{l s='If you want to leave us comment about your order, please write it below.'}</p> <p class="textarea"> <textarea cols="67" rows="3" name="msgText"></textarea> </p> <p class="submit"> <input type="hidden" name="id_order" value="{$order->id|intval}" /> <input type="submit" class="button" name="submitMessage" value="{l s='Send'}"/> </p> </form>