500 error when installing Drupal where as it works fine on installing wordpress Through FTP

Hi everybody, i am having problem installing drupal on the webserver. i tried it many time and on many webhosts. but it didnt work it shows 500 error. whereas i just installed wordpress and it works fine on all there.

Please do guide me . i am very new to drupal. this is the firtst i am testing it on free server.

this is my new test blog where i have installed wordpress .but i want drupal there.

www.syednayab.cz.cc

How to insert part of the views template code in page.tpl.php

Hi,
I am trying to put the below code in page.tpl.php but it does not work. The idea is to get the data rendered in another region then the default. Any idea how to get this done ?

The below code is from views theme files. I tried to use krumo to access the variables but I can't seem to get it right. I am guessing krumo only words with node variables.

  <?php if ($rows): ?>
    <div class="view-content">
      <?php print $rows; ?>
    </div>
<?php>

Cheers,
Vishal

Either "trigger after user registers" or email notification, not both?

Hi folks. I created a simple redirect action and attached it to "Trigger: After creating a new user account". While that is enabled, no email is sent to any new, registered users. So in effect you can either use the trigger OR have new users sent a nice email telling them how to choose a password, not both.

Thanks in advance for any help.

File Access by Role - Missing something obvious?

I have been trying to figure this out for several days to no avail.

Hosting a Web site about human's rights in Ivory Coast

I'm looking for a web hosting service for a Drupal 7 web site about human's rights in Ivory Coast.
It may display pictures of killed or injured people, such as these pictures published in a french newspaper: http://tempsreel.nouvelobs.com/galeries-photos/monde/20110511.OBS2872/en...

How do I change the home page?

Drupal shows the latest nodes on the home page by default.

Is there a way to hook into this process and create a custom response for the home page in the same way that you would create a menu callback?

Another question: where can I find the default implementation of the home page callback?

Regards,
Bas

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x