Forum Replies Created
-
create a new kay and change it to bb-config and wp-config
go to bbpress wp integration and check again the key… follow the step
after this download and install bbpress integration for wordpress plugin add the code to your wp-config file
i’ve followed this step with my 2 site wp-bb and all works good with wp last version and bbpress 1.0.2.
in profile.php i’ve found this <?php echo get_user_name( $user->ID ); ?> but in post.php don’t print nothing… i don’t know bbpress very good to recreate the function

any idea for a simplest way?
thanks!
this is the background image original with bbpress kakumei theme… i make some changes to pagination

1 week or so, atm i don’t have time to complete the theme, sorry
thank you!
what do you mean for “glitch”?
i think yes when it’s done, i’ve some thinks to resolve…
this is my bbpress installation with the new default theme http://forum.buddypress-it.it what do you think?
thanks for the feedback…
the path is the full path /nfs/something/something2/blablabla/domains/domain.tld/html/wp-load.php and the same for the subdomain (i’ve the hosting with mediatemple)
the line give me a blank screen without this line my forum works perfectly. any idea? thanks
the full path for wp is /…/…/…/domains/domain.tld/html/wp-load.php
and for the forum’s subdomain /…/…/…/domains/subdomain.domain.tld/html/
the path is correct i’ve checked it and the require_once is at the top of bb-config after <?
thanks for your help chrishajer
open your bb-config.php and edit the line
define( ‘BB_LANG’, ” );
with
define( ‘BB_LANG’, ‘it_IT’ );
in my case i’ve the lang file it_IT.mo and it_IT.po in the my-languages folder, so change it_IT with your own…
i use human test for bbpress and no 1 spam user on my 2 forums.
the login bar is very cool, is possible share the code? thanks
the bbPress 1.0.2 and 0.9.0.6 in Italian are available here: http://www.wpmu.it/downloads/
thank you sam and sorry for the request ;P
thanks Sam! is possible have the pot in the next hours?
very cool! when the new site online?
u’re welcome Goran,
I don’t see any “d” after the feed icon… i think is a typo on the translation or in the theme…. but if i don’t see it i can’t help you sorry…
the grey header in kakumei is an image “page_header_tile.png” change this image with your color or modify the image with your own.
yes Tom, and they correspond!!!! i’ve put the exact code from the bbpress integration plugin… any idea?
the pot for the 1.0.1 version is now available!
thanks Sam!
i’ve sent an email in wp-poliglot mailinglist, so i’m waiting for a reply.
without the pot for the 1.0 version u’ve made the translation?
no new pot in the repository, is possible force the generation manually? thanks!
in the next hours i think… i’m waiting it too.
thanks, i’m waiting for the pot.
how can I do to upload it in the repo? I can have access? There are other projects for bbpress Italian “under constructions” for years and I want start my own with my other project BP IT and WPMU IT, so if is possible i want upload the files to maintain the translation update.
thanks for the reply.
ehi Sam thanks!
is possible have the pot for the 1.0 release? in the svn repo the last pot is for the rev 2285… i have to make the localization before update or my users kill me

Thanks!
use this:
require_once( $_SERVER . ‘/wp-blog-header.php’ );