Hi, thank you for your wonderful theme. My dblog seems to be filled withthe error on all page visits ..

Notice: Undefined variable: links in include() (line 123 of /home/public_html/sites/all/themes/adaptivetheme/at_core/templates/node.tpl.php).

It's a fresh install with the latest release.

Comments

Liliplanet’s picture

Status: Active » Closed (fixed)
MAS 808’s picture

Issue summary: View changes

I am currently having this issue and have been unable to resolve it. How was this issue fixed?

Notice: Undefined variable: links in include() (line 16 of /home/content/w/i/l/williamslegal/html/sites/all/themes/websource/node.tpl.php).

Line 16 is coded as follows:

<?php if ($links): ?>
<div class="links"><?php print $links; ?></div>
<?php endif; ?>
<?php } ?>

Any help would be greatly appreciated.