Great job ! really appreciate this work. in fact for me here still remains a lot to learn though. I will be following some guidance as well. Probably some soft skill aspects will be necessary though.
Thanks John 🙂 I just created a new trac ticket #1906 for this bug
Topic edited to remove login info.
Sounds like a bug; create a trac ticket. 🙂
Enable ‘Auto-Embed Links’ from /wp-admin/options-general.php?page=bbpress for YouTube, Twitter, Flickr, etc…) directly into topics and replies.
I’m having the exact same problem, although the links for ‘trash’ and ‘spam’ work. Not being able to edit is a major problem.
I removed all plugins, except for bbPress 2.1 and Buddypress 1.5.6, and editing a topic/reply still doesn’t work.
Editing with just bbPress 2.1 installed works, but once paired up with Buddypress doesn’t work.
I use your plugin and bbPress, but I’m not using the bbPress profiles, so I hope I don’t have to write around this functionality you’re adding 😉
Hi Guys
I am the author who looks after http://wordpress.org/extend/plugins/author-avatars and I have been asked to add the option to link to bbpress profile verse the wordpress profile
Got my bit working
untill I got to here
if (function_exists('bb_get_profile_link')) {
$link = bb_get_profile_link('id='.strval($user->user_id));
}
and found that I am get “undefined function bb_get_profile_link()” as this is a post/page and not a bbpress page so my guess that bbpress code is not loaded.
So what is the best way to get the profile URL / load this function?
Many thanks
Paul
-
This topic was modified 14 years ago by
Paul Bearne. Reason: typo
-
This topic was modified 14 years ago by
Paul Bearne.
I have the same issue with the admin forum links. For now I have added a plugin bbPress Admin Bar. At least I have access.
I don’t know if it is related but I am also having a problem with the attachments showing up in the forums. I am just getting the [attachment, etc] but the link is not there.
I will be watching this to see if someone can help us.
BTW – I had several links in Admin that weren’t working and John helped me with them. You might try it. – Delete all your cookies relating to your site and try the link(s) again. It corrected all of mine except for the Forum(s) link(s).
Weird. If you could create a bug ticket on our trac would be great.
Hey guys, I have been debugging a few issues with these functions so I am going to link to each of the functions below in pastebin, should be pretty good to go for copying across I believe.
Custom bbp_list_forums function. http://pastebin.com/GLhCHYze
Custom last poster block for forums. http://pastebin.com/8K0pkKs5
Custom last poster block for topics. http://pastebin.com/FGptZmiQ
Hope this helps, it is a little clearer on pastebin currently, the code block on bbpress.org likes to change my code for me! :p If you find any issues let me know and I will try and update this topic, also I will get the updates onto my own site.
Good luck!
-
This reply was modified 14 years ago by
Lynq.
-
This reply was modified 14 years ago by
Lynq.
Bump, anyone?
Btw, I fixed half of the hooks (I added the corresponding hooks into the bbpress theme on my own, and it works), but I have problem with the remaining three hooks which I didn’t fixed, and they are:
add_filter( 'bp_get_the_topic_post_content', 'rfp_filter_rating_link', 3 );
add_filter( 'bp_get_the_topic_post_css_class', 'rfp_alter_post_based_on_rating', 1, 1 );
add_filter( 'bp_get_the_topic_post_poster_name', 'rfp_filter_poster_karma', 3 );
Also, I cannot find anything for the variable $bbp,and the corresponding variables in bbpress which exist in buddypress: $topic_template and $forum_template.
Thanks in advance!
Edit: I forgot to mention that bbpress is updated to version 2.1. 🙂
Anonymous User 5853594Inactive
There have been some changes in the repository to shift the “latest” to the plugin branche, so the links probably got broken there.
You can find the 1.1 branche here: https://bbpress.trac.wordpress.org/browser/branches/1.1.
Hi there,
Like to download the stand alone version 1.1 as listed on: http://bbpress.org/download/legacy/. But the link doesn’t seem to exist.
FYI: At the moment, I have a forum running using the stand alone version. I’ve planned migrating it to WordPress/bbPress, but for now like a copy of the stand alone installation package.
Thanks!
Wouter
Thanks for including SWNK in the examples list!
’twas my pleasure. Your forum does a very good job of being clean and readable, and you’ve clearly built a very active community around it.
NB bbPress site owners: You’ll want to follow this trac ticket to know when you can submit your bbPress-powered site to the official WordPress showcase.
oo nice, thanks, I got around it but creating a page named forum and adding the shortcode [bbp-forum-index]
Modifying Page Title in Forums Archive
Will look into your fix when when I have time, thanks 🙂
Yes I do and just on those links mentioned above – the bbpress links in the admin sidebar.
Good morning,
I’m using bbPress 2.1 and Buddypress 1.6 to create groups and group forums within.
My problem is the ‘Edit’ link in the group forum posts don’t seem to work.
http://imageshack.us/photo/my-images/7/editlinkingroupforumtop.png/
When I click the edit link for a post, it goes to http://www.example.com/groups/mygroup/forums/topic/reply-to-mytopic/edit/, which is a ‘create new topic’ page. There is no reply form, with the text for that post, that appears.
I also have the same problem with the ‘Split’ link not working either. ‘Trash’ and ‘Spam’ work fine. The only bbPress plugin I’m using is the bbPressModeration plugin.
The correct links indeed are /wp-admin/edit.hp?post_type=forum etc, do you see the same behavior with all other plugins disabled except bbPress?
— ‘Topics Replied To’ User Profile Empty?
I don’t have or see a ‘Topics Replied To’ section under eg. /users/username, only ‘Subscribed Forum Topics’, ‘Favorite Forum Topics’ & ‘Forum Topics Created’…
— The ‘recent replies’ widget indeed in the old version did include recent topics in its output. Much of the widget query code has been rewritten so I would say now that the widget works as per design 🙂
I have created a ticket to enhance some of the widget options, if you have anything to add, please do.
https://bbpress.trac.wordpress.org/ticket/1903
Me and the guys here also have the same problem, did you get it working? https://bbpress.org/forums/topic/forum-title/#post-115254
John – you are a prince among men 🙂 !
That solved “almost” everything. I still have a “Forums”, “Topics” and “Replies on the admin bar that tell me I don’t have the correct permissions and the have me going here respectively: http://www.stratoliner.me/wp-admin/admin.php?page=edit.php?post_type=forum – http://www.stratoliner.me/wp-admin/admin.php?page=edit.php?post_type=topic – and http://www.stratoliner.me/wp-admin/admin.php?page=edit.php?post_type=reply.
However I have a plugin called “bbPress Admin Bar Addition” that works and it send me to these links:
http://www.stratoliner.me/wp-admin/edit.php?post_type=forum –
http://www.stratoliner.me/wp-admin/edit.php?post_type=topic – and
http://www.stratoliner.me/wp-admin/edit.php?post_type=reply
I am almost there 🙂 – BTW if you know the tables I can delete from the old stand-alone install that would be cool also.
You should be good to go by removing ‘clear: both;’ on line 15 of the bbPress CSS file
http://www.wvko1580.com/wp-content/plugins/bbpress/bbp-theme-compat/css/bbpress.css
Possible your server time is set incorrectly? That might cause the calculation between current_time() and the users last_active time to have a gap? Though, it probably is a deeper issue than this – could even be a bbPress GMT bug.