Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
j4rdin
Worker
Worker



Joined: May 26, 2006
Posts: 153

PostPosted: Thu Jan 14, 2010 5:05 pm Reply with quote

Is it possible to change the order of the news items displayed in the news module. I need to be able to move posts about in the module so that they are displayed in order of "date occurring" rather than when they have been entered onto the site. Something similar to the block display admin module would be very useful.
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Jan 16, 2010 9:02 am Reply with quote

You could try to change the SELECT statement that is within the function theindex() from:

Code:


ORDER BY s.sid DESC


to

Code:


ORDER BY s.time DESC


Just be sure to take a backup of your script first or test the change on a local copy.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
j4rdin







PostPosted: Sun Jan 17, 2010 10:00 am Reply with quote

Hi Montego, probably wasn't very clear in the original post.
I don't want to change the order of the displayed posts as such. What has happened is that I have posted some news stories in the site and then discovered that I have missed some posts out.
When I then put them onto the site they get the latest post ID number and are normally displayed first (at the top) in the news module.
I need an easier way to re arrange the order in which the posts are displayed, regardless of the post ID number.
For instance be able to move them up or down the list, in a similar way to how we can move the order of displayed blocks in the block admin module. Hope this is clearer.
 
montego







PostPosted: Tue Jan 19, 2010 8:28 pm Reply with quote

You can do exactly that by virtue of the change I suggested above. Change the news article posting date/time and it is descending order by date/time.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©