Posted by PRossi on February 25, 2013 at 11:46pm
I'm getting this error but not sure what it means and how to fix.
Notice: Undefined variable: user_links in include() (line 15 of /home/averiste/public_html/sites/all/themes/UrbanSolice/templates/page.tpl.php).
Comments
It suggests that in
It suggests that in page.tpl.php at line 15 the variable $user_links is used with out checking to see if it set.