(#1)
c0rrupt Offline
Administrator
 
Posts: 192
Join Date: Mar 2010
Location: Canada
Site Provider with up ^ arrow ^ - 04-16-2010, 06:07 PM

Open index.php,

find:
Code:
foreach($downloads as $dl) {
Add before:
Code:
$lastSURL = null;
find:
Code:
foreach($downloads as $dl) {
Add after:
Code:
$siteLink = ''.$dl['sname'].'';
if($lastSURL == $dl['surl'])
     $siteLink = "^";
$lastSURL = $dl['surl'];
Add to your download table to echo
Code:
<td><?=$siteLink?></td>


Before doing any edits to your DDL Site always make a BACKUP first.
(#2)
c0rrupt Offline
Administrator
 
Posts: 192
Join Date: Mar 2010
Location: Canada
Re: Site Provider with up ^ arrow ^ - 04-16-2010, 06:40 PM

Add this code for a arrow image.
Quote:
$siteLink = ''.$dl['sname'].'';
if($lastSURL == $dl['surl'])
$siteLink = "<center>[img]images/arrow.png[/img]</center>";
$lastSURL = $dl['surl'];

Here are some images.



download images.
Code:
http://rapidshare.com/files/376652650/arrows_www.cyber-skins.info.rar
Size: 4 KB
Status:File available



Before doing any edits to your DDL Site always make a BACKUP first.
(#3)
nirav5300 Offline
 
Posts: 7
Join Date: Apr 2010
Re: Site Provider with up ^ arrow ^ - 04-27-2010, 12:46 PM

not working...

Bookmarks

Tags
arrow, provider, site

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin


Content Relevant URLs by vBSEO