BOARDS

planetluc.com discussion board

all about the planetlu.com scripts

You are not logged in.

Announcement

I had to clean the boards due to massive spam. Actually i deleted everything /-one after 1st Oct 2008. It was the only way to get this spam out of the boards. So i'm sorry for all serious users who registered/posted meanwhile.
  • Index
  •  » RateMe
  •  » order pics in overview mode by date newest

#1 27-11-2007 16:36:26

admin
Administrator
From: Winterhur, Zurich, Switzerland
Registered: 25-11-2004
Posts: 462
Website

order pics in overview mode by date newest

to do so, open overview.inc.php, goto line 17 (beginning of the code) and replace the following 4 lines by

Code:

if ($category==0)
    $sql="SELECT id, name, votes, avg, path FROM $dbtable WHERE approved=1 ORDER BY date DESC";
else
    $sql="SELECT id, name, votes, avg, path FROM $dbtable WHERE approved=1 AND cat='$category'  ORDER BY date DESC";

this should do the job.

Offline

 
  • Index
  •  » RateMe
  •  » order pics in overview mode by date newest

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

 
 
© 2003-2010 by planetluc.com · Bachtelstrasse 104 · CH-8400 Winterthur | Support | Login |