Results 1 to 10 of 10
Threaded View
-
7th Dec 2008, 06:12 PM #1OPMemberWebsite's:
litewarez.net litewarez.com triniwarez.com[^] Arrow (site list). [WCDDL] {So Simple}.
Ok make sure you give thanks for this mod even tho its so simple.
OPEN (funcs.php).
FIND
Code:if($fetch_site) { $download_site = mysql_query("SELECT name as sname, url as surl, FROM wcddl_sites WHERE id = '".addslashes($row['sid'])."'");
Code:$download_site = mysql_query("SELECT name as sname, url as surl, id as sssid FROM wcddl_sites WHERE id = '".addslashes($row['sid'])."'");
FIND
Code:$fetch_downloads = true;
Code:$fetch_downloads = true; $fetch_site = TRUE;
Code:<td><strong>Title</strong></td><td>Views</td>
Code:<td><strong>Title</strong></td><td>Views</td><td>Site</td>
Code:foreach($downloads as $dl) {
Code:if(preg_match("/".$dl[sssid]."/",$inarray)){ // if its there $dl[sname] = '^'; }else{ $dl[sname] = '<b>'.$dl[sname].'</b>'; }
Code:<?php } ?>
Code:<?php $inarray = $dl[sssid]; } ?>
if you want an image or summat you can change
Code:$dl[sname] = '^';
Code:$dl[sname] = '<img src="arrow.gif">';
thankslitewarez Reviewed by litewarez on . [^] Arrow (site list). [WCDDL] {So Simple}. Ok make sure you give thanks for this mod even tho its so simple. OPEN (funcs.php). FIND if($fetch_site) { $download_site = mysql_query("SELECT name as sname, url as surl, FROM wcddl_sites WHERE id = '".addslashes($row)."'"); CHANGE (sql) $download_site = mysql_query("SELECT name as sname, url as surl, id as sssid FROM wcddl_sites WHERE id = '".addslashes($row)."'"); Rating: 5Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help me installing Arrow Trader in Wordpress
By Divvy in forum WordpressReplies: 4Last Post: 29th Jan 2012, 03:13 AM -
[Review] My First Simple Site Template
By Th3Kill33r in forum Graphics AreaReplies: 12Last Post: 9th Nov 2010, 07:09 PM -
WCDDL Up Arrow Mod
By CyberHacK in forum Web Application/Script SupportReplies: 7Last Post: 23rd Jan 2010, 07:59 PM -
Arrow Mod For WCDDL v2?
By DEViANCE in forum Webmaster DiscussionReplies: 3Last Post: 16th Nov 2009, 06:46 AM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...