Forum Replies Created
-
In reply to: WP & BB Integration failed
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 reply to: username functionin 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!
In reply to: BuddyPress Default Theme for bbPress?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
In reply to: BuddyPress Default Theme for bbPress?thank you!
what do you mean for “glitch”?
i think yes when it’s done, i’ve some thinks to resolve…
In reply to: BuddyPress Default Theme for bbPress?this is my bbpress installation with the new default theme http://forum.buddypress-it.it what do you think?
thanks for the feedback…
In reply to: deep integration = blank screenthe 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
In reply to: deep integration = blank screenthe 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
In reply to: Internationalization after installationopen 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…
In reply to: Spam Registrationi use human test for bbpress and no 1 spam user on my 2 forums.
In reply to: Ubuntu India Forum redesignthe login bar is very cool, is possible share the code? thanks
In reply to: bbPress 1.0.2 and bbPress 0.9.0.6 releasedthe bbPress 1.0.2 and 0.9.0.6 in Italian are available here: http://www.wpmu.it/downloads/
In reply to: bbPress 1.0.2 and bbPress 0.9.0.6 releasedthank you sam and sorry for the request ;P
In reply to: bbPress 1.0.2 and bbPress 0.9.0.6 releasedthanks Sam! is possible have the pot in the next hours?
In reply to: Sneak peek at bbPress.org 2.0very cool! when the new site online?
In reply to: Change color in headeru’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…
In reply to: Change color in headerthe grey header in kakumei is an image “page_header_tile.png” change this image with your color or modify the image with your own.
In reply to: cookie integration problem, anotheryes Tom, and they correspond!!!! i’ve put the exact code from the bbpress integration plugin… any idea?
In reply to: .pot files / localizationthe pot for the 1.0.1 version is now available!
thanks Sam!
In reply to: .pot files / localizationi’ve sent an email in wp-poliglot mailinglist, so i’m waiting for a reply.
In reply to: bbPress 1.0 in German / bbPress 1.0 in Deutschwithout the pot for the 1.0 version u’ve made the translation?
In reply to: .pot files / localizationno new pot in the repository, is possible force the generation manually? thanks!
In reply to: .pot files / localizationin the next hours i think… i’m waiting it too.
In reply to: bbPress 1.0 releasedthanks, 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.
In reply to: bbPress 1.0 releasedehi 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!
In reply to: navigation bar in BuddyPress in BBPressuse this:
require_once( $_SERVER . ‘/wp-blog-header.php’ );