Search Results for 'bbpress'
-
Search Results
-
Dear BBCoders…
I think it is small mistake but it is mistake. Your post editor lose it’s shape when we expand it with mouse click from bottom right corner. you should try to solve this small mistake and you should try to fix it’s width and height?
Hope all moderators will smile and take notice

here are it’s screen shots
http://img337.imageshack.us/img337/9396/lol1k.jpg
http://img11.imageshack.us/img11/1031/lol2js.jpg
Also you should try to solve this mistake in your post plugin
Is there a bbpress plugin that when someone leaves a comment, the original commenter gets get an emailed notification that someone has left a comment reply? For example, if you reply to this post, I would like to get an email that you have replied. The issue comes out is I forget to check to see if there is any updates. I hate having to check daily to see if there are any new replies.
Captain Jack
TA for Hotforwords.com
Topic: Rotating log files
Hi,
I’m setting up a bbpress instance and noticed that the log files have to exist otherwise no logging takes place. This makes my beloved log file rotating impossible.
But if i edit
class.bp-log.phpand insert the following after lines inset_filenameat about line 143if (! file_exists($_filename)) {
@touch ($_filename);
}
This allowes me to do nice things like configure log files to
define( 'BB_LOG_FILENAME', $global_log_dir . 'bbpress-' . date("Y-m-d") . ".log");
I like this theme a lot. I have it for WordPress. I have never installed a new theme on my bbpress. How do you do it? I have figured out that I have to create a new directory at the bbpress root called “my-templates” and I guess I am supposed to put the unzipped file there.
That is about as far as I can tell so far. Any advice?
Topic: Fictional Hybrid
A cross between my “Ficional” WP theme and _ck_’s Hybrid theme though in many ways mixed up a bit. I al always making a few tweaks and it doesn’t look exactly the way I like. Would love to clean up some of the smaller things up but hitting some snags. Either way it is finished enough beyond the little things that I am proud to show it off a bit:
Fictional Hybrid BBpress:
Fictional WP Theme:
Topic: BeritaGame BBpress
News MMO Forum for Indonesia community
http://www.beritagame.com/forum/
Deep Integration with Old WordPress
and the Forum data imported from my old Discuz forum to BBpress
Thanks all the BBpress dev team and all creator of the plugin i use.
i really love BBpress.
Is there any contact form plugin like wordpress plugin http://wordpress.org/extend/plugins/si-contact-form/screenshots/. in plugin directory of bbpress?
really need it. or tell me alternative
Topic: Job offering
Hi,
Im looking for a experienced php programmer and designer. Ik have build the WordPress site on my own but i would like that somewone looks at it and can make improvements. I am also considering to port my theme to another and fully integrate my bbPress forum.
Reward is dependent on the how much time it is needed.
Requirements:
* Very good knowledge of WordPress
* Very good knowledge of PHP, CSS en HTML
*Good knowledge of SEO en usability
*Someone can give advice rather than just implements
Thanks in advance
erwinjansen1[at]live.nl
Hello.
Trying to get the extended user (profile) fields running. This was easy, the solution was relatively easy to find on the forums. But, .. always a but you know. My problem is to display this user information in the forum posts, how can I solve this? I would like to display this info below the gravatars.
(display only one userfield, not all of them. eg. would like to display a field called ‘distro’)
Relatively unexperienced with both WP and bbPress.
Thank you
)