Search Results for '+.+default+.+'
-
Search Results
-
Dear community,
I am looking for the dutch translation of the bbPress forum, but I can’t find it.
I have looked in the repository at “http://svn.automattic.com/bbpress-i18n/”, but there isn’t a nl_NL version.
I know that there is a translation available, because when I look in GlotPress I see that the dutch translation is 100% completed.
See: http://translate.wordpress.org/projects/bbpress/plugin/nl/default.
Can anyone point me to the downloadable .mo or .po files of the dutch translation?
Thanks,
Tobias.
Topic: Forum width
Hello,
BBpress 2.0 Plugin is using the standard content width of my WordPress installation for showing. But i would like to have it full width (920 px instead of 550px). Because of my posts is not a option to change the default content width.
How to change this for BBpress only?
Thanx in advance!
Hi Everyone,
I’m not a super hacker or anything, but I have some basic competence with computers. I’ve been tasked with converting our phpbb3 to bbpress standalone and now to bbpress plugin. I’ve managed to do phpbb to bbpress, but i am stuck at converting standalone to plugin.
We currently have wordpress users as well as bbpress users for our forums. We would like to maintain separate users for each. My major question is, how do I convert bbpress to the bbpress plugin and maintain those user categorations?
We do not want our forums users to be able to affect our wordpress account. This is the only information I can find:
Currently, there are three situations:
1. You have a new WordPress blog, to which you are migrating to and an established forum. Then, you would go to user migration section first and then proceed to forums, topics, posts migration section. In this process, all your WordPress users would be deleted (well, renamed to another table) and in place of those, bbPress users would be added. A keymaster will be WP admin, bb admin and moderator will be bbPress plugin moderators, rest all would be converted to the default WP role (which can be set in your WordPress settings).
2. Your WordPress and bbPress user tables are integrated. You don’t need the user migration process and you can directly go to forums, topics, posts migration section. No worries.
3. You have a established WordPress blog, with a good number of users and can’t afford to lose those. This is currently not supported as it is hard to merge two conflicting user sets.
Current, the bbPress Forum configuration for my site are as follows:
Category 1
– Forum 1.1
– Forum 2.1
Category 2
– Forum 2.1
– Forum 2.2
When using dashboard > add >topic, it will link me to create topic page and everything works fine.
However, whenever user start to add topic using this method, the default attribute for forum post is set to (No Forum).
This causes the newly created topic to land in nowhere and admin has to read the topic thereafter manually assign the topic to the relevant forum.
I tried changing the default attribute from (No Forum) to Forum 1.1 but to no avail as it was all locked n grey out.
Any user encountering the same problem?
If yes, please enlighten…
Hello,
In BBpress 2.0 RC2, the default reply form template contains a box called Tags, which enables users to add tags.
The problem is that existing tags for the topic/post are preexisting in the Tag textbox as well, which also enables random users to be able to delete the existing tags (if they want to) when replying to a post.
Is there a way to hide the existing tags from the default reply form template to prevent users to delete the tags accidentally?
Hello All,
I am not sure if this is expected behaviour. I have spent all day looking for an answer. Which does not mean that I did not miss something.
My forums are at http://www.weekendbrisbane.com.au/forums
I have followed bbpress theme compatibility install, and believe I have done it correctly. Created a child theme, copied files over to the child theme, inserted the functions.php and add_theme_support( ‘bbpress’ );
I have also created a page at http://www.weekendbrisbane.com.au/forum, (<–no “s” on the end) and used the shortcode [bbp-forum-index]. Which appears to work, until you click on a sub forum or topic. Also, using breadcrumb to move back to forums takes you to “forums”
So my questions are
1. Is this expected behaviour for the default “/forums” page or have I missed an installation step?
2. If I missed a step, is it possible to point me in the right direction? It would be appreciated
2. Or if it is expected behaviour, do I need to create pages for every topic and forum created? Which I am guessing is not the case.
couple of extra notes
– I have also created a page “forums” with slug “/forums” and added [bbp-forum-index] which appears to be ignored completly.
– If I change the template in “/forum” to bbPress – Forums )index, I also loose style formatting.
PS. I may be batting out of my league trying to install bbpress in beta version. But I like the looks of it and would be great if I could get it to work on my website.
Thanks in advance for any help.
I’m using the latest build of bbPress and Genesis (1.7.1). For the most part things are going smoothly, however there is one thing I have not been able to figure out.
I am using the default setup of bbPress and it’s running off of bbpress/bbp-themes/bbp-twentyten theme (I have not installed or moved a bbpress theme inside my child theme directory).
Here’s what I don’t understand…
When viewing a specfic forum or post, such as http://allaboutdryeye.com/forums/forum/sufferers-corner/ things work fine, as expected.
*However*, when trying to view the forum index (http://allaboutdryeye.com/forums/), user profile (http://allaboutdryeye.com/forums/users/allabout/), and some other sections the page just shows what looks to be a dead loop.
After a little poking around, it almost seems like bbPress isn’t using the template file at all.
For example, on this page http://allaboutdryeye.com/forums/users/allabout/, the corresponding template file would be /bbpress/bbp-themes/bbp-twentyten/single-user.php right?
I’ve tried editing the file (for testing purposes only, of course!) and echoing test lines, however they don’t show. It’s like some of the template files aren’t being picked up at all.
I have no idea what is going on. I’ve been beating my head against the wall on this one. WP_DEBUG turns up clean.
Any clues?
Topic: Installation problem
I followed the instructions to install and got this error that I need help interpreting and resolving:
SQL ERROR!
>>> Database: wildfelid (localhost)
>>>>>> CREATE TABLE IF NOT EXISTS
bb_posts
(post_id
bigint(20) NOT NULL auto_increment,forum_id
int(10) NOT NULL default 1,topic_id
bigint(20) NOT NULL default 1,poster_id
int(10) NOT NULL default 0,post_text
text NOT NULL,post_time
datetime NOT NULL default ‘0000-00-00 00:00:00’,poster_ip
varchar(15) NOT NULL default ”,post_status
tinyint(1) NOT NULL default 0,post_position
bigint(20) NOT NULL default 0,PRIMARY KEY (
post_id
),KEY
topic_time
(topic_id
,post_time
),KEY
poster_time
(poster_id
,post_time
),KEY
post_time
(post_time
),FULLTEXT KEY
post_text
(post_text
)) TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8’;
>>>>>> You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16
The setup did not create the necessary tables in my database for some reason even though the access details are correct.
I like the layout of The bbPress forum… is it available anywhere?
-What if… they give us a nice looking theme like this as a default? That’d rock.
Thanks.
I’ve been giving some thought to bbPress as a Q/A platform (also relates to the P2 discussion) and one problem came to mind: You can’t always tell from the beginning of a query whether you’re best served with an open-ended discussion or a ‘best-in-the-bunch’ answer placed on top, StackOverflow style. Sometimes a definitive answer will emerge, while other times a linear discussion read from top to bottom constitutes the complete answer.
I think by default you should always get the linear discussion, but it’d be great if there was a button that said “Show best answers first”. One way to solve this could be if threads allowed reordering posts based on certain parameters, in this case ‘descending order’ (post id) versus ‘best answers first’ (number of votes).
For example:
Post 1 (question)
Post 2
Post 3
Post 4
versus
Post 1 (question)
Post 3 (5 votes)
Post 4 (2 votes)
Post 2* (0 votes, *might be hidden)
Can bbPress 2.0 do this?
For a site I’m working on, we’re using GeoPlaces theme from Templatic. We installed the BBPress plugin but when we try to create a forum or a topic – it doesn’t show in the list. (It just says “no forums found” where the list of forums should be displaying. However, the “count” next to “All” and “Published” show that they’re in there somewhere. I tried changing the theme to a default theme and then everything displays, so obviously this is a theme issue – but not using this theme isn’t really an option. It had all the functionality we needed – so I need to figure out a way to hack it to play nice. Where do I begin to look to what would cause behavior like this? What would cause this kind of a conflict?