Hi Stephen,
I’ve made some slight improvements to the attachment importer script – pls check with me when the time comes, and I’ll send you the latest version. I have looked around for how to get write access to the source repository, and still don’t have a clue.
Looking over the SMF->bbPress import template, I noticed that avatars are being imported from the wrong place – they actually live in the attachments table, not the avatar table, with the associated ID of the user.
All the best,
Mike
Is there a way to use this importer for the latest version SMF 2.1 Beta 1? Please help me, because I want to use bbPress. I have over 20,000 registered members and this is a big problem. SMF has become a very bad solution.
I’ve isolated the line the error message is coming from. It’s coming from this line in the function bbp_get_topic_author_link( $args = ” ). Guys I’m really stuck here. I don’t see how this can be a theme error when the warning is clearly being generated by the bbpress plugin.
$author_link = implode( $r[‘sep’], $author_link );
Currently it is using the bbpress.php template
which you got from where, and have put where?
Hello to all
I want to do this with buddypress and bbpress:
When I click on a group and later in the forum group I would like to see directly the posts, like if the group’s forum would be a only one topic. The group’s forum only has one topic, when I enter the forum I see directly the messages.
Is this possible?
Thanks
I just installed WP SEO and what has happened is that when it’s activated and I click on Blog on my site’s menu, a page comes up with the message: “No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.”
If I then deactivate the plugin, everything works as expected, that is, the page comes up and the image and excerpt are there.
I’m using WP 4.1.1, bbPress 2.5.6, and WP SEO 2.0.1. The site is at http://emotionalconnections4you.com Currently SEO is turned off so that the blog page comes up correctly.
Has anyone run into this before? If so, is there a fix you can recommend?
TIA,
Martin
Yes I tried disabling all plugins except the bbpress plugin itself. I also switched to a default theme but no luck.
I have the forum slug set as ‘forums’ and I used the bbpress.php file for the template. I tried creating a page named “Forums” with the URL https://www.fantasyfootballbackers.co.uk/forums/ and removed the file bbpress.php but the issue still remains. Currently it is using the bbpress.php template.
Hi All,
On the bbpress forum, is it possible for users to set up an email alert to be notified when any new post is made anywhere on the forum? I know that there is an Subscribe option for every Topic but I am asking for complete forum.
Thanks!
ok, so is it the same with plugins disabled and default theme as per
Before Posting
and how is your forums page constructed – eg shortcodes, bbpress.php file etc.
Can you confirm that
Default theme – eg twentyten
bbpress
Jetpack
and NOTHING ELSE installed causes the issue?
sorry, but helpers on here do not have the time to look for differences between two screens.
Can you specify which bit of what screen is wrong.
and while you are at it, can you do the tests in
Before Posting
and then come back.
Hello! i have a problem with bbpress, html tags are appearing on the sending posts.
The system now makes line breaks also and <br>.
Sometimes also a paste from pdf or word appears wrong.
Can you help? The idea would be to write and paste can look good without these problems appear.
Very thanks for all 🙂
have a nice day
BBPress version 2.5.4
Wordpress 4.1.1
MkEditor 4.4.5 (when this is active replaces the default message box)
Hi,
I have only one security plugin (ignoring Akismet which I currently have switched off) and that is on the user sign up page – this wasn’t there the first or second time her profile was created. I have stripped the site down to the most basic with just bbpress and buddypress running and built it back up again – first with her as a member and then with her not as a member, one that I created. I have removed her from the site and then added her and attempted to post as her – twice and neither time has anything changed, I can’t post as her and she can’t post as herself. The only thing that is the same about her profile each time it’s created is her email address – but I haven’t placed it on a block list/blacklist anywhere so I can’t understand why she is the only person experiencing this problem. It has reached the point for her where she is (understandably) giving up on the idea of becoming a member of the forums as I can’t seem to find any reason why she is the only person having these issues.
Hey everyone. I thought this forum was to pimp your press but I don’t see a lot of bbpress site links. So I hope I’m doing this right.
I’d be very appreciative if I could get some feedback on the site setup. Thank you!
http://www.soulsequel.com
No sorry, I haven’t modified any bbpress or evolve files.
@bewitchingfiction
make sure to go through the general issues.
Before Posting
Another thing I am thinking is maybe user capability plugins or spam/security plugins that might cause the issue.
@leeleepompom
now you need to take care of all the existing spam users using something like WangGuard or Stop Spammers Spam Prevention.
The links to them both are in @sam-rohn’s reply above
MAJOR noobie with a lot of questions
Then make sure your new registration form from Visual Form Builder Pro is the only registration form you have on your site.
Then activate registration again and see if all that helps with your spam.
pigs commit suicide less often than sheep !
Can’t answer your question, as I’ve not done an import. is the database _posts table moving – bbpress uses custom posts, so this is the one that should be changing.
ok, suggest you try taking out askimet for bbpress :
you’ll find it in settings>forums with a tick box to take out.
Then post again as her – that will tell you if askimet is involved
I got in contact with @shanhard but basically copied most of my code from wp-content/plugins/bbpress/includes/common/widgets.php
Hello,
I am having a issue integrating wordpress user to bbPress site.
I have successfully installed bbPress forum to a sub-domain of our site, also successfully integrated wordpress users to bbPress forum by using the wordpress integration option under setting in bbPress admin panel.
But I have one issue at the moment. I can’t access to my admin account. I assume our bbPress forum site is using our wordpress site users, and deleted existing admin user of bbPress forum site.
I can access admin user by using our wordpress admin user name and password, but can’t access to admin panel of bbPress forum site.
Does anyone how could I solve this issue?
Thank you so much!
ok I think you need to strip this down and rebuild
I’d suggest that you create a test site
https://codex.bbpress.org/creating-a-test-site/
then on the test site
disable all plugins except bbpress AND switch to a default theme such as twentyten
Then if this doesn’t fix, go into
tools forums and reset forums to delete all the data
Then uninstall and reinstall bbpress.
Then prove that this set-up ie a default theme with no other plugins, just bbpress, works by creating topics, and checking the backend shows forum etc.
You should then have a working site
next add you theme back and check again
Then you can add plugins one at a time to find out what is wrong,testing each time that it still works.
If it all re-builds ok, then you can do the same reset and re-install to fix the live site
Lots of work, but until you get to a stripped down working site, you’ll probably not make progress.