Skip to:
Content
Pages
Categories
Search
Top
Bottom

Private Messaging: how can i do to call it from wordpress?

Published on August 2nd, 2008 by

On the plugin page there is this script to view new messages

<?php if (bb_current_user_can(‘write_posts’)) : ?>

<?php pm_fp_link(); ?>

<?php endif; ?>

In bbpress is all ok. But what can i do to view new messages also in wordpress? Anyone can help me? Thank u all!!

Need bbpress theme coded… please help! (paid)

Published on August 2nd, 2008 by

I started a post a while back asking if anyone here would be willing to code a bbpress theme for me (it’s already been designed). It will be a paid job (of course).

I’ve still not had any luck finding someone to help me out and I’m now getting quite desperate.

If you are able to help please email:

daleanthony.com [at] gmail.com

Thanks!

<?php $_SERVER[‘REQUEST_URI’] ?> in css

Published on August 1st, 2008 by

Hello,

i want to add in my css an image of the /wp-content folder of my blog, like:

background: url(“<?php $_SERVER ?>/wp-content/themes/default/images/background.gif”) repeat-x top;

but doesn’t work. why ?

bye,

Fred

Hungarian translation

Published on August 1st, 2008 by

Hello,

I’ve finished the hungarian translation for 0.9.0.2.

It can be downloaded here:

http://adsr.hu/pub/bbPress-hu_HU.zip

Enjoy,

Zsolt | http://adsr.hu

Listing of the forums

Published on August 1st, 2008 by

Hello,

i want to have a listing of the forums and i try this:

<?php if ( $forums ) : ?>

<?php if ( bb_forums() ) : ?>

<?php bb_forum_pad( '<div class="nest">' ); ?>"><?php forum_name(); ?><?php bb_forum_pad( '</div>' ); ?>

<?php endif; // bb_forums() ?>

<?php endif; ?> but doesn’t work. why?

bye

header design item positioning changed overnight!

Published on August 1st, 2008 by RossB

I’m using the Kakumei Blue theme. I can’t understand how this could happen, but without my doing anything, overnight the header on my forum has changed when viewed in IE – it remains as it should when using Firefox.

A navigation button I positioned (by messing with some numbers in some CSS code that Chris kindly provided) has shifted to the right so that it is now too close to the User Name.

But most strangely, the forum name has shifted so that it now overlaps the “Login” box. This was perfect until now, as you’d expect, since it’s part of the original design – I just typed in the name of the blog in the space provided in Admin.

Here’s the link, which will make it clear what I’m saying (open with IE): http://ashb.proofreadercentral.com/bbpress/

User: tester

Password: testing123

Can anyone offer any explanation for this stuff? More importantly, how do I get the header back to what it was yesterday given that I haven’t actually changed anything in the meantime? I’m afraid that if I start tampering with the CSS again, I’ll end up messing up the header in Firefox as well!

Cheers

WVKO 1580AM

Published on August 1st, 2008 by citizenkeith

We have WordPress acting as a CMS and we’re using bbPress for the forums:

http://www.wvko1580.com/forums/

Cookie set up for backwards integration

Published on August 1st, 2008 by Billy Wilcosky

I’ve decided that I’m happy with the way my forum and blog are set up. Users can use the same username and password for both my forum and blog. But, they can not log into one and automatically be logged into the other (cookie issues).

The main problem is the way I integrated my bbpress and wordpress. I already had bbpress installed, then later I installed wordpress. I then integrated the two and they share the same database. I hear from many that this is NOT the recommended way to integrate and that you shouldn’t use the same database, but, the bottom line is, everything works fine, but users can’t log in at one and then automatically be logged in at the other, they just have to log in twice if they are using both my blog and forum.

Can anyone provide instructions/tips on how to set up the cookies for bbpress and wordpress if they were integrated backwards and are sharing one database?

The Whistle & Fish Pub

Published on August 1st, 2008 by

The Whistle & Fish Pub is the watering spot of werewolves, zombies, and dead writers.

Nothing special. Basically a bbpress support forum design straight out of the box (until we decide whether it’s successful enough to warrant investing time in our own design). But we call it home.

No indexing:(

Published on July 31st, 2008 by

I have a big problem – Google and others doesn’t index my forum. Forum is online for six months. I don’t know how to resolve it. Can anybody help me? Adress is http://www.sanzdrave.cz/forum (WordPress pages and posts are indexed.) Thanks for replies!

Skip to toolbar