vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Troubleshooting / "How do I..." Questions

 
 
Thread Tools Display Modes
  #1  
Old 07-01-2004, 02:03 PM
tox tox is offline
Junior Member
 
Join Date: Jun 2004
Posts: 4
Default Random Poll

Does anyone know how to have a random poll on the homepage? I want it to select any poll from the POLLs forum rather than just the latest.

thanks
  #2  
Old 07-01-2004, 03:01 PM
Raitsa Raitsa is offline
Member
 
Join Date: Jun 2004
Location: Kirjala, Finland, Europe
Posts: 28
Default Re: Random Poll

Its there already:

In Vba cmps-menu:

Poll Options
Polls Forum ID
The ID number of your polls forum. Enter 0 to disable homepage polls, or enter RAND to pull a random poll from any forum.
  #3  
Old 07-01-2004, 04:23 PM
tox tox is offline
Junior Member
 
Join Date: Jun 2004
Posts: 4
Default Re: Random Poll

no, this is slightly different - I want a random poll from only one forum...
  #4  
Old 07-01-2004, 04:35 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Random Poll

In your /forum/modules/currentpoll.php find:

ORDER BY poll.pollid DESC

Replace that with:

ORDER BY RAND()

  #5  
Old 07-01-2004, 04:40 PM
tox tox is offline
Junior Member
 
Join Date: Jun 2004
Posts: 4
Default Re: Random Poll

excellent - thank you
  #6  
Old 07-01-2004, 11:10 PM
Chuckie's Avatar
Chuckie Chuckie is offline
Senior Member
 
Join Date: Jan 2004
Posts: 124
Default Re: Random Poll

Might be a dumb ? but will this randomize only active polls?
  #7  
Old 07-02-2004, 11:15 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Random Poll

It will still pull polls that are not active and that have closed because of a time set on them. I think adding too much more to that query may create more of a server hit than it's worth (though that would mosly be an issue on larger sites), but I can give you the code if you still want it anyways.
 


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
4Images - Random Image Module InsaneContender Add-On Modules & Modifications 1 05-25-2005 08:04 PM
Poll problem contramontanum Troubleshooting / "How do I..." Questions 2 06-21-2004 12:46 PM
Poll Bug: Log off / Can vote again Frankenberrie Troubleshooting / "How do I..." Questions 9 05-30-2004 02:04 PM
...Make the Poll question hot george bray Troubleshooting / "How do I..." Questions 1 05-27-2004 12:48 PM
BUG: Front Page Poll Module Frankenberrie Bugs & Other Issues 4 05-24-2004 03:10 PM


All times are GMT -4. The time now is 02:43 PM.

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.