By loko on
Hello all
I received an error:
warning: Missing argument 2 for variable_get(), called in /home/domain/public_html/sites/all/themes/questionsanswers/page.tpl.php on line 37 and defined in /home/domain/public_html/includes/bootstrap.inc on line 584.
Any suggestions how to fix it?
Thanks
Comments
Look at line 37 in
Look at line 37 in page.tpl.php for the questionsanswers theme. There appears to be a call to variable_get() there that is missing the 2nd argument.
Thank You! You are great!
Thank You!
You are great!