Welcome Guest, Not a member yet? Register   Sign In
cant get a random mysql selection going :(
#1

[eluser]ommy[/eluser]
Hi there,
I ran into a problem trying to use the order_by:random method. It's probably something stupid i'm not seeing on this goofy saturday. But a lot of googling and reading up on the distinct, mysql, php etc. didnt help yet.

I'm taking the leap and asking here. There's bound to be someone here kind enough to point out my ignorance Smile

ps: This is the error codeigniter/mysql is spitting out:
Code:
A Database Error Occurred
Error Number: 1054
Unknown column ' RAND() LIMIT 1' in 'order clause'
SELECT DISTINCT * FROM (`gallery`) WHERE `active` = 1 AND `public` = 1 ORDER BY ` RAND() LIMIT 1

Thanks in advance for any help!
Tommy


Messages In This Thread
cant get a random mysql selection going :( - by El Forum - 09-12-2009, 08:00 AM
cant get a random mysql selection going :( - by El Forum - 09-12-2009, 08:15 AM
cant get a random mysql selection going :( - by El Forum - 09-12-2009, 09:23 AM
cant get a random mysql selection going :( - by El Forum - 09-12-2009, 12:01 PM
cant get a random mysql selection going :( - by El Forum - 09-12-2009, 07:01 PM
cant get a random mysql selection going :( - by El Forum - 09-12-2009, 08:07 PM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 07:52 AM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 08:38 AM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 08:50 AM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 09:04 AM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 09:07 AM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 09:10 AM
cant get a random mysql selection going :( - by El Forum - 09-13-2009, 09:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB