Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Thanks for reporting back. This seems not related to the Termcase module. A notice 'MySQL server has gone away' mostly is related to the mysql_packet_size.
Comments
Comment #1
BarisW commentedAny logs by accident? I'd like to know what caused this.
Comment #2
juliusvaart commentedThere are no logs about this incident. I think it just hangs...
I also get this when enabling the module:
Additional uncaught exception thrown while handling exception.
when i refresh it installs, but maybe this is the problem?
I've made a copy of the confirmation page here
Comment #3
BarisW commentedThanks for reporting back. This seems not related to the Termcase module. A notice 'MySQL server has gone away' mostly is related to the mysql_packet_size.
See http://drupal.org/node/259580
Make sure the packet size is 2MB at minimum (for all Drupal sites) and try again ;)
Comment #4
juliusvaart commentedHaha... yes, i'm developing on my localhost with wrong MySql settings. Oops ;)
But i still get a WSOD when uninstalling the module tables...
Comment #5
MGParisi commentedFatal error: Call to undefined function _termcase_vocabulary_termcase_delete() in D:\wamp\www\test\sites\all\modules\termcase\termcase.install on line 26
Call Stack
# Time Memory Function Location
1 0.0004 680792 {main}( ) ..\index.php:0
2 1.2538 42432376 menu_execute_active_handler( ) ..\index.php:21
3 1.2571 43670776 call_user_func_array ( ) ..\menu.inc:516
4 1.2571 43671096 drupal_get_form( ) ..\menu.inc:0
5 1.2571 43671904 drupal_build_form( ) ..\form.inc:131
6 1.2577 43691032 drupal_process_form( ) ..\form.inc:374
7 1.2595 43856224 form_execute_handlers( ) ..\form.inc:854
8 1.2595 43859728 system_modules_uninstall_submit( ) ..\form.inc:1443
9 1.2595 43860096 drupal_uninstall_modules( ) ..\system.admin.inc:1357
10 1.7397 46502752 module_invoke( ) ..\install.inc:787
11 1.7397 46503096 call_user_func_array ( ) ..\module.inc:799
12 1.7397 46503336 termcase_uninstall( ) ..\module.inc:0
Comment #6
BarisW commentedFixed in DEV. Thanks for reporting.
http://drupalcode.org/project/termcase.git/commit/e4e249d