I asked the same question awhile back about the friend listing, and i did a search in this group and this is what i got.
In lovdbyless/app/views/friends/_list.html.erb change this line: list = profile.send(type).find(:all, :limit => size, :order => 'RANDOM ()') rescue [] to this list = profile.send(type).find(:all, :limit => size, :order => 'RAND()') rescue [] hope that help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
