I am creating a site that I want to look almost exactly like a site I made before. The data are however entirely different and the new site gets his data from a converted ex Wordpress-sql-file. That import was successfull, so the data are there, but apparently not all. Though it recognizes the theme I want to use, it still looks awful.
Had I imported an exported Drupal file that would not have happened, but a former Wordpress-sql leaves the tables that tell Drupal how to look of course empty. I can copy the contents of these tables from elsewhere, but I need to know which tables these data are stored in.

Many tahnkas in advance for your suggestions.

TR

Comments

davesgonebananas’s picture

theorichel’s picture

The Wordpress data are now available in a format that Drupal can digest, I am now working on the lay out and looking for ways to copy the tables from another Drupal-sql that deal with the handling of blocks/themes so that I can make the new site exactly like the old one. But I simplky do not know in which tables these data are stored.