4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: DD_Dee on October 04, 2010, 01:01:10 AM

Title: How to show top images on homepage from a specific category?
Post by: DD_Dee on October 04, 2010, 01:01:10 AM
On my homepage, I want to list the top images from one specific category. How do I do that?
Title: Re: How to show top images on homepage from a specific category?
Post by: ilaslan on October 04, 2010, 10:56:25 AM
heyy. thnx that is a nice idea..

and top rated images. directory...

and of course we will determine the number of image.
(i am using cache and not problem for cpu usage :d)
Title: Re: How to show top images on homepage from a specific category?
Post by: Rembrandt on October 04, 2010, 07:47:19 PM
.... How do I do that?
FAQ -> SEARCH-> http://www.4homepages.de/forum/index.php?topic=27401.msg148269#msg148269
Title: Re: How to show top images on homepage from a specific category?
Post by: ilaslan on October 04, 2010, 09:52:58 PM
sory my english is not very good but. probably your links mod a category for new images...
this mod request is top images in a specific category...
Title: Re: How to show top images on homepage from a specific category?
Post by: Rembrandt on October 04, 2010, 10:29:00 PM
Quote
this mod request is top images in a specific category

not in, from:
Quote
On my homepage, I want to list the top images from one specific category


look in the code, you can in the SQl query replace
ORDER BY i.image_date DESC
with
ORDER BY i.image_hits DESC
or
ORDER BY i.image_votes DESC
or
ORDER BY i.image_rating DESC
Title: Re: How to show top images on homepage from a specific category?
Post by: ilaslan on October 05, 2010, 03:17:49 PM
hmm thnx. i see ... this is also good.

but .. i had thought a specific directory for example...---> populer directory

and sub directory ---> top votes directory
                              top hits directory  .........
 :wink:
Title: Re: How to show top images on homepage from a specific category?
Post by: Rembrandt on October 05, 2010, 05:20:55 PM
but .. i had thought a specific directory for example...---> populer directory...
this can the mod