MySQL error in admin

dr drleper 20 Sep, 2010
I'm getting this error every time I go to the Chronoforms admin module;

Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering


My forms show up, but none of the component buttons do. Tried uninstalling/reinstalling but the problem persists. Any clues?
Gr GreyHead 24 Sep, 2010
Hi drleper,

The message

MySQL server has gone away

usually means that your database server is overloaded or not responding quickly enough. You most often see this on cheap web hosts who overlaod shared servers.

Bob
This topic is locked and no more replies can be posted.