Thread Starter
1Horse
(@1horse)
Thank you so much for your reply!
I tried changing “mysql_query” to “mysqli_query”
I now have the following error showing:
Warning: mysqli_query() expects at least 2 parameters, 1 given in /htdocs/www/wp-content/themes/trwc_customtheme/HomeTemplate.php on line 27 Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /htdocs/www/wp-content/themes/trwc_customtheme/HomeTemplate.php on line 28
Clearly, I need to set a parameter. Unfortunately, as I am delving through the php documentation, I can’t figure out what exactly I am missing/need to add.
Thread Starter
1Horse
(@1horse)
There are two links: One is in a text widget and the other is coded into the sidebar.php file. It is a child theme based on Twenty Ten. Both of the links try to read as websitename.org/”http://www.facebook.com/websitepage” instead of just going to http://www.facebook.com/websitepage