Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Installation Error Message


covertandcloaked
Member

@covertandcloaked

You were right. I’m back to the original error. I’ve made use of the config portion as well as follows.

// The rest is only useful if you are integrating bbPress with WordPress.

// If you’re not, just leave it as it is.

$bb->wp_table_prefix = ‘playdate_’; // WordPress table prefix. Example: ‘ppd_’;

$bb->wp_home = ‘http://www.johnwade.ca/puppyplaydate’; // WordPress –

Options->General: Blog address (URL) // Example: ‘http://example.com’

$bb->wp_siteurl = ‘http://www.johnwade.ca/puppyplaydate’; // WordPress –

Options->General: WordPress address (URL) // Example: ‘http://example.com’

Here the error message.

Parse error: parse error in /home/cust2/user1080446/html/bbpress/config.php on line 4

Fatal error: Class bb_walker_forumadminlistitems: Cannot inherit from undefined class bb_walker in /home/cust2/user1080446/html/bbpress/bb-admin/admin-functions.php on line 582

jw

Skip to toolbar