Okay, I have come a bit closer. If I choose "Customize SQL" I can see that the generated SQL does still contain rand() instead of random(). If I edit this manually, it seems to work allright.
I looked for the string "rand()" in the plugin directory and found that the files in /templates/ all contain this function. So apparently I have to replace the function in all these files as well. Will tell you how it goes ... -- marlar ------------------------------------------------------------------------ marlar's Profile: http://forums.slimdevices.com/member.php?userid=9135 View this thread: http://forums.slimdevices.com/showthread.php?t=37893 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
