Search Results for 'bbpress'
-
Search Results
-
Topic: bbPress topic replies
Hi,
I have asked this question in WP forum, but got no response there. Maybe someone from this forum will be able to help me on my problem…
I have WP 3.3.1 with bbPress plugin for forum. Replays order in topics is set to descending. Issue is:
Topic has many replays in it and therefore topic is divided in several pages. As ‘replays’ order is set to descending, newest replays are in first page. Problem is after submitting new replay you are sent to very first topic replay e.g. last page of topic.
Any ideas how to get it work in way that after submitting new replay bbPress send you to newest replays e.g. first page of topic in this case?
Hi All,
I have set up bbpress through wordpress and it is working.
I cannot see anyway to manage bbpress but that is on another thread, and the answer to that may solve this.
The bbpress only comes with a Title, Comments and Tags
I want to be able to add at least one other field for a Post
URL for example
Is this possible?
Thanks
D
Topic: Auto upgrade from 1.1 to 2.1
Are they any foreseeable issues with upgrading a 1.1 install to 2.1 automatically from the admin side?
Other than increasing timeout on the server for a large database? And deactivating BBPress?
thanks, Mark
Topic: Changing the word 'Forum'
Hi,
I have just installed bbPress as a plugin, and want to change the word ‘Forum’ or ‘Forums’ to Newsroom.
Is there a way to easily do this?
I have looked into creating a child theme, and adding the bbPress files into my current theme, but all of this seems like overkill for just changing a word.
Any help or advice would be appreciated!
Thanks,
Sam
Topic: Meta Boxes
I am running bbPress 2.0.2 as a plugin on a WordPress 3.3.1 site. I have one forum. It all works great.
I have a plug for WordPress that I created that adds certain meta boxes to blog posts. My plugin uses add_meta_box hook to accomplish this. The theme handles formatting the information at the end of the blog post.
I would like to do the same for bbPress forums on the same site. The plugin doesn’t accomplish it. I would like to be able to add meta boxes on the New Topic form for the bbPress forum, preferably after the Topic Description box but would settle for at the end of the form.
Ideally, I would like to just modify my plugin so that it works for blog and forums on the same site.
Do you think it can be done?
In case there are other alternatives than this approach, my goal is that for certain forums, I want users to supply certain information for each new topic. I would prefer to add form controls to the new topic form that would be required to complete the new topic.
For example, I will have a forum where members can post information about upcoming events. I want them to be required to include in the new topic a date, time, location, etc. I would like to not leave it to them to remember to put these essential bits of information in. I want to make it so that if they forget, their topic will be rejected until they supply that information.
Thanks in advance for the help.
I’m in the process of setting up a new WordPress site. There is no urgency so I can wait if necessary, I’m planning to use BuddyPress most likely and bbPress 2.1. What’s new in 2.1, and is it recommended that I wait for it before installing bbPress? I don’t want to put a bunch of time into it then need to redo a bunch of work. Thanks!
I must be having a weird issue as I have searched and did not find anyone who posted anything specifically like I am experiencing.
I have tried integrating and doing the manual install of BBPress in my WP installation in the plugins directory, and quite honestly I do not like it very much – mainly because I would like the forum theme to be different than my main site theme and did not see any easy way to do this.
I would like the deep integration happening; however, want to install it manually.
So, I downloaded the .zip file ->Extracted Files->renamed to forum->FTP up to root of the site that has the WP install.
Then, when I navigate to mysite.com/forum, nothing happens. I get just a blank screen. This happens across all browsers, no source code when checked and my php errors are set to display and I get none.
Checked file permissions and they are correct.
I have deleted and retried the entire process and still no luck. Any ideas on what might be going on here? Thanks!
Mike
Topic: Members default settings
I recently installed bbpress and then Members so I could restrict some content only to people who have signed in.
What doesn’t make sense to me is that I have a forum that is locked to certain user roles. But if a member posts a topic in that forum, the topic is public and I have to manually restrict its access.
Same thing with a reply. The forum is restricted – the topic has been manually restricted but the reply to that topic is public.
I looked in settings and didn’t see anywhere to change the default settings so that everything is restricted unless I open it to the public (which would be the easy fix for this).
Is there anyway to a) make everything restricted by default or b) make the settings on a topic and reply match the forum it’s in?
Hi,
just wondering if it’s possible to transfer my forum data (posts, members, avatars etc.) from simple-press to bbpress?
If so, how can this be done?
thanks,
Chris
Hi there,
my wordpress lays here: httpdocs/mysubfolder/…
My Problem is now, that after I logged In/out bbpress puts the subfolder too much to the URL in my browser:
correct would be: http://xxx.xx/blend/forums/forum/blend/
but the incorrect bbpress way: http://xxx.xx/blend/blend/forums/forum/blend/
The “blend/” is too much!!! help me, what’s wrong with the redirection after login/logout? My Htacces in the root looks like that:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www.)?heglandog.ch$
RewriteCond %{REQUEST_URI} !^/heglandog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /heglandog/$1
RewriteCond %{HTTP_HOST} ^(www.)?heglandog.ch$
RewriteRule ^(/)?$ heglandog/index.php [L]
and inside the subfolder:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blend/
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blend/index.php [L]
</IfModule>
Thanks a lot for help!
regards
Topic: WordPress Avatar integration
I’ve posted on wp forums is well but haven’t figured it out.. I’m using ‘User Avatar’ plugin on wordpress. The avatars show up on bbpress profile pages but no edit/upload fields in the profile pages.. How do we sort this out ? Thanks..

