
News With Image Doesn't Load Portal Page.
I had a problem with my homepage. It didn't load while all my site ran fine.
I tried to disable EVERY block and enabling them one by one and I found that the news block freezes the home page.
If you go to this clone site I am upgrading
http://nuovo.kope.it (and you have the patience to wait 2 minutes

) it will load the page with this error:
Quote:
General Error
Could not obtain user/online information
DEBUG MODE
SQL Error : 2013 Lost connection to MySQL server during query
SELECT u.username, u.user_id, u.user_allow_viewonline, u.user_level, s.session_logged_in, s.session_ip, s.session_user_agent FROM phpbb_users u, phpbb_sessions s WHERE u.user_id = s.session_user_id AND s.session_time >= 1180011120 ORDER BY u.username ASC, s.session_ip ASC
Line : 41
File : users_online_block.php
First I thought it was a database problem, but if I disable the news block all works fine:
Page Generation Time: 1.3256s (PHP: 59% SQL: 41%)
SQL queries: 32 - Debug On - GZIP Enabled