Page 1 of 1

[Solved] Which table contains the extra content blocks?

Posted: Sat Feb 20, 2010 11:02 pm
by ironblaze94
When you add an extra content block to your template, where are these blocks held in the database?

Re: Which table contains the extra content blocks?

Posted: Sun Feb 21, 2010 7:55 am
by RonnyK
In cms_content_props, where the prop_name = the name of the second-block.

Ronny

Re: Which table contains the extra content blocks?

Posted: Sun Feb 21, 2010 10:48 am
by ironblaze94
I'm so stupid, PhpMyAdmin was only showing the first 30 rows of the database.