Fatal error: Call to undefined function: the_id() in /home/xxxxxxx/public_html/blog/wp-content/themes/default/index.php
Fatal error: Call to undefined function: get_the_title() in /home/xxxxxx/public_html/blog/wp-admin/index.php on line 53
Fatal error: Call to undefined function: get_the_id() in /home/xxxxxx/public_html/blog/wp-admin/upload-functions.php on line 105
Why am I getting these errors? I just installed Wordpress btw.
I have a hosting account with arvixe... i want the blog in a subdirectory.. so I put the wordpress files in the public_html/blog
folder... I get these errors in admin mode as well as when I visit my page url.
I don't understand why its trying to pull up these pages from MY computer. Perhaps thats the problem? I'm not hosting it myself... although I do have apache running, and hosting a different website.
Maybe the localhost is making Wordpress confused?
I don't know, any help would be appreciated.
Thanks.