Hi I'm new on the Drupal community and I heard a lot of good about it.
I hope someone can help me.
I have a big problem and i really need your help.
To be short, when I create to many content type fields, the views module brokes.
Here are the errors :
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_target} t ON s.lid = t.lid AND t.language = :language WHERE s.source = :source AND s.context = :context AND s.textgroup = 'default'; Array ( [:language] => fr [:source] => Attachments added to other displays to achieve multiple views in the same view. [:context] => ) in locale() (line 659 of C:\www\websites\abiec_cms\public\modules\locale\locale.module).
**********************************************************
Uncaught exception thrown in shutdown function.
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 7266837984d42844fc5b3c9.36301540 ) in lock_release_all() (line 247 of C:\www\websites\abiec_cms\public\includes\lock.inc).
Uncaught exception thrown in session handler.