After installing drupal.When existing site link is pressed getting a white screen which says "it works". If i go to the browser and and enter. http://localhost/index.php i get the index.php and agian i press on any link on the index.php it again shows the white screen which says "it works".
Installed softwares are : mysql,php5,apache2, druapl7 on suse linux 11.Its a local install.
Hi All,
I am creating a subtheme using Omega (http://drupal.org/project/omega) for drupal7, is there way to override template files from Omega to my own subtheme.
I want to override 'omega/templates/region--branding.tpl.php' in my subtheme.
I'm looking for a field type for Drupal 7 that will allow a user to enter an address when creating a new node, have a google map update to that address, then drag the marker to tweak the location.
I've seen something like this for D6 but I would prefer to create the site using Drupal 7.
Any ideas?
I'm using taxonomy term pages for a directory type application where I use the "taxonomy menu" module to list out links to taxonomy term pages that display teasers of content related to each term. That works just perfectly for my needs.
I'm having trouble with applying blocks to the term pages...
I would like to use blocks to apply theme/design elements to term pages and have them display based on their absolute parent term. I have 3 first level parent terms that split off into their own distinct multi-level branches as follows:
Currently the site has been stripped down to help debug where the errors are coming from though we am still at a loss. We have removed all the code inside the node.tpl.php and page.tpl.php files inside my template files. We have also removed all the blocks from regions aside from the Main page Content block and we are still receiving the following errors. If anyone has seen this before, knows where this error might have begin, or has any suggestions and what we could possibly do to resolve this it would be much appreciated.