Closed (fixed)
Project:
Club Management
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2010 at 20:55 UTC
Updated:
27 Apr 2010 at 21:20 UTC
Drupal 6.15
Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8
I tried to install the modul but still no sucess. The image content type and the views for the image content type are created, but the person content type is not installed. I can't see any table for the people content type in the db.
Do I have any chance to debug the error. There is no log or infomration during the install.
Please advice
Best Regards
Joachim
Comments
Comment #1
nahuelsgk commentedHi:
The plugin is actually in developing. I was in the shame situation but i found one thread about this. You have to import it by hand. Open the file .cck of the plugin(Person) , copy-paste the content, and export the content type by the Content Type Interface. To do this you have to activate the module Content Copy.
You will have to do it several times for som' o' da other plugins.
Hope this help it.
Comment #2
jhans commentedThanks
I gave it a try and got an error message:
You can't show more empty location forms than the maximum number of locations allowed for this content type.
I am ivestigating it currently: Location module is enabled.....
Any suggestions? I'll parallel crwaling the web.
UPDATE
Found the solution by changing the location module: http://drupal.org/node/376228#comment-1264920
Thanks
Comment #3
rötzi commentedYou need the development version of the "location" module, it's fixed there. See also here http://drupal.org/node/714796#comment-2601792
Comment #4
jhans commented