Adding a panel with the panels module generates the following error:
user warning: Table 'zijdebloem.taxonomy_block' doesn't exist query: SELECT * FROM taxonomy_block in
/var/www/zijdebloem/includes/database.mysql.inc on line 120.
though I have all the taxonomy modules installed and enabled, including the taxonomy_block module.
I know there is the official themes.drupal.org site available. However I appreciate that it is difficult to keep the site up to date and I have also found that often it is not available.
I'm developing a theme that has various elements of the template change based on which section of the site you are in: images, swfs etc... In this case there is a banner SWF that should change based on which section you are in e.g. section ="Satellite" -> banner = "banner_stattelite.swf" or section = "Terrestrial" -> banner = "banner_terrestrial.swf".
A link in my homepage,I want click this link to one page that just display articel's title with link?
How can I do?
I need you help!
thank you very much!