Produced error: /Notice/: Use of undefined constant php - assumed 'php' in /include()/ (line /13/ of //var/www/html/reserv/themes/garland/node.tpl.php/).
so I commented out the print $submitted statement only thanks Roger
Delete or comment out the code below in node.tpl
<?php if ($submitted): ?>
<div class="meta"> <span class="submitted"><?php //print $submitted ?></span> </div> <?php endif; ?>On 12/09/2011, Rogerarelem@bigpond.com wrote:
Drupal 7 create content - page or article I wanted to put an article which contains links to a few videos in sidebar 2 in Bartik, do not need submitted by and the date, just the title. Is it possible/easy to turn off 'Submitted by' details and date when creating an article. thanks Roger -- [ Drupal support list |http://lists.drupal.org/ ]