[WCDDL] Download Provider Mod
Author Message
immu
Newbie


Posts: 6
Joined: Feb 2011
Post: #1
[WCDDL] Download Provider Mod
0
0
This mod will show the site that provided the download within your download table.

Open index.php and find (line 3)
PHP Code: (Select All)
$downloads $core->fetchDownloads(); 

Replace with
PHP Code: (Select All)
$downloads $core->fetchDownloads(true); 

Find
PHP Code: (Select All)
<td>Rating</td

Replace with
PHP Code: (Select All)
<td>Provider</td

Find
PHP Code: (Select All)
<?=$dl['rating']?>

Replace with
PHP Code: (Select All)
<?=$dl['sname']?>

--- --- --- --- ---

Save and upload all edited files.
02-03-2011 10:20 AM
linkstar
Newbie


Posts: 16
Joined: Aug 2011
Post: #2
[WCDDL] Download Provider Mod
0
0
thank you mate
09-17-2011 12:42 PM
linkstar
Newbie


Posts: 16
Joined: Aug 2011
Post: #3
[WCDDL] Download Provider Mod
0
0
immu Wrote:This mod will show the site that provided the download within your download table.

Open index.php and find (line 3)
PHP Code: (Select All)
$downloads $core->fetchDownloads(); 

Replace with
PHP Code: (Select All)
$downloads $core->fetchDownloads(true); 

Find
PHP Code: (Select All)
<td>Rating</td

Replace with
PHP Code: (Select All)
<td>Provider</td

Find
PHP Code: (Select All)
<?=$dl['rating']?>

Replace with
PHP Code: (Select All)
<?=$dl['sname']?>

--- --- --- --- ---

Save and upload all edited files.
mate for url refer from our domain
http://www.mydomain-ddl.com/site/<?=$dl['sname']?>

how make it so every sponsor will be refer from our domainsite ddl.
Thank you
09-25-2011 01:16 AM


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Mod Requests c0rrupt 0 32 07-27-2012 02:45 PM
Last Post: c0rrupt
  Show the downloads for a specific site (WCDDL v2) c0rrupt 0 36 07-26-2012 04:35 PM
Last Post: c0rrupt
  List Updated Last Time (WCDDL V2) c0rrupt 0 34 07-23-2012 02:49 PM
Last Post: c0rrupt
  Site Rating MOD c0rrupt 7 390 12-27-2011 07:06 PM
Last Post: WJManiaC
  Report Download [module] jomasaco 1 148 12-25-2011 10:24 PM
Last Post: WJManiaC
  WcDDL BackLink c0rrupt 1 235 09-17-2011 12:57 PM
Last Post: linkstar
  [WCDDL] Colored Category Titles Mod immu 1 111 09-17-2011 12:46 PM
Last Post: linkstar
  Show Live Download Stats c0rrupt 3 380 05-28-2010 08:17 AM
Last Post: nirav5300
  Site Provider with up ^ arrow ^ c0rrupt 2 232 04-27-2010 07:46 AM
Last Post: nirav5300
  Site Provider (index page) c0rrupt 0 201 04-16-2010 01:02 PM
Last Post: c0rrupt



User(s) browsing this thread: 1 Guest(s)

This forum uses Lukasz Tkacz MyBB addons.