These are the errors I get when I try to create a content type ??
| Project: | Content Construction Kit (CCK) |
| Version: | 4.7.x-1.x-dev |
| Component: | General |
| Category: | support request |
| Priority: | normal |
| Assigned: | tm510a |
| Status: | closed |
Jump to:
user warning: Table 'TonyD2.node_type_content' doesn't exist query: INSERT INTO node_type_content (type_name, label, description, help, title_label) VALUES ('content_route_database', 'Route database', 'add to or find a climbing route', '', 'Title') in /home/content/t/m/5/tm510c/html/drupal/includes/database.mysql.inc on line 121.
user warning: Table 'node_content_route_database' already exists query: CREATE TABLE node_content_route_database ( vid int unsigned NOT NULL default '0', nid int unsigned NOT NULL default '0', PRIMARY KEY (vid) ) /*!40100 DEFAULT CHARACTER SET utf8 */ in /home/content/t/m/5/tm510c/html/drupal/includes/database.mysql.inc on line 121.
user warning: Table 'TonyD2.node_type_content' doesn't exist query: SELECT * FROM node_type_content nt ORDER BY nt.type_name ASC in /home/content/t/m/5/tm510c/html/drupal/includes/database.mysql.inc on line 121.

#1
contemplate does not create content types.
#2
I suggest removing the -dev version of CCK and installing the stable release.
#3
Thanks for the follow up. CCk dev was removed and replaced with no change........... Showing on my admin log as php errors it seems it is not creating the table in the database..... darn maybe tomorrow will be the day. Thanks again
#4
long time inactive ticket... closing.