Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with integration

Published on August 21st, 2010 by zememe

Hi,

I’m trying to instal bbpress and so far I managed to instal but I fail to integrate with WordPress

So I have WP in www.sitename.com/wpfolder, then inside wpfolder i added new one so my BBPress is instaled in www.sitename.com/wpfolder/bbfolder

And now I don’t know how to integrade

I’m getting this msg

Deep Integration With WordPress Required
It appears your WordPress installation isn't deeply integrated which is required for iBlogPro Forum to work correctly (it needs access to WP functions).

Please see Deep Integration With WordPress

so everytime when I call BBPress www.sitename.com/wpfolder/bbfolder I can’t see dashboard only this msg.

So I know that I need to add

Functions (optional)
bbPress will not have access to WordPress’ functions unless you manually tell bbPress to load WordPress first. This integration step is also known as “deep” integration, it is a totally optional part of integration and is not required to get shared cookies and logins working. In order to do it, you need to put require_once(dirname(__FILE__) . '/path/to/wp-load.php'); in bbPress’ bb-config.php (wp-load.php is in the same directory as WordPress’ wp-config.php file, so if your bbPress folder is directly inside your WordPress folder, the command becomes require_once(dirname(__FILE__) . '/../wp-load.php');).

but I don’t know where to add, I tried in bb-config.php but I get some errors, to be hones and don’t know where to past code

require_once(dirname(__FILE__) . '/../wp-load.php');

so can somebody help me, or link me to some resources with answers?

Thanks in advance!

Permalinks Error

Published on August 21st, 2010 by sureshdrim

Hello All,

I have activated nicer permalinks for my forum,its working nice for topics and forums pages.But it has some problem with menus like home,videos added in header or footer.

Example:

If I click Videos button on header from home Page it has URL www.xyz.com/videos.php (Valid URL)

but when same button clicked from topic page it has URL www.xyz.com/topic/videos.php (Wrong URL)

I am unable to understand why the same button on header is navigating to two different URL when clicked from different pages though it has the same HREF value= “videos.php”

Please help !

Thumbnails for Topics

Published on August 21st, 2010 by sirwanme

Hi I want to make a Image Bulleting board sort of. But more importantly is there a way for the user to upload a Thumbnail for a topic(to be shown on the frontpage besides the topic title). (not nessesarily listed as an attachment inside the post, but as a thumbnail for the post shown on the frontpage) like a wordpress blog post almost?

So beside each topic, would be a 30×30 thumbnail of the topic.

Anyone know where i can start with this, or if there is a plugin already ?

Thanks in Advanced.

can't access bb-admin

Published on August 21st, 2010 by xtremetoonz

I have a WordPress BBPress integrated site and I am no longer able to access my BBPress admin. I found a form post (https://bbpress.org/forums/topic/lost-key-master) about deleting the last few lines with meta_key starting wp_ of the bb_topicmeta table but I can’t find any tables with topicmeta anywhere in my WordPress/BBPress db. Any ideas?

Your installation completed with some minor errors.

Published on August 20th, 2010 by Zauxst

I get these strange errors after trying to install bbPress

Forum could not be created!
Key master email not sent!

Referrer is OK, beginning installation…
>>> Setting up custom user table constants

Step 1 - Creating database tables
>>> Database is already installed!!!

Step 2 - WordPress integration (optional)
>>> WordPress address (URL): http://nightheaven.co.cc/
>>> Blog address (URL): http://nightheaven.co.cc/
>>> WordPress cookie keys set.
>>> WordPress "auth" cookie salt set from input.
>>> WordPress "secure auth" cookie salt set from input.
>>> WordPress "logged in" cookie salt set from input.
>>> User database table prefix: main_
>>> WordPress MU primary blog ID: 1

Step 3 - Site settings
>>> Site name: forums
>>> Site address (URL): http://forum.nightheaven.co.cc/
>>> From email address: address@yahoo.com
>>> Key master role assigned to existing user
>>>>>> Username: username
>>>>>> Email address: me@yahoo.com
>>>>>> Password: Your existing password
>>> Description: Just another bbPress community
>>> Forum could not be created!
>>> Key master email not sent!

There were some errors encountered during installation!

bbpress.org theme

Published on August 20th, 2010 by Paul

Is there some place where we can use the theme thats used on this very site? I’m in love with whats you got going on here but wondering if its available? I’m not loving any public themes out there…

Music plugin

Published on August 20th, 2010 by mopajomo

Is there any plugin for music?

Cannot see posts

Published on August 20th, 2010 by imos

It was working fine last night but now we are unable to view posts. The forum is still there and the topics. When I go to admin – posts, it says “No posts found.”

Also, We can still create or reply to topics but the post doesn’t show. Please help

Edit: For some strange reason, it came back by itself after hours of not being able to view the posts. Do you guys know why this happened?

[tags] Scrollbar for tag list

Published on August 20th, 2010 by pastorbobsforum

Hello.

How can I create a scrollbar for the list of tags in my topics?

I want to keep the search form though.

This is how my style.css looks like:

#topic-tags {
border-left: 1px solid #ccc;
float: right;
padding: 0 0 0 1em;

Any suggestions greatly appreciated.

Regards,

Bob

Favicon

Published on August 20th, 2010 by LLCOOLL

My favicon wont appear on the tab or in the URL window in Firefox. It does however show up in the URL window in Safari but not on the tab.

Weird huh?

Skip to toolbar