Quote:
Today at 01:23 AM DB8 MissingLink said this in Post #108
So could someone please post a walk-through on fixing the randomizer? Ideally, with a querry instead of a hard-coded random number range.
|
Read the first post, or the post above this one, or Boofo's post a bit earlier in this thread (about 15 posts up). You have to use ORDER BY RAND(NOW()) in the query to make it work better.
Quote:
07-22-03 at 10:57 PM Gutspiller said this in Post #104
Well I doubt I will be updating to VB3 since from what I've heard there will be no updating possible from any previous versions of VB. I'm not completely restarting over. Plus my forum prolly already has all the hacks that VB3 does.
|
You can update from 2.2.9 or 2.3.0.
I was running older than that myself, but I just took the queries out of the update scripts, ran those manually, and then I upgraded to vB3. Worked like a charm. It's just a few minor database adjustments that need to be made before you upgrade to vB3