|
#1
|
|||
|
|||
|
What about the hack for the browse filters?
I read in functions_browse.php
while(list($count,$id,$title,$name,$datetime) = mysql_fetch_row($query)) { if( $count != $lookingfor) continue; // Major hack for the browse filters. I want to do my own filters like, last uploaded, most commented, best rated etc. I have the database queries and want to implement them on the browse page. Like http://localhost/pp17test/index.php?...commented=most Can anyone shed a light? Thanks |
|
#2
|
||||
|
||||
|
Try making an addon for it.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
| Post Reply |
| Thread Tools | |
|
|