WebmasterSite.net
PHP scripts to enable your creativity
Home
Web Scripts
WSN Links
WSN Gallery
WSN Knowledge Base
WSN Forum
WSN Classifieds
WSN Directory
WSN AdUnblocker
WSN FormEmail
WSN InstaChat
WSN Redirector
WSN Webcomic
WSN Guest
Reviews
WSN For WordPress
WSN For Web Designers
Webmaster Resource Links
Register
Log In
Username
Password
Login
Forgot your password?
WSN Support Forums
Paid Scripts Support
top newsite
top newsite
on main.tpl
Details
Discussion
2
Print
Comments on top newsite
•
zewxr
Member
Usergroup:
Customer
Joined:
Jul 20, 2005
Total Topics:
9
Total Comments:
30
•
zewxr
#1 -
Quote
-
Permalink
Posted Jul 22, 2005 - 5:04 AM:
hi
on main.tpl, It's necessary to :
replace :
<!-- BEGIN TOPLIST 1 -->
<CONFIG>links,id,5,descending</CONFIG>
<div class="newlinks"><a href="{TRACKLINKURL}" {EXTERNALLINKS}>{LINKTITLE}</a> {LINKADMIN}
</div>
<!-- END TOPLIST 1 -->
by :
<!-- BEGIN TOPLIST 2 -->
<CONFIG>links,id,5,descending</CONFIG>
<div class="newlinks"><a href="{TRACKLINKURL}" {EXTERNALLINKS}>{LINKTITLE}</a> {LINKADMIN}
</div>
<!-- END TOPLIST 2 -->
enjoy
•
Paul
developer
Usergroup:
Administrator
Joined:
Dec 20, 2001
Location:
Diamond Springs, California
Total Topics:
61
Total Comments:
7868
•
Paul
#2 -
Quote
-
Permalink
Posted Jul 23, 2005 - 1:19 PM:
That seems completely unnecessary, and it would break the switch, so I advise against it.
Search thread for
Go ►
Download thread as
text
HTML
Go ►
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on top newsite
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
hi
on main.tpl, It's necessary to :
replace :
<!-- BEGIN TOPLIST 1 -->
<CONFIG>links,id,5,descending</CONFIG>
<div class="newlinks"><a href="{TRACKLINKURL}" {EXTERNALLINKS}>{LINKTITLE}</a> {LINKADMIN}
</div>
<!-- END TOPLIST 1 -->
by :
<!-- BEGIN TOPLIST 2 -->
<CONFIG>links,id,5,descending</CONFIG>
<div class="newlinks"><a href="{TRACKLINKURL}" {EXTERNALLINKS}>{LINKTITLE}</a> {LINKADMIN}
</div>
<!-- END TOPLIST 2 -->
enjoy
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
That seems completely unnecessary, and it would break the switch, so I advise against it.