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.
Comments
Comment #1
vm commentedcontemplate does not create content types.
Comment #2
vm commentedI suggest removing the -dev version of CCK and installing the stable release.
Comment #3
tm510a commentedThanks 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
Comment #4
dopry commentedlong time inactive ticket... closing.