Re: Bug ?

Joe Stewart <[email protected]> Fri, 11 Apr 2003 09:28:38 -0500
Newsgroups gmane.comp.cms.phpslash.user
Message-ID <[email protected]>
On Fri, Apr 11, 2003 at 02:56:01PM +1000, Lars wrote:
> Just noticed today that the backend will show the subjects forced to the 
> top as the number one subject all the time. This is highly annoying when 
> running a news site where this is strictly speaking not news, but 
> informational.
> 
> Is this a bug ? Is there a way to change it ?
> 

Not being able to change it is the bug.

The next point release will have the fix.  The changes to 
extractStories will be checked into cvs shortly.

You should be able to add order=date_available to the query to get 
what you want.

In backend.php - add $ary['order'] = 'date_available';

In url - http://www.pda-nytt.no/index.php?order=date_available
or - http://www.pda-nytt.no/backend.php?order=date_available

Joe

> Cheers,
> 
> Lars
> 


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com