View Single Post
Old November 15th, 2007, 11:52 AM   #3 (permalink)
Debbie
Junior Member
Verified Customer
 
Join Date: May 2006
Posts: 21
Hi Chuck,

We're running 5.3

I did as suggested and set the Debug to display errors and then it gave me this:

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script:

Query: SELECT id,user,userid,cat,storecat,title,bigimage,height,width, id*0+RAND() as rand_col FROM pp_photos WHERE approved=1 ORDER BY rand_col DESC LIMIT 17

Result: Out of memory (Needed 129732 bytes)

Database handle: Resource id #6

-------
I tested to see if we could still upload, it allows us to but we get a brief error and then it goes through. Too fast for me to copy the error message.

Last edited by Debbie; November 15th, 2007 at 12:06 PM.
Debbie is offline   Reply With Quote