Results 11 to 20 of 21
-
10th Oct 2010, 07:29 AM #11MemberWebsite's:
DaWarez.com DuSpot.comstill need A coder?
Respected: KWWH Team,WarezDemon,Santocool, Champ of Champs,TheTorrentSeller
-
10th Oct 2010, 07:30 AM #12BannedWebsite's:
Warez-Town.info latestrelease.org freakshare.bizi m trying to contact u many time but u not reply me i also pm u
but u have no time for reply
Bump Thread
-
10th Oct 2010, 07:31 AM #13OPMemberWebsite's:
warezxtc.com
-
10th Oct 2010, 07:52 AM #14Respected DeveloperWebsite's:
X4B.orgLol you are not the coder of nexusddl. You are the coder of the modifications for nexusddl v1 (when I bought it). Being that this version is codenamed V2.1 id say you should remove that statement.
Snippet:
PHP Code:[...]
if($pg_type==PAGE_DLIST){
/* Pre Includes (Download Listings) */
include('lib/Search.php');
include('lib/Download.php');
include('lib/DDL/Download/Type.php');
include('lib/DDL/Data/Downloads.php');
include('lib/DDL/Data/DownloadSelector.php');
include('lib/DDL/Data/DownloadFilter.php');
include('lib/DDL/Data/DownloadLimit.php');
include('lib/DDL/Data/DownloadSort.php');
$type = isset($_REQUEST['type']) ? (in_array($_REQUEST['type'], $_CONFIG['natural_types'], true) ? \DDL\Download\Type::fromNatural($_REQUEST['type']) : true) : false; //Must be before q(search)
if($type===true){
if($_REQUEST['type']!=''){
R('');
}
$type = false;
}
$q = empty($_REQUEST['q'])?false:new Search(urldecode($_REQUEST['q']),$type);
$page = (isset($_GET['page']) && $_GET['page'] > 1) ? (int)$_GET['page'] : 1;
$site = empty($_REQUEST['surl'])?false:$_REQUEST['surl'];
$output = empty($_REQUEST['output'])?'html':$_REQUEST['output'];
$PAGINATION = true;
if($user_accept_lang&&$user_accept_lang!=$user_lang){
L::jsNotificationTo($user_accept_lang);
}elseif($user_lang!='en'){
L::jsNotification($user_lang);
}
if($delay_user_lang){
$_LANG = L::Load($delay_user_lang);
if($user_lang != $delay_user_lang){
$user_lang = $delay_user_lang;
$delay_user_lang = true;
}else{
$user_lang = $delay_user_lang;
}
}
$d = new DDL\Data\Downloads(DDL\Data\DownloadSelector::$Common,(bool)$q||(bool)$site);
$d->Join(true);
$filters = array();
if($site){ //nexusddl.com/site/sitename.com
$filters['site'] = DDL\Data\DownloadFilter::Site('url', $site);
}elseif($q){ //Optimised 'fast search'
$filters['search'] = DDL\Data\DownloadFilter::SearchType($q,$type?$type:'all',$page,40);
}elseif($type){
$filters['type'] = DDL\Data\DownloadFilter::Type($type);
}/*elseif($q){
$filters['search'] = DDL\Data\DownloadFilter::Search($q);
}*/
if(!$q) {//($type && $q)
$d->Limit(DDL\Data\DownloadLimit::Page($page,40));
}
if(!isset($filters['search'])){
$d->Sort(DDL\Data\DownloadSort::Date());
}
$d->Filter($filters);
$d->Load();
unset($filters);
[...]
-
10th Oct 2010, 08:13 AM #15OPMemberWebsite's:
warezxtc.com@Splitice, yeah, sorry 'bout the misunderstanding, edited
-
10th Oct 2010, 08:24 AM #16Member
can i hire you to install wordpress theme and fix the size issue to fit the theme properly?
-
10th Oct 2010, 10:11 AM #17MemberWebsite's:
animeout.com mangaout.com scenator.compm sent.....
-
10th Oct 2010, 02:58 PM #18
-
12th Oct 2010, 08:16 PM #19Member
i sent u a message
-
25th Oct 2010, 10:09 AM #20OPMemberWebsite's:
warezxtc.comBump
.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Hire] Need a coder for making submitter
By michomoz in forum Web Development AreaReplies: 2Last Post: 30th May 2012, 10:35 PM -
[Selling] PHP Coder for Hire
By Mother-Fkn-Warez.com in forum Completed TransactionsReplies: 3Last Post: 31st Dec 2010, 11:03 AM -
[Hiring] Wanna Hire a coder for some work
By arpitpaltani in forum Completed TransactionsReplies: 4Last Post: 9th Nov 2010, 04:34 PM -
[Selling] Experienced WCDDL Coder (For Hire) :)
By CyberJ37 in forum Completed TransactionsReplies: 11Last Post: 23rd Sep 2010, 09:29 AM
themaPoster - post to forums and...
Version 5.36 released. Open older version (or...