Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-06-2006, 12:26 PM
New Pligger
 
Join Date: Mar 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
6.01 Who voted for this bug

New to the forum. First of let me thank you all for the great script.

This is what I found:

Who voted for this story?

When you click on a member name the link generated is

http://www.clublk.info/ser.php?login=duncan

Did anyone see this already?
Reply With Quote
  #2 (permalink)  
Old 03-06-2006, 01:11 PM
Casual Pligger
 
Join Date: Feb 2006
Posts: 67
Thanks: 2
Thanked 0 Times in 0 Posts
It needs to be http://www.clublk.info/user.php?login=duncan
so just add the 'u' somewhere in the code, I don't think that's difficult.
Reply With Quote
  #3 (permalink)  
Old 03-06-2006, 01:20 PM
New Pligger
 
Join Date: Mar 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for that will work on it.
Reply With Quote
  #4 (permalink)  
Old 03-06-2006, 01:31 PM
New Pligger
 
Join Date: Mar 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
File story_who_voted.tpl

Changed line 7 from:

Code:
><li><a href = "{$user_url}{$voter[nr].user_login}">{$voter[nr].user_login}</a><br></li
TO:

Code:
><li><a href = "user.php?login={$voter[nr].user_login}">{$voter[nr].user_login}</a><br></li
I don't know whether this is the proper fix but it works.
Reply With Quote
Reply

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
Similar Threads
Thread Thread Starter Forum Replies Last Post
Why does not the most voted News come up in the first position? ameran General Help 5 08-08-2008 08:57 AM
How to find top voted stories in a month or over any time period? merp0 General Help 0 01-23-2008 12:17 AM
Who voted tabs doesn't show everyone who voted AshMCairo General Help 5 10-15-2007 11:33 AM
Search by most voted, latest, best voted wechta Modification Tutorials 0 04-04-2007 09:21 PM
Can you install 6.01 directly or use 5 then upgrade? surface8 Installation and Upgrade Help 3 02-23-2006 06:34 PM


Search Engine Friendly URLs by vBSEO 3.2.0