Hey, Unca:
I kept getting the following error this morning when clicking around in the forum. I was signed on and it happened on several different areas of the forum:
General Error
Could not obtain user/online information
DEBUG MODE
SQL Error : 5 Out of memory (Needed 1677720 bytes)
SELECT u.username, u.user_id, u.user_allow_viewonline, u.user_level, s.session_logged_in, s.session_ip FROM phpbb_users u, phpbb_sessions s WHERE u.user_id = s.session_user_id AND s.session_time >= 1199034113 AND s.session_page = 25 ORDER BY ...