Thread Starter
kalilj
(@kalilj)
I’m using the code from Creating a Static Front page and am getting this error:
Fatal error: Call to a member function on a non-object in /home/timeands/public_html/torchwood/phptest.php on line 133
relating to this line:
$news=$wpdb->get_results(“SELECT ID,post_title FROM $wpdb->posts
where am I going wrong? I’m copying and pasting from the code on the document page.