Search Results for 'bbpress'
-
AuthorSearch Results
-
November 18, 2010 at 2:58 pm #102363
In reply to: Forum attacked by spammers
Ramiuz
ParticipantI actually thought the first sentence of above post was directed at my previous comment. That BBPress would triumph in the end. Before handbags came into the picture.
November 18, 2010 at 2:58 pm #97263In reply to: Forum attacked by spammers
Ramiuz
ParticipantI actually thought the first sentence of above post was directed at my previous comment. That BBPress would triumph in the end. Before handbags came into the picture.
November 18, 2010 at 2:05 pm #64732In reply to: Paragraph tag after TinyMCE
abdessamad idrissi
ParticipantI think the correct way to add tags is by a plugin, normally you should never edit the core code of bbpress! because if you do, next time you update your bbpress you will be deleting the modified core files, then you will get trouble with your forum not working properly.. So the best is to use a plugin for things that deal with core files..
PS: Core files are files that are not Themes nor plugins, such as files under; bb-includes and bb-admin,
November 18, 2010 at 9:48 am #102783In reply to: BBpress is not a search engine friendly forum
mr_pelle
ParticipantI’m not gonna look at the WP plugin branch until a stable (and complete) version will be released, sorry.
November 18, 2010 at 9:48 am #97683In reply to: BBpress is not a search engine friendly forum
mr_pelle
ParticipantI’m not gonna look at the WP plugin branch until a stable (and complete) version will be released, sorry.
November 18, 2010 at 1:17 am #94614In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterThat will happen eventually. This way just provided a head start.
November 18, 2010 at 12:42 am #102780In reply to: BBpress is not a search engine friendly forum
driz
MemberAny chance of looking into it? I should image it would be easier then the current bbPress rewrites as it’s just Post Types right?
November 18, 2010 at 12:42 am #97680In reply to: BBpress is not a search engine friendly forum
driz
MemberAny chance of looking into it? I should image it would be easier then the current bbPress rewrites as it’s just Post Types right?
November 18, 2010 at 12:06 am #94613In reply to: bbPress 2.0 – Updates
driz
MemberWouldn’t it be better to have the theme inside your main WP theme? Like you with BuddyPress?
so for example: /wp-content/themes/twentyten/bbpress/
November 17, 2010 at 10:02 pm #94612In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterFixed. Ty!
November 17, 2010 at 9:02 pm #102019In reply to: suggestion: FAQ section in forum
ortixia
Participantthank you for making the bbpress plug-in topic sticky. I would also like to request that you also make stickies on the topics of ‘themes’ (you gotta build your own, where to get/not get themes) and the permalink/internal server error issue.
thnx.
November 17, 2010 at 9:02 pm #96919In reply to: suggestion: FAQ section in forum
ortixia
Participantthank you for making the bbpress plug-in topic sticky. I would also like to request that you also make stickies on the topics of ‘themes’ (you gotta build your own, where to get/not get themes) and the permalink/internal server error issue.
thnx.
November 17, 2010 at 8:57 pm #102746In reply to: Internal Server error
ortixia
Participanti had to uninstall the whole thing, including the database tables, then set it up fresh, i did not touch permalinks this time!
at one point I had to delete the htaccess file. but don’t take my word for it, there are several posts on the subject.
this is probably not the best solution, but I do hope the bbpress people can make set a sticky topic on this subject, including a warning, as looking through the forum, you and i are not the only ones who had this issue.
November 17, 2010 at 8:57 pm #97646In reply to: Internal Server error
ortixia
Participanti had to uninstall the whole thing, including the database tables, then set it up fresh, i did not touch permalinks this time!
at one point I had to delete the htaccess file. but don’t take my word for it, there are several posts on the subject.
this is probably not the best solution, but I do hope the bbpress people can make set a sticky topic on this subject, including a warning, as looking through the forum, you and i are not the only ones who had this issue.
November 17, 2010 at 8:38 pm #94611In reply to: bbPress 2.0 – Updates
Ryan Gannon
MemberAnyone else having problems with non-admins replying?
Edit: Found the problem
bbp-functions.php line 142 is
$reply_content = current_user_can( 'unfiltered_html' ) ? $_POST['bbp_reply_content'] : wp_filter_post_kses( $_POST['bbp_reply_description'] );should be
$reply_content = current_user_can( 'unfiltered_html' ) ? $_POST['bbp_reply_content'] : wp_filter_post_kses( $_POST['bbp_reply_content'] );November 17, 2010 at 8:01 pm #102779In reply to: BBpress is not a search engine friendly forum
mr_pelle
ParticipantThe current version won’t, that’s for sure..
November 17, 2010 at 8:01 pm #97679In reply to: BBpress is not a search engine friendly forum
mr_pelle
ParticipantThe current version won’t, that’s for sure..
November 17, 2010 at 7:23 pm #94610In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberThe theme shouldn’t need moving, but if running locally you might have a few problems, depending on your setup.
Yes create a page with the template bbPress – Forum index.
November 17, 2010 at 2:42 pm #102778In reply to: BBpress is not a search engine friendly forum
driz
MemberWould this plugin work with the new bbPress plugin that is being developed?
November 17, 2010 at 2:42 pm #97678In reply to: BBpress is not a search engine friendly forum
driz
MemberWould this plugin work with the new bbPress plugin that is being developed?
November 17, 2010 at 1:55 pm #102807In reply to: Plugins Page Blank
mr_pelle
ParticipantCan you be a bit more specific? bbPress version, plugins installed, etc..
November 17, 2010 at 1:55 pm #97707In reply to: Plugins Page Blank
mr_pelle
ParticipantCan you be a bit more specific? bbPress version, plugins installed, etc..
November 17, 2010 at 1:53 pm #102777In reply to: BBpress is not a search engine friendly forum
mr_pelle
ParticipantMy sweet Nicer Permalinks plugin, indeed!
November 17, 2010 at 1:53 pm #97677In reply to: BBpress is not a search engine friendly forum
mr_pelle
ParticipantMy sweet Nicer Permalinks plugin, indeed!
November 17, 2010 at 12:41 pm #102776In reply to: BBpress is not a search engine friendly forum
driz
MemberThere is a plugin that changes the URLS so they are like:
domain.com/forum/forum_slug/topic_slug/
-
AuthorSearch Results