vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 01-17-2006, 02:34 PM
Chris-777 Chris-777 is offline
Member
 
Join Date: Jan 2006
Location: Boston, MA
Posts: 37
Default How do I enable/add random news threads?

There's another post on this, but in the 3.0 forum.

On 3.5.3, I'd like to get the news module to pull random threads from the forum that I use for new posts.

I believe this is the query in news.php:

Code:
ORDER BY " . iif($mod_options['portal_news_sticky'], 'sticky DESC,') . iif($mod_options['portal_news_orderby'] == 'postdateline', 'dateline', $mod_options['portal_news_orderby']) . " $mod_options[portal_news_direction]
Just not entirely sure how/what to change. Thanks!
__________________
http://www.metalguitarist.org
Reply With Quote
  #2  
Old 01-17-2006, 02:38 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: How do I enable/add random news threads?

Just change that entire line to this:

ORDER BY RAND()
Reply With Quote
  #3  
Old 01-17-2006, 02:44 PM
Chris-777 Chris-777 is offline
Member
 
Join Date: Jan 2006
Location: Boston, MA
Posts: 37
Default Re: How do I enable/add random news threads?

Edit: That did it, thanks!

(problem was corrupt file from my FTP program).

Much appreciated.
__________________
http://www.metalguitarist.org

Last edited by Chris-777; 01-17-2006 at 02:49 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Random News Thread Gary Bolton "How Do I..." Questions 5 01-17-2006 02:40 PM
vBa CMPS edit news threads in news options SNW Troubleshooting & Problems 4 11-03-2005 05:27 PM
Single RANDOM news item from specified forum Milorad Add-On Modules & Modifications 10 04-17-2005 03:55 PM
Can I do that (random news) hani Troubleshooting / "How do I..." Questions 1 10-10-2004 02:09 PM


All times are GMT -4. The time now is 06:20 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.