These are the errors I get when I try to create a content type ??

tm510a - October 22, 2007 - 01:08
Project:Content Construction Kit (CCK)
Version:4.7.x-1.x-dev
Component:General
Category:support request
Priority:normal
Assigned:tm510a
Status:closed
Description

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

VeryMisunderstood - October 22, 2007 - 01:09
Project:Content Templates (Contemplate)» Content Construction Kit (CCK)
Version:4.7.x-1.x-dev» 4.7.x-1.x-dev
Component:Miscellaneous» General

contemplate does not create content types.

#2

VeryMisunderstood - October 22, 2007 - 01:10

I suggest removing the -dev version of CCK and installing the stable release.

#3

tm510a - October 22, 2007 - 01:25

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

dopry - July 23, 2008 - 21:46
Status:active» closed

long time inactive ticket... closing.

 
 

Drupal is a registered trademark of Dries Buytaert.