Hi can you add new feature (Ratio credit) as optional so any use upload files he get ration download credit set by admin in the panel as 1:1 megabyte for each uploaded mega or any other ratio depend on the admin so users not uploaded files they will not have any download credit.
the other...
mmm strange if we was able show mirror id by call it directly i think there some way to do with the mirror link im still trying but without result yet im currently using if statement to call certain mirror link such as <vb:if condition="$mirrorid=$i == 2">{vb:var mirror.link}</vb:if> but this do...
when I use <div> or <vb if> inside dbtech_downloads_download_mirrorbit
the content repeat as many as the mirror links I have on the page anyway I upgraded now to the newest version you post recently
Hey I want to display every mirror link alone in different places within same template but I dont know how to call the link of each mirror id
following code is return the ID of the first mirror link
{vb:var mirrorid=$i=1}
how do I display the mirror.link value of the first mirror ID ?
how to increase search result number per page or category browsing files. which template or file i should edit to increase maximum number for search results for example to make it 30 files per page or more.
Hi, How I add new Variables for file poster image next to the current Variables
I think it can be edit by class_core.php
$conversions = array(
'%name%' => $download['title'],
'%shortdesc%' => strip_tags($download['shortdescription']),
'%fulldesc%' => $download['description']...
well finally i found the suitable way as following
<if condition="$mirrorid=$i == 1">$mirror[link]</if>
<if condition="$mirrorid=$i == 2">$mirror[link]</if>
I used if condition to check the mirror link numer
Hi how I can make mirror links in dbtech_downloads_download_mirrorbit template to appear as following
without duplicating for links or table With the ability to call each link in a particular place as the attached image i tried to call the links as $mirror[link][!] ... mirror[link][0] but...
I wish to see this Feature added to the download script
Ratio system with Bandwidth Balance field
so every user can get free bandwidth to download files based on ratio system for (uploading/downloading) count how many Mega bytes the user uploaded to download script the ratio can be set by...
Hi
I have problem when I use Downloads Size Limit Per Day for users group it seems not working and the user can still download files larger than the allowed limit ?
Also can please add new feature for bandwidth limit so user cant using bandwidth more than the limit he have with another...