Same ID

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
piratos

Same ID

Post 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
       
??????????????
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Same ID

Post 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.
Post Reply

Return to “Developers Discussion”