[support] Problem with site slogan

Daniel Carrera daniel.carrera at zmsl.com
Tue Dec 16 10:30:50 UTC 2008


Hello,

Drupal 5. My site slogan is not showing on my site even though I have 
assigned a slogan in the site-information page. On the theme template I 
see the following code:

<?php if ($site_name) { ?> ... <?php } ?>
<?php if ($site_slogan) { ?> ... <? php } ?>

I can confirm that the variable $site_slogan is blank.

Does anyone have any ideas? Could the slogan be in a different variable 
name?

Daniel.


More information about the support mailing list