Published on February 24th, 2008 by
Hey guys,
i’d love to integrate my bbpress ( http://www.stereopoly.de/forum ) into my wordpress ( http://www.stereopoly.de ), but when saying to fetch the wp-blog-header (even when taking an absolute link, my bbpress is completely giving up its job and says
Failed opening required ‘http://www.stereopoly.de/wp-blog-header.php’
this is what my bbpress’ config.php last lines look like:
/* Stop editing */
if ( !defined('BBPATH') )
define('BBPATH', dirname(__FILE__) . '/' );
require_once( 'http://www.stereopoly.de/wp-config.php' );
require_once( 'http://www.stereopoly.de/wp-blog-header.php' );
require_once( BBPATH . 'bb-settings.php' );
?>
can anyone please help!?
Published on February 24th, 2008 by 4k
Is it possible to use pagination on the Latest Discussions on the front page?
I want users to be able to go to the last page of a long thread.
Published on February 24th, 2008 by
Hey guys,
i’ve just installed a wordpress plugin makin it possible to upload a user avatar. the plugin is based on based on Dan´s Avatar plugin and was modified by clope.
look at the comment of a user called julius in this wordpress-post: http://www.stereopoly.de/die-evolution-der-nintendo-helden/#comments
Is it possible to easily embed a freaky code to my bbpress (http://www.stereopoly.de/forum) showing the avatar? PLEEEASE HELP!!!
Published on February 24th, 2008 by
Hi, iam Using bbPress with a WordPressinstallation. My WP install is in:
/blog/
and my bbPress in:
/blog/forum/
If I now log in in my WP with IE and go to the Forums all is fine. But if I do the same with FireFox I have to login again.
I’am using WordPress Plugin bbpress Integration and the WordPress Integration Plugin for bbPress. Did i made something wrong?
thanks,
Jan
Edit: If I’am logged in and go to the register.php with FireFox he mean that Iam already logged in… confusing…
Edit#2: If I log out in bbPress my Iam logged out in WP too…
Published on February 24th, 2008 by 4k
I am using the Misty Morning template and changed the overflow to auto from hidden on the container properties. This was to accommodate the Private Message plugin which was too wide for the template.
Now in IE there is a scroll bar whether it is needed or not and yet in doesn’t scroll on long threads. The posts are pushed over to the left.
Is there a better fix to accomodate the PM plugin? or to make IE scroll properly?
site here http://breadnroses.ca/forumsbbtest
Published on February 23rd, 2008 by
I found this so cool and wonder if it is ever possible with bbpress too. http://www.stuff.yellowswordfish.com/simple-forum/
The only problem i find with that plugin is the speed. A little slow to load the forum page.
Hope to hear from all of you soon.
Published on February 23rd, 2008 by
Hi,
iam using the Private Forums Plugin with bbPress in wich i created two Forums. The first one should be visible to all, unregisterd and registered members. The second one should be private. But if I want to set the Restriced Role from the second forum to “Registered Members” or higher, then the first forum didn’t appear to for all visitors who are under the Restriction Role setting. Do you have any ideas?
thanks,
Jan
Published on February 23rd, 2008 by
Hi,
I just installed bbPress and integrated it to my WordPress Site. It’s wonderful! But i have a Problem…
I want to create a second forum, so i go to content -> forums and fill in the two forms under “Add Forum”. After clicking the Add Button I get the Error Message that i dont have the permissions to create a Forum? How could this be? I’am logged in as admin, as key master. Do you have any ideas?
thanks,
Jan
Published on February 23rd, 2008 by
I’m new to WordPress. I need to build a website with multiple pages for a client of mine. Here are the elements I need to include:
Biography (text, photos)
News (text, photos)
Tour Dates (event calendar)
Discography (text, photos)
Merchandise (text, photos)
Links to other sites
Blog
Media (video, music clips)
Contact Info
I need help setting it up on a server. Can someone please help me? My client currently has a domain name and hosting.
Published on February 23rd, 2008 by
Hi there,
Anyone know how to register users using foreign characters, such as Å, Ä or Ö?
When users on my bbPress register, the name might be “mårten”, but will be added to database as “mrten” instead.
Tips anyone?