I enable the module of superfish,it ok,but when i assigned the block of superfish, the page goes wrong,and i disassigned the block of superfish ,error disppear. i refer some answer, increasing the value of 'max_allowed_packet', it can't resolve!
Then,i sonfigure the superfish's block, error comeback again,like this:

Additional uncaught exception thrown while handling exception.
Original

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] => zh-hans [:source] => Configure how content input by users is filtered, including allowed HTML tags. Also allows enabling of module-provided filters. [:context] => ) in locale() (line 684 of E:\Web\xampp\htdocs\drupal7\modules\locale\locale.module).
Additional

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] => zh-hans [:source] => The website encountered an unexpected error. Please try again later. [:context] => ) in locale() (line 684 of E:\Web\xampp\htdocs\drupal7\modules\locale\locale.module).
Uncaught exception thrown in session handler.

PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in _drupal_session_write() (line 209 of E:\Web\xampp\htdocs\drupal7\includes\session.inc).

--------------------------
these erroe don't happen in other operate in drupal7, i use xampp in local. please help me resolve this problem, thank you.

Comments

mehrpadin’s picture

Hey Song,

Sorry for the late reply, I don't think it's Superfish, if the problem still persists put it online and email me the URL and I'll take a look.

mehrpadin’s picture

Status: Active » Postponed (maintainer needs more info)
mehrpadin’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)