I need to find a way to highlight certain members. These folks are not necessarily moderators, but I want them to have special high ranking and a way to distinguish them – an icon, a different color, whatever. I’d also like them to have a special profile page that features a bio, photo and so on. I guess it could link to some personal url if the former idea is not possible.
Special Member Acknowledgement?
Published on April 25th, 2010 by nickasterBuddyPress Default theme for bbPress
Published on April 25th, 2010 by ArturoThe BuddyPress Default theme for bbPress is ready and available for the download.
ATTENTION: REQUIRES the deep integration between bbPress and WordPress/MU.
For info, and download link please go here.
For a demo visit: http://forum.buddypress-it.it
Enjoy!
Image uploader plugin
Published on April 25th, 2010 by bonechairHi I been looking around and can’t seem to find a working image uploader for new posts. Is there a working plugin going around? I want people to be able to upload images in their posts.
Direct code to post url
Published on April 25th, 2010 by NavinCan any one here tell me the code? I know for topic url it is: <?php topic_posts_link(); ?>
what is it for the posts? its usually linked to every post with a #
thanks in advance.
Tag cloud into an array
Published on April 25th, 2010 by ViliIs there way to use the “bb_tag_heat_map” tag in a way that would not echo the results, but would rather allow me to place them into an array for further processing? Browsing through the code I found “bb_get_tag_heat_map”, which appears to have the option “format” that can be set to “array”, but no matter how much I try, I cannot figure out how to make it work.
Basically, I would like to have my tags listed in an alphabetic index, a bit like in a book. To illustrate, if you scroll down here to the section “News archived by subject”, you see my implementation on the WordPress side. I would now like to do the same here (section “Topic index”).
Facebook connect based on WP-facebookconnect
Published on April 25th, 2010 by psycheangelslast week i make a simple modification with wp-facebookconnect plugin by adam hump to work in bbpress. so here is the file
http://rapidshare.com/files/379814279/wp-facebookconnect.rar
this plugin is not recomended if you don’t understand php code, because the code from wordpress plugin still there. i have no time to clean it, if i got more time next week maybe i can update the feature to work like the real wp plugin. you can setting your api key and secret key in the admin panel
feature :
– Single-signon with your Facebook account <– fully working but still need some test (tested in 2 online site)
– avatar <– not tested
– Publish comments to the newsfeed <– not yet, maybe next week
installing errors
Published on April 24th, 2010 by madlyfewhen ulploading 1.0.2 to my wp install and then it says activate or return to plugins, i click return to plugins and there is no bbpress… so i delete it from the sever and try it again, this time chosing to activate the plugin and i get this error “The plugin does not have a valid header.”
My Account Is Dead
Published on April 24th, 2010 by ericnovak2Looks like my main account (I hadn’t used it in 3 years) is marked as a bozo. The user is: ericnovak
-Eric
notify admin
Published on April 24th, 2010 by glennnallwhy in the world isn’t admin notified for new posts, new users…?
where can i insert a mail(admin) function…?
thumbnail for each thread
Published on April 24th, 2010 byhi,
i’m thinking of making a product review website like https://bbpress.org/plugins/ .
people can add some products to the website in a forum-like style.
im wondering if i can add a thumbnail for each thread?