Skip to:
Content
Pages
Categories
Search
Top
Bottom

BB Poll anonymous can see vote bar

Published on September 19th, 2008 by

I am using bbPress 1.0 alpha. Anonymous user can view vote result text only not vote bar.How to fix it?

Calling functions outside

Published on September 18th, 2008 by kannued

I want to login function on a straight html page that is outside of the bbpress .9 standalone. Once the person logsin, then they are moved to the front-page.

I used this in the html page

<?php login_form(); ?>

and of course I get an error, Fatal error: Call to undefined function login_form()

In straight html, I would code the full url. How can I call this function from outside of its directory? What is the full function path?

I know I know (comments as bbpress)

Published on September 18th, 2008 by gimperdaniel

I know this has been talked about before and some people disagree… but i will ask cause i am not wanting you to work for me.. i just need some guidance…

I know some php and mysql.. i understand queries , functions.. and all that basic php/mysql implemantation… i also understand relational databases… what i dont understand is how plugin works… hooks, api…. and all that techninality people talk of at wordpress.org

Having sad that.. this is what I am trying to accomplish in order to integrate both bbpress and wordpress..

Create a forum category in wordpress, so when i post i select the regular category..(ex: news) and if I want that news to be posted in the forum i also select the “forum” category.

Then i create a relational table that contains all post ids.. and the forum posts ids… that way i can quickly pull the info in bbpress and/or wordpress..

What I dont know is how to integrate this in the Write Panel… because i donĀ“t understand it how it works. If someone can help me to understand it.. i could create a query on the write panel to post to the forum whenever i select the “forum” category

that could also be a plugin.. but i dont kno whow to make plugins… mabe somone can point me out to a tutorial…

Anyway… bbpress is nice.. and wordpress is awesome. Thanks for working so hard to make this possible.

Display bbsocialize Funtion Twice

Published on September 18th, 2008 by Michael Pratt

Hi,

I can not figure out what is causing one function in a plugin I am trying to make (modify) to cancel out another function from the same plugin on the same page.

OK, did that make sense.

Here are my examples.

bbSocialize – IF (and this is only an example) I want to display all the information from bbSocialize at the top of the profile and at the bottom of the profile, then it is ONLY displayed at the top (canceling the one one the bottom).

Avatar Upload – I can put the code in to display my avatar as many times as I want and it shows all of them.

I am not understanding why the bbSocialize code or functions are causing the second one to cancel out.

That is basically my problem.

I have modified bbSocialize in the sense that I have added A LOT to it including customizable fields. What I would like to do is have 2 or 3 functions pulling out certain information so that instead of all that info (or whatever you choose) being displayed in one area, you could break it up on the profile page and put some up top, some down on bottom, some in the middle or possibly floating to the right…..whatever. And of course the main function would be available to display all your selections.

I hope I made that clear enough.

Almost like the functions are not closing properly — but I really don’t know.

Ok, here is the basic bbsocialize funtion to display on the profile page.

// The following function can be used to display profiles on user-profile-page
function get_socialize() {
global $user_id, $bb_current_user, $bb_socialize;

$user_id = bb_get_user( $user_id );

$bb_twitter = $user_id->social_twitter;

echo '<div class="socialize_wrap">';
if ( $bb_socialize['twitter'] == true ) { if ( !empty( $bb_twitter ) ) { echo '<dd><img src="'.$bb_socialize['images_url'].'/bb_twitter.png" width="16" height="16" border="0" /> <a href="http://twitter.com/'.$bb_twitter.'" title="User Twitter account" rel="'.$bb_socialize['links_rel'].'"><span>'.$bb_twitter.'</span></a></dd>'; } }

echo '</div>';
}

My code is showing :P

Published on September 18th, 2008 by supermitten

Some of the code for bb-config. php is showing at the top of my bulletin board.

http://www.comicbooksyndicate.com/syndicatebb/

How do I get rid of this?

How do I redirect comments in wordpress to their bbpress topic

Published on September 17th, 2008 by otherjohn

Hi all,

I have installed bbpress,bbsync, and wordpress. I would like to redirect comments (the link) to the bbpress discussion.

How do I do so?

John

The most missing option in bbPress!

Published on September 17th, 2008 by

a few days ago I successfully integrated bbPress with WordPress and installed this amazing plugin bbSync; for a few days it all worked seamlessly – every comment in WordPress was going to relevant topic in bbPress and if someone went straigtforward to forum and commented there their comments were included inside relevant post in Wordpres; just brilliant!

but…

I upgraded to WP 2.6.1 and integrated with 1.0 Alpha (trunk) and it all went wrong; it’s true, even in WP 2.5 + 0..9.2 there occurred some errors but integration between the forum and the site was perfect; and now it does nothing at all and all I get is the following error:

“Fatal error: Call to a member function on a non-object in /users/adado/www/fulham.pl/forum/bb-includes/functions.php on line 20”

it looks like the author of the plugin doesn’t maintain his project and it’s really sad ’cause this is THE PERFECT INTEGRATION of both applications

I would be in seventh heaven if I woke up one beautiful morning, checked the bbPress.or and.. there it is! a new built-in feature of bbPress 1.0 which makes what bbSync used to do

I’m PHP amateur so I cant’ do this by myself but I strongly believe there are some brainy people who could make life of many people happier; and looking at the list of plugins: bb Reputation, New User Notification, Post Count Plus, bbPress Signatures, Unread Posts… and many many more I’m talking about one specific person

all I’m begging for is one more plugin

please!

K2 1.0-RC7 with bbPress 1.0 Alpha

Published on September 17th, 2008 by

I’m running WordPress 2.6 under root; bbPress under /forums and also using K2 1.0RC7 as my WordPress theme.

I have made a new page called ‘Forums’ on WordPress which is now in the navbar and have used the plugin ‘Page Links To’ to make this page point to /forums.

However, what would be the best way to get the blog acting like this one, for example:

http://onvertigo.com/ …. clicking ‘Forum’ lets bbPress load underneath the header.

There is a K2 theme floating around for bbPress but it doesn’t have the top nav…..

Any help would be appreciated!

Hackers?

Published on September 16th, 2008 by

I am using mini track and am getting people listed as navigating towards random urls such as

/bbpress/bb-includes/js/list-manipulation-js.php?ver=440

That doesn’t sound like somewhere they should be…are they bots?

One has signed up and is navigating to strange places such as the one above.

Sorry if this is a stupid question.

Transferring forum to another host server (intranet)

Published on September 16th, 2008 by RossB

I am making this enquiry on behalf of the tech guy who is supposed to be migrating over to a uni intranet a bbPress forum I customised.

I originally hosted it on the server of my own web host, and all was working fine. There were also a few posts by various members of the uni faculty I was designing a website and the forum for.

The tech guy has been having trouble getting the customised version of the forum working on the uni intranet. I know very little technically, but I was thinking maybe it would be easier for him to simply download a new version of bbPress then copy and paste my customised pages.

Not sure how he’d get the posts to show up with the posters’ names and dates of their posts etc, though. I did email him the database of the bbPress forum I customised for them. Would this be all he needs?

I can’t recall for certain which pages I customised, but I can look back through this forum to find out, I guess. Anyway, interested in the advice of techies here as to the easiest way for this uni tech person to approach the migration task.

Cheers!

Skip to toolbar