Activity Stream
48,167 MEMBERS
65071 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com

    Default [^] 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'])."'");
    CHANGE (sql)
    Code: 
    $download_site = mysql_query("SELECT name as sname, url as surl, id as sssid FROM wcddl_sites WHERE id = '".addslashes($row['sid'])."'");
    OPEN (index.php)
    FIND
    Code: 
    $fetch_downloads = true;
    CHANGE
    Code: 
    $fetch_downloads = true;
    $fetch_site = TRUE;
    FIND(in index.php).
    Code: 
    <td><strong>Title</strong></td><td>Views</td>
    CHANGE
    Code: 
    <td><strong>Title</strong></td><td>Views</td><td>Site</td>
    FIND
    Code: 
    foreach($downloads as $dl) {
    ADD AFTER
    Code: 
    if(preg_match("/".$dl[sssid]."/",$inarray)){ // if its there
     $dl[sname] = '^';   
    }else{
     $dl[sname] = '<b>'.$dl[sname].'</b>';
     }
    FIND (just after the table).
    Code: 
    <?php    }     ?>
    CHANGE (add the var).
    Code: 
    <?php $inarray = $dl[sssid];   }     ?>
    that should give you the arrow list as seen on benzoddl.org
    if you want an image or summat you can change
    Code: 
    $dl[sname] = '^';
    TO
    Code: 
    $dl[sname] = '<img src="arrow.gif">';
    hope you enjoy this and also if you would like any feature on your site you can pay a small fee for this to be coded my our good team of programmers. please PM me or JmZ for more information on this.
    thanks
    litewarez 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: 5
    Join 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


  2.   Sponsored Links

  3.     
    #2
    Respected Developer
    Thanks even though I don't use WCDDL.


  4.     
    #3
    Member
    Thanks for the info.....will come in handy when I make my DDL

  5.     
    #4
    Member
    Website's:
    Plutost.com OffshorePort.net Desi-Mobilez.com PhotoshopDesigner.co.uk TutsBy.me BabesWallpapers.net
    Nice one
    I had saw it on ur site, I was going to ask
    Release it as a Mod on Warezcoders.com
    Plutost.com Asia & Europe Hosting Provider / Offshore Shared/VPS Hosting / Even Better than Gold
    WHMCS License Verify (Catch those scam hosts)
    Tutorials By .Me

  6.     
    #5
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    it has been released....
    Join 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


  7.     
    #6
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    How can this be done in DDL CMS?

  8.     
    #7
    Respected Developer
    Website's:
    X4B.org
    Come on man, you should know better than
    Code: 
    $dl[sname] = '^';
    use propper php!
    $dl['sname'] = '^';

  9.     
    #8
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Please can anyone help me do this in ddl cms? I have been trying for ages with no luck/idea...

  10.     
    #9
    Member
    Ask Little_Dragon lol

  11.     
    #10
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    He has not done it yet from what i can see, there is a request on his site, but i see two people with it done... ddl2.in and warezunion.org ... i tried but i keep messing it up.. i have made a nice little gzip mod for it though and fixed a few small bugs.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help me installing Arrow Trader in Wordpress
    By Divvy in forum Wordpress
    Replies: 4
    Last Post: 29th Jan 2012, 03:13 AM
  2. [Review] My First Simple Site Template
    By Th3Kill33r in forum Graphics Area
    Replies: 12
    Last Post: 9th Nov 2010, 07:09 PM
  3. WCDDL Up Arrow Mod
    By CyberHacK in forum Web Application/Script Support
    Replies: 7
    Last Post: 23rd Jan 2010, 07:59 PM
  4. Arrow Mod For WCDDL v2?
    By DEViANCE in forum Webmaster Discussion
    Replies: 3
    Last Post: 16th Nov 2009, 06:46 AM

Tags for this Thread

BE SOCIAL