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

Results 1 to 4 of 4
  1.     
    #1
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org

    Default Arrow Mod For WCDDL v2?

    Hi, i am trying to make this arrow mod: http://www.besthostingforums.com/showthread.php?t=3384 (no idea why the topic is closed????) to work on WCDDL v2 all day but have had no luck... i tried to modify it so its working with v2 but keep failing...

    Can anyone point me in the right direction, or show me how?

    This is what i have so far: http://wcddl.evilddl.com (just a test site)

    Any help would be much appreciated
    DEViANCE Reviewed by DEViANCE on . Arrow Mod For WCDDL v2? Hi, i am trying to make this arrow mod: http://www.besthostingforums.com/showthread.php?t=3384 (no idea why the topic is closed????) to work on WCDDL v2 all day but have had no luck... i tried to modify it so its working with v2 but keep failing... Can anyone point me in the right direction, or show me how? This is what i have so far: http://wcddl.evilddl.com (just a test site) Any help would be much appreciated :) Rating: 5

  2.   Sponsored Links

  3.     
    #2
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    You could probably do it without even modifying funcs or adding a module.

    Like so:

    Open index.php, find:
    Code: 
    foreach($downloads as $dl) {
    Add before:
    Code: 
    $lastSURL = null;
    Add after (after the foreach I mean):
    Code: 
    $siteLink = '<a href="http://'.$dl['surl'].'/" target="_blank">'.$dl['sname'].'</a>';
    if($lastSURL == $dl['surl'])
         $siteLink = "^";
    $lastSURL = $dl['surl'];
    Find where you want to echo it, use:
    Code: 
    $siteLink
    e.g. of above:
    Code: 
    <td><?=$siteLink?></td>
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  4.     
    #3
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Thanks, sorry i didn't see this reply.

  5.     
    #4
    Member
    Website's:
    FlowForums.com
    What arrow are you talking about?

    Also you ripped those post icons.

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. WCDDL 3 ACP Help
    By _Vick in forum Technical Help Desk Support
    Replies: 3
    Last Post: 18th Jan 2012, 09:26 AM
  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 (site list). [WCDDL] {So Simple}.
    By litewarez in forum Webmaster Resources
    Replies: 9
    Last Post: 25th Sep 2009, 08:21 AM

Tags for this Thread

BE SOCIAL