Page 1 of 1

Same ID

Posted: Sat Apr 02, 2005 5:32 pm
by piratos
as example in cms_content_props are same conten_id's in use !

NULL;"2";"string";"content_en";NULL;NULL;NULL;"
NULL;"2";"string";"headtags";NULL;NULL;NULL;NULL;"0005-01-14 10:57:05";"0005-01-14 10:57:05"
NULL;"3";"string";"content_en";NULL;NULL;NULL;"Help is best found in two places.
NULL;"3";"string";"headtags";NULL;NULL;NULL;NULL;"0005-01-14 10:57:05";"0005-01-14 10:57:05"
NULL;"5";"string";"content_en";NULL;NULL;NULL;"
NULL;"5";"string";"headtags";NULL;NULL;NULL;NULL;"0005-01-14 10:57:05";"0005-01-14 10:57:05"
NULL;"1";"string";"headtags";;;;;NULL;NULL
NULL;"1";"string";"content_en";;;;"Tralala Congratulations!  You now have a fully functional installation of CMS and you are almost ready to start building your site.  First thing though, you should click here
NULL;"6";"string";"content_en";;;;"Das ist nur eine Testseite
";NULL;NULL
NULL;"6";"string";"headtags";;;;;NULL;NULL
       
??????????????

Re: Same ID

Posted: Sat Apr 02, 2005 11:41 pm
by Ted
Right.  Those props relate to a content item (in cms_content)...  that looks right to me.

content_en and headtags are properties off content_id 2.

Though, I should probably look into the NULL content_prop_id's, even though it really doesn't matter much.  They don't get used anyway.