Sidebar top vote today

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-19-2007, 02:09 PM
clems365's Avatar
Casual Pligger
Pligg Version: 9.8.2
Pligg Template: CMS Theme
 
Join Date: May 2007
Location: santiago chile
Posts: 56
Hi all

I would like to create a sidebar_module with the "today top vote"

I think I just need to create a copy of sidebar_stories.php and change in line 28 the "link_date DESC" by something else like "vote_today"

HTML Code:
	$ss = new SidebarStories();
	$ss->orderBy = "[B]link_date DESC[/B]"; // newest on top.
	$ss->pagesize = 5; // the number of items to show in the box.
Any body had an idea to help me ?

thanks
Best regards
Clems
Reply With Quote
  #2 (permalink)  
Old 10-19-2007, 03:04 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
I'm not sure I understand what your trying to do.
Pligg already has a "Top Today" in the sidebar.
It shows the top voted stories of the past 24 hours.
Reply With Quote
  #3 (permalink)  
Old 10-19-2007, 03:14 PM
clems365's Avatar
Casual Pligger
Pligg Version: 9.8.2
Pligg Template: CMS Theme
 
Join Date: May 2007
Location: santiago chile
Posts: 56
Quote:
Originally Posted by chuckroast View Post
I'm not sure I understand what your trying to do.
Pligg already has a "Top Today" in the sidebar.
It shows the top voted stories of the past 24 hours.
I don't see this sidebar module.... Sorry.... but I need to config something to shows it orwath is the name of this module saidebar?
th
Reply With Quote
  #4 (permalink)  
Old 10-19-2007, 03:21 PM
Constant Pligger
 
Join Date: Feb 2007
Posts: 226
I think it depends on what template you're using. All templates doesn't have this feature.

You have it if your sidebar has this line:
Code:
{assign var=sidebar_module value="sidebar_stories_u"}{include file=$the_template_sidebar_modules."/wrapper.tpl"}
And if you have sidebar_u.tpl in your sidebar_modules folder and sidebar_u.php in the root folder. In sidebar_u.php you can modify the time frame and how many stories to show.
Reply With Quote
  #5 (permalink)  
Old 10-19-2007, 03:40 PM
clems365's Avatar
Casual Pligger
Pligg Version: 9.8.2
Pligg Template: CMS Theme
 
Join Date: May 2007
Location: santiago chile
Posts: 56
Ok perfect I understand, many thanks for your help
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
External Vote Button (EVB) Yankidank Questions and Comments 70 10-09-2010 03:08 PM
iFrame with vote and sidebar published stories nzbullet Questions and Comments 25 09-15-2009 08:00 PM
Top Today sidebar for published and submitted news tbones Questions and Comments 3 03-14-2008 05:42 AM
Top links sidebar causes Error: Vote Already Cast formicin Questions and Comments 0 06-03-2007 09:30 AM
Sidebar: Top today performance savant Questions and Comments 1 03-07-2007 09:32 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development