Search Results for 'bbpress'
-
AuthorSearch Results
-
January 1, 2011 at 4:29 pm #103706
In reply to: bbcode buttons 0.0.9
citizenkeith
ParticipantYou can’t link to files on your computer. It’s always http. You’ll need to upload them to a service like Photobucket or your own web server before you can link to them.
Or, you can try ck’s bb-Attachments plugin: https://bbpress.org/plugins/topic/bb-attachments/
Not that bb-Attachments may not work in 1.0.2, or you may need to read through the thread to find code changes that will make it work.
January 1, 2011 at 4:29 pm #98606In reply to: bbcode buttons 0.0.9
citizenkeith
ParticipantYou can’t link to files on your computer. It’s always http. You’ll need to upload them to a service like Photobucket or your own web server before you can link to them.
Or, you can try ck’s bb-Attachments plugin: https://bbpress.org/plugins/topic/bb-attachments/
Not that bb-Attachments may not work in 1.0.2, or you may need to read through the thread to find code changes that will make it work.
January 1, 2011 at 3:34 pm #94791In reply to: bbPress 2.0 – Updates
Chuck Mac
Member@Gautam : Thanks for the quick response. That did work. I would think /%category%/%postname%/ is a pretty popular structure though.
January 1, 2011 at 2:31 pm #94790In reply to: bbPress 2.0 – Updates
Gautam Gupta
ParticipantMaybe it’s not working for you because of the permalink structure you have. Try having it simply
/%postname%/.January 1, 2011 at 2:26 pm #94789In reply to: bbPress 2.0 – Updates
Chuck Mac
MemberI am having issues with permalinks as well in 2743. The forums work if I use the default permalinks (?bbp_forum=x), but if I turn on custom permalinks (/%category%/%postname/) then the forums themselves 404 (forums/forum/x). The page I setup with the list of forums works correctly with permalinks enabled, but none of the links to the forums do.
I have tried turning them on and off multiple times.
Appreciate any other ideas anyone might have.
December 31, 2010 at 11:23 pm #103734In reply to: Seems Like BBpress Cannot Do Rich Text
Wiiishy
MemberStill not a true WYSIWYG editor.
CKeditor and TinyMCE, you can copy image, links, words on any site and when pasting looks exactly the same. When you hit send on BBpress, you get a bunch of messed up code.
December 31, 2010 at 11:23 pm #98634In reply to: Seems Like BBpress Cannot Do Rich Text
Wiiishy
MemberStill not a true WYSIWYG editor.
CKeditor and TinyMCE, you can copy image, links, words on any site and when pasting looks exactly the same. When you hit send on BBpress, you get a bunch of messed up code.
December 31, 2010 at 10:56 pm #94788In reply to: bbPress 2.0 – Updates
intimez
Participantnew reply from dashboard not visible in forum
December 31, 2010 at 8:58 pm #103733In reply to: Seems Like BBpress Cannot Do Rich Text
December 31, 2010 at 8:58 pm #98633In reply to: Seems Like BBpress Cannot Do Rich Text
December 31, 2010 at 2:59 pm #36768Topic: Seems Like BBpress Cannot Do Rich Text
in forum PluginsWiiishy
MemberI’ve installed CKeditor and TinyMCE, tweaked and messed with the code for weeks. I then installed the same two editor to phpBB and Drupal and they both work fine but the forum format are ugly. It seems like BBpress cannot output rich text. I might be wrong, but there seems to be nothing right now. Just a heads up.
December 31, 2010 at 2:16 pm #103621In reply to: Security Bug Report Contact
Peter Westwood
ParticipantI’ve ported over the changes to KSES and clean_url into a branch in the BackPress repo ready for bbPress 1.0.x branch work.
If anyone has cycles to review and test would be great

http://backpress.automattic.com/log/branches/bbpress-1.0-backpress
December 31, 2010 at 2:16 pm #98521In reply to: Security Bug Report Contact
Peter Westwood
ParticipantI’ve ported over the changes to KSES and clean_url into a branch in the BackPress repo ready for bbPress 1.0.x branch work.
If anyone has cycles to review and test would be great

http://backpress.automattic.com/log/branches/bbpress-1.0-backpress
December 31, 2010 at 8:30 am #94787In reply to: bbPress 2.0 – Updates
intimez
ParticipantThanks @Gautam
Call to undefined function bb_update_usermeta
https://trac.bbpress.org/ticket/1436
Not posting from dashboard
December 31, 2010 at 6:48 am #94786In reply to: bbPress 2.0 – Updates
Gautam Gupta
Participant@intimezI started from scratch and I’m trying to add it to the menu
Ok, here are the steps to test the plugin:
- Upload the plugin folder to the
wp-content/pluginsdirectory & activate it. - Go to
Appearance -> Themes& activate the bbPress TwentyTen theme. - If you’re using permalinks, go to
Settings -> Permalinksand click the save button. - Go to
Pages -> Add new& selectbbPress - Forum indexin the template selection in the right side, give the page titleForumsor anything and press publish. You can repeat the step to add pages like add new topic, topic index page etc. - Go to
Appearance -> Menuif you want to add those pages to the menu for easy navigation. - Go to
Forums -> Add new& write a forum title, description and press publish. - Now go to your blog’s home page or that forum you created or directly here – http://www.example.com/bbtest/forums
- If you go to that
/forumsurl, hopefully you’d see the forum listed which you just created and the new topic form. - Browse, test & report bugs

December 31, 2010 at 6:15 am #94785In reply to: bbPress 2.0 – Updates
intimez
ParticipantI started from scratch and I’m trying to add it to the menu
I’ve tried
http://www.example.com/bbtest/forums
http://www.example.com/bbtest/forum
Each of them go to Page not found page.
December 31, 2010 at 5:11 am #94784In reply to: bbPress 2.0 – Updates
Gautam Gupta
Participant@Willabee @alanchrishughesEdit: BuddyPress also already has a built in forum.
That “built in forum” is bbPress-standalone only. BuddyPress already has the code to integrate bbPress-standalone into it, but as the bbPress-plugin is an entirely new start from scratch, that code would have to be changed if we want to itegrate bbPress-plugin into BuddyPress. That’s why I said “No BuddyPress integration yet (I don’t know if jjj’s working on that, but I don’t think so).”. jjj = John James Jacoby = lead developer of bbPress and BuddyPress.
Did it clear your confusions?
December 31, 2010 at 2:09 am #94783In reply to: bbPress 2.0 – Updates
justin54
MemberI’m working on a site and have been trying to implement bbPress into my WordPress theme with no luck. Do you think I should wait for this plugin? If I do go ahead and use bbPress, will the bbPress posts be easy to integrate into the plugin?
December 30, 2010 at 11:49 pm #94782In reply to: bbPress 2.0 – Updates
alanchrishughes
MemberI completely disagree with you.
December 30, 2010 at 11:37 pm #94781In reply to: bbPress 2.0 – Updates
Willabee
Member@ alanchrishughes
Both are wrong. BuddyPress already allows ways for adressing the entire site in multiple ways. And bbPress already has a profile (which is the basic wordpress user profile). This can be heavily extended with the help of some coding/plugins (other then buddypress).
So again, there’s no real reason for them to “join” in any kind of way. But seeing as both of the plugins are from automattic, I see them intergrating them into each other in some sort of way. Just like akismet.
Edit: BuddyPress also already has a built in forum.
December 30, 2010 at 11:01 pm #76585In reply to: Criteria to track and delete spam registrations
Yps
MemberI have the same problem. Lots of spam registrations and it is very complicated to delete the users. After every user I deleted I land on the start page. I tried a plugin https://bbpress.org/plugins/topic/delete-all-bozos/, but it did not work.
December 30, 2010 at 9:41 pm #94780In reply to: bbPress 2.0 – Updates
alanchrishughes
MemberYeah my understanding was always that the two were going to have some obvious basic integration options, nothing heavy.
You could look at Buddypress as a bbPress plugin that gives you some extra profile information and a “wall.” And you could look at bbPress as a Buddypress plugin that allows you to address the entire site including people you haven’t friended.
December 30, 2010 at 8:57 pm #94779In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberBut as JJJ is heavily involved in both i am sure he is going to make it as easy as possible to combine the 2.
December 30, 2010 at 8:28 pm #79303In reply to: Favorites page returning profile-page?
Ashish Kumar (Ashfame)
ParticipantI ran into this bug today! Just a note that favorites.php is used to create favorite pages in bbPress v1 too
December 30, 2010 at 8:28 pm #94778In reply to: bbPress 2.0 – Updates
Willabee
MemberBuddyPress and bbPress are two different projects, therefore its up too the user to find/make a solution for them to work together. The small changes he’s referring too is probably stuff like letting the user links go to the buddypress profile, etc..
One can always try.
- Upload the plugin folder to the
-
AuthorSearch Results