PDA

View Full Version : new links at startpage sort by pagerank


JP1
10-11-2008, 01:43 PM
Hi,
can i sort by pagerank my last 5 links?
i use this mod but i cant sort it by pagerank
in link.tpl there are information from link.tpl

<h3>Latest Links</h3>
{foreach from=$last5 item=link name=links}
{include file="link5.tpl"}
{/foreach}
in categoeries work it
but not at frontpage.


soory for my bad engl.

thanks for help

James
10-11-2008, 04:41 PM
sort it in the mysql query for $last5

JP1
10-12-2008, 12:40 PM
Hi, can you sent me code for sort this in mysql.


Thanks
JP1

James
10-12-2008, 04:20 PM
post what you are using to get the $last5