Project:Sports Club Management
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Hartsa
Status:closed (fixed)

Issue Summary

I tryed modules club and sport. I put all options on and get long list of errors. So i send it here.

AttachmentSize
errorsDrupal.zip37.12 KB

Comments

#1

This could be an issue with the MySQL server. Try to increase the "max_allowed_packet" variable.

Also see this as reference: #121390: Many CCK fields and using views causing max_allowed_packet errors with MySQL query "UPDATE cache"

#2

I have occured the same error and have traced it down to Lightbox2 causing a majority of the problems. Is there anyway you can release this module without the gallery function (and lightbox) under a Sports Management Light title?

#3

I too have experienced this problem. After twice doing the very complex install I get a MySQL disconnect error as follows:

user warning: Lost connection to MySQL server during query query: UPDATE cache SET data = 'a:2808:{s:24:\"block_admin_display_form\";a:7:{s:8:\"template\";s:38:\"modules/block/block-admin-display-form\";s:4:\"file\";s:29:\"modules/block/block.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"m..............................

It is very repeatable. As soon as I enable the NODEREF_IMAGE_HELPER module everything falls apart until I physically remove the module. None of the sports modules are enabled at this point. PHP 5.12 on local Apache2Triad server with ZendOptimised 2.6.2

#4

The sport system uses many modules, cck fields and views. It looks like this is too much for some server settings. I don't know however what I can do about it. I will check if I can make some dependencies optional (i.e. providing functionality only if the module is active).

But you should also try if you can increase the sizes/timeouts of your MySQL database. If necessary, ask your hoster.

#5

Status:active» closed (fixed)

Closing this issue. Some dependencies are optional now. I'm not sure there is more I can do about it.

#6

I have a ton of errors too:
Content type Article Missing
The content type Article is not installed
Content type Board Missing
The content type Board is not installed
Content type Event Missing
The content type Event is not installed
Content type Image Missing
The content type Image is not installed
Content type Person Missing
The content type Person is not installed
Content type Team in season Missing
The content type Team in season is not installed
Content type Team Missing
The content type Team is not installed

Also, whenever I install Lightbox 2 for Gallery, I get a 500 error on the server.

nobody click here