Skip to:
Content
Pages
Categories
Search
Top
Bottom

help with echo user rank

Published on July 5th, 2010 by tukz

i’m trying to create a div class by requesting user role title, but it actually return an empty string on source code each time when web page is loaded. i’m using :

echo user_title();

What i’m trying to do this? I want to show a picture (ads) only for members, all other role will hide this ads via CSS style. Does there is a way to do this? can someone help please echo user title proprely?

note: i’m also using “role-manager” plugin, i don’t know if this can cause trouble.

edit: can’t display the code properly. 😡

language switcher not working

Published on July 4th, 2010 by KHK

Hi, I am trying to install language switcher and here is the error I am getting: Warning: Invalid argument supplied for foreach() in /home2/fasolist/public_html/forums/bb-plugins/bb-language-switcher.php on line 46

Plugin Request — Wall Posting

Published on July 4th, 2010 by pagal

Plugin have used in bbShowcase Forums….

http://img59.imageshack.us/img59/5369/bbpresswall.png

No Personal intentions involve… If _ck_ share it with public then It will be a good addition in bbPress. Or any developer have another idea about it?

Thanks,

Pagal

Good forum needs some feathures – New ideas!

Published on July 3rd, 2010 by XU3E

Hello to developers,

I really love bbPress! Simple and fast! Integration options to WordPress is good way but I really love a idea about stand alone forum solution. Before that, there is few things that should be consideret to next release.

Unread post/topics – Is it really hard to made this? This is main problem of all lightweight forums scripts – no marknig of unread post and parent topics. Just put that to the core and give options to admin. If they are interested about that fetahure they’ll enable it. Or just give us some up-to-date plugins that works and are supported by official dev team.

Quoating and Posting reply – Light weight doesnt mean “no bbcode” or another nice code like !Texy. But please, no HTML or worst – XHTML STRONG tag as formating for messages! I really like simple way to add comments but i cant stay manual formatin of text with HTML. Its such waste of our time!

And where is Quoting support like WP has?

Allowed quicktags – Please, give me options set allowed tags from admin. Or just give better documentation! WordPress is the best because good documentation! I cant spend all day looking for right file just because its not at documentation and sometimes its impossible find some reasonable answers on google.

Automatic tags – This is not serious problem. Just consider…

Slug – Slug like WP. I miss this feathure. Its hard to fix slug problem if i cant directly acces to that from admin. Only way i can do it is mysql.

Thats it! Nothing more. I am new here and i dont follow main goals of project but this is my opinion why is bbPress so uncomfortable to me and my friends.

Its just my opinion and I hope you will consider make some serious progress on it.

Sorry for my english.

Thanks

PS: I hope there will be more good ideas. Topics like this should be general, sticked.

Unable to post with bbpress 1.0.2

Published on July 3rd, 2010 by lndasa

I had recently upgraded to bbpress 1.0.2 and I using 2.6.2 WP.

It was working perfectly until recently it started to go to

“This topic has been closed”. I haven’t recently installed plugins on bbpress but I had some plugins on WP side.

Please visit http://absolutetruth.in/forums/

No plugins are showing in my list

Published on July 3rd, 2010 by rajada

I’m relatively new to this, so bare with me…

I’ve got a WordPress site integrated with a BB Press forum (one login for both) and I have created a my-plugins directory in my base directory and the permissions on it is 755 numerically. Even though I believe everything is set up correctly, and the forum itself works absolutely perfect, a total of 0 of my installed plugins show up on the administrative plugins list (default ones show up still). If I am not mistaken, someone mentioned that BB Press is not a plugin in itself, but the directory is in fact in my plugins folder.

In other words, I install my BB plugins to:

ftp and website address stuff…/wp-content/plugins/bbpress/my-plugins

Every file in my-plugins is 755, and no one else seems to have this exact problem when they use plugins. So does anyone know what exactly is going on?

WordPress version is the most up to date one, I’m using the default green theme (for the forum), and these should easily be compatible plugins.

Bug on bbPress.org forum?

Published on July 2nd, 2010 by hpguru

What is this?

https://bbpress.org/forums/page/238

***

https://bbpress.org/forums/topic/channel-records-to-neobux

https://bbpress.org/forums/topic/html-mangled-in-forum-posts

Posts: 0

Voices: Array

Last post: 0 seconds by Anonymous

All member names "Anonymous" on front page bbpress.org

Published on July 2nd, 2010 by chrishajer

They show properly in the forums though.

See http://chrishajer.com/bbpress/bbpress-anon-front.png

Brilliant solution to bbPress SEO! Page number to title!

Published on July 2nd, 2010 by hpguru

Just replace title in header.php in your theme:

<title><?php bb_title() ?><?php if (bb_is_front()) { echo " - Your forum slogan";} ?><?php if ($page>1) { echo ' « Page '. $page; } ?></title>

Unmangled: http://pastie.org/1028304

Have a nice day and thanks to Zaerl to bb_is_front.

I need function "if is home" to bbPress

Example: Your topic title « Your forum name « Page 15

If you are in topic’s page 15!

I need function "if is home" to bbPress

Published on July 2nd, 2010 by hpguru

I use on my WordPress function ´&lt;?php if (is_home()) { echo ” – My blog slogan”;} ?&gt;´ on index.php.

But now i’m back to bbPress. Nothing in SMF or phpBB to me, try it and forget it… Install 1.0.2 and now i need slogan to just index.php.

Thank you.

Skip to toolbar