Skip to:
Content
Pages
Categories
Search
Top
Bottom

Installation woes

  • @hapikar

    Member

    Hello,

    I have installed bbPress and it’s working all except for this fatal error im receiving.

    Fatal error: Call to a member function on a non-object in /var/www/vhosts/hapikar.com/httpdocs/wp-includes/functions.php on line 1491

    http://hapikar.com

    http://hapikar.com/forum

Viewing 9 replies - 1 through 9 (of 9 total)
  • @chrishajer

    Participant

    Why is your bbPress calling a WordPress function?

    wp-includes/functions.php

    Is there more to your setup than it appears?

    Actually, I just went to your forum and it is working?

    @hapikar

    Member

    hmmm, have no idea. just an amateur really hacking away. The problem is this install has caused my wordpress admin panel, under presentations/themes to show that error. Sorry was not being detailed enough in post.

    @chrishajer

    Participant

    You really, really, really need to upgrade your WordPress:

    <meta name="generator" content="WordPress 1.5.1.2" />

    Until then, I think it would be silly to try and fix any errors in your install.

    Current WordPress version is 2.3.1: 1.5.1.2 was released 2.5 years ago and has security issues as well as limited functionality.

    http://blog.taragana.com/index.php/archive/serious-security-vulnerabilities-of-wordpress-1512-and-below/

    @chrishajer

    Participant

    It looks like you just installed WordPress based on the age of the blog posts. How did you end up with such an old version? Is that something the host installed for you?

    @hapikar

    Member

    I have no idea! I though I was installing the new version. I will try a new install.

    Thanks again for all the help!

    @hapikar

    Member

    Well I updated WP and now the blog is really broken.

    http:hapikar.com

    @hapikar

    Member

    Here are the errors I’m getting now.

    WordPress database error: [Table ‘hk-wp.wp_terms’ doesn’t exist]

    SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN (‘category’) AND tr.object_id IN (0) ORDER BY t.name ASC

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/hapikar.com/httpdocs/wp-includes/wp-db.php:160) in /var/www/vhosts/hapikar.com/httpdocs/wp-includes/pluggable.php on line 391

    @livibetter

    Member

    Well I updated WP…

    You probably need to ask in WordPress Support.

    Here is a document: https://codex.wordpress.org/Upgrading_WordPress_Extended#Detailed_Upgrade_Instructions_for_1.5.x.2C_2.0.x.2C_2.1.x.2C_or_2.2.x_to_2.3.1

    @chrishajer

    Participant

    It doesn’t look like you upgraded the installation properly. But your issue so far has nothing to do with bbPress. All those errors are from WordPress.

    That looks to be a pretty common error:

    http://www.google.com/search?hl=en&q=Table+*wp_terms+doesn%27t+exist

Viewing 9 replies - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Skip to toolbar