after installation of all needed modules for sports club management, status reports:
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 Gallery Missing
The content type Gallery is not installed
Content type Game Missing
The content type Game is not installed
Content type Image Missing
The content type Image is not installed
Content type League Missing
The content type League is not installed
Content type Person Missing
The content type Person is not installed
Content type Season Missing
The content type Season is not installed
Content type Sport location Missing
The content type Sport location is not installed
Content type Sport opponent Missing
The content type Sport opponent 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
Trying to import content types manually (for example club_article.cck) stops with following error message:
"You can't show more empty location forms than the maximum number of locations allowed for this content type."
Any hints to solve that issue?
Thanx in advance
Thomas aka thessy
Comments
Comment #1
thessy commentedProblem is caused by module 'location' and known:
http://drupal.org/node/338963
With patch from here:
http://drupal.org/node/376228#comment-1309960
Now the manual import of the missing content types works. And I can start testing the sports club management module ;-)
Thomas aka thessy
Comment #3
Bricks and Clicks MarketingDoes the patch just edit line 1760 like mentioned here: http://drupal.org/node/376228#comment-1264920
Or does it change more? Or does the latest dev release of Location work fine, in which I have to wonder why content types are not installing properly.
Basically, I can't get this installed properly at all due to this content type issue.
Comment #4
paultitmuss commentedHi, I have installed the same modules and I also have the following:-
Content type Game Missing
The content type Game is not installed
Content type League Missing
The content type League is not installed
Content type Sport location Missing
The content type Sport location is not installed
Content type Sport opponent Missing
The content type Sport opponent is not installed
I performed the 'fix' as detailed above, but still get this message in the Status Report. Do I need to uninstall something and then re-install?
Thanks.
Comment #5
paultitmuss commentedOkay, not to worry! I have added them manually from the modules>sport>>sport_game>sport_game.cck files.. Had to work that one out a bit though as I had started to create them manually :-)