16 Dec
2008
16 Dec
'08
11:30 a.m.
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.