Webmastersite.net
Register Log In

view profile
problems with toplist of links

Comments on view profile

Marc
Member

Usergroup: Customer
Joined: Oct 23, 2005

Total Topics: 21
Total Comments: 27
Marc
Posted Nov 04, 2005 - 8:57 AM:

I had some problems with the viewprofile.tpl
The catselector in the wrapper dosen't work at memberprofiles who had submitted one link. (with members without links there where no problems)

I replaced:
<!-- BEGIN TOPLIST 1 -->
<CONFIG>links,time,5,descending,ownerid={MEMBERID}</CONFIG>
<a href="link.php?id={LINKID}&action=detail">{LINKTITLE}</a> <br>
<!-- END TOPLIST 1 -->

with:

<!-- BEGIN TOPLIST 1 -->
<CONFIG>links,time,5,descending,ownerid={MEMBERID}</CONFIG>
<a href="{LINKDETAILSURL}">{LINKTITLE}</a> <br>
<!-- END TOPLIST 1 -->

then it works.

Greetings from Germany
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Nov 05, 2005 - 9:40 PM:

No catselector problem that I can find, but may as well make the change.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.