11
tallpaul
Re: Pull random quotes from RM Myfolder
  • 2011/4/13 16:55

  • tallpaul

  • Just popping in

  • Posts: 3

  • Since: 2008/7/11


Quick, more simple fix here...
In the line:
$result $db->query("SELECT * FROM ".$db->prefix("rmmf_works")." ORDER BY id_w DESC LIMIT 0,$options[0]");

You should be able to change the
ORDER BY id_w DESC

to simply
ORDER BY RAND()


Hope that works, enjoy!

Login

Who's Online

227 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 227


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits