I have been looking into redirecting people from their current location back to that same location after login, I haven’t got very far yet though, sorry.
If it is a css thing then it is very difficult to try and suggest anything without seeing the site.
@selvakarthi
when I activate plagin, i can see name of forum (the same table name?), but nothing else.
@netweb
I use wp-admin/tools.php?page=bbp-converter
wil try to find 1.1, 1.1 -> 2.1.
or rename bb_ tables to anothe prefics, maybe it helps.
In my bbpress sidebar, bbp_list_forums() function does not echo anything. What is the trouble? wp_tag_cloud() works fine few rows below. Pls help
So…. I created a new clean phpBB install, imported the data into phppBB, installed WordPress & bbPress and imported from phpBB.
Everything looks fine to me…. I wish I could find something, we know there is something wrong!
I’ll have another look in the morning with a fresh par of eyes.
Thanks for persisting and trying to help us find the problem.
Cheers,
Stephen
Currently available shortcodes are list with a brief explanation of each:
https://codex.bbpress.org/shortcodes/
WP Version: 3.4.1
bbPress Version: 2.1.1
Permalink Custom Structure: /%category%/%postname%/
User Settings:
Show Toolbar when viewing site – Unchecked
Username (all small w/o spaces) – forumuser
bbPress Login Widget is used to provide login box which displays user profile image as well as name of user with the link to its profile page:
http://domain.dom/forums/users/forumuser/
I am having problem in accessing the above user profile page. The error displayed on the page is:
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
However, if admin logins and goes to the url “http://domain.dom/forums/users/admin/” then bbPress’s profile page for admin is displayed correctly.
What could be the problem? Can someone here help me to rectify it so that proper user profile of all respective users are displayed correctly?
Thanks.
Anonymous User 5853594Inactive
I think you can show the content of a single topic with the [bbp-single-topic id=$topic_id] shortcode in a post.
Haven’t tried how exactly that would work, but it might be what you’re looking for.
The latest bbpress topic/reply appear as the main content of your homepage?
Yes 🙂
Do you mean like one of the following?
In the sidebar a list of recent topics on bbPress.
A bbpress post inside the loop of your homepage posts.
The latest bbpress topic/reply appear as the main content of your homepage?
All the best, Lynq.
I’ve looked at the data you sent me and each value for each field is a valid field value/type!
I can import that data into a phpBB install, I can then import that data to bbPress!
I got nothing at the moment as to what is causing the import to stop, Ill try and gather some more sample data/databases to debug the issue.
For now if you get stuck try ‘bbp_converter_start by 1’
Hello,
how can I do when I write a message in the forum (bbPress) appearing in the wordpress homepage?
Thanks.
Sent you an email. The next stop was with replies, LIMIT 470. Managed to skip it. Left it running over night. When I came to check it, it had stalled at LIMIT 6874 and had outputted a huge line of dashes. I pressed stop and went to bump the bbp_converter_start. “Starting conversion” it said and started to output more dashes without actually doing anything.
If you can give me confirmation that 470 and 6874 mean row numbers in phpbb_posts, I will send those rows to you. But then I will wait for an update to bbPress with better debugging, because I can’t go doing conversions 1 row at a time for weeks on end hoping it won’t crash.
On every bbPress page, I’d like to list the recent replies under the forum content, much like this site:
How can this be done?
- The ‘Recent Replies’ widget shows recent replies.
- The ‘Recent Topics’ widget has the option to show ‘New Topics’, ‘Popular Topics’ or ‘Topics with recent replies’
You can therefore use a combination of the two widgets to achieve what you are after…
This was by design… This can change…
A couple of the widgets have just been updated (see #1903) by @jaredatch and I suppose what you are asking is like how the ‘Recent Topics’ widget has the new/pop/recent options, could the ‘Recent Replies’ widget also include a checkbox to also include ‘Recent Topics with No Replies’?
If that is what you are asking then jump on over and create a new ticket explaining what ‘enhancment’ you would like in the widget/s and we will see how we go for a future release. https://bbpress.trac.wordpress.org/newticket
No it wasn’t an auto reply to your post.
I presumed what you were looking for is in point 4 of ‘Creating your first forum’ where you can define if a forum is a parent category or straight forum. In the case you were asking you simply create the forum as a forum and not a category.
https://codex.bbpress.org/getting-started-with-bbpress/#creating-your-first-forum
> Adjust your Forum attributes. These are:
> Types: choose whether you are creating a Forum or category.
> Forum – can contain topics and be the parent of other forums.
> Category – can only contain forums (no topics). Use for organizing your forums.
> You may, for example, have a Category “Open Source Software” with the > Forums “bbPress” and “WordPress”.
And yes forum wide search is planned for a future release
-
This reply was modified 13 years, 9 months ago by
Stephen Edgar.
-
This reply was modified 13 years, 9 months ago by
Stephen Edgar. Reason: quote formatting
There are plans to improve bbPress’s moderation features.
You can see whats planned thus far, contribute more ideas or even code here:
https://bbpress.trac.wordpress.org/ticket/1721
Create a page (or edit an existing page) and add the [bbp-topic-index] shortcode to that page.
https://codex.bbpress.org/shortcodes/
I’ve noticed that the main forum url (http://bbpress.org/forums/) shows Latest Topics….
On my site it shows the list of forums.
Is that easy to change?
I haven’t been able to find any settings for this 🙂
Hello,
I am trying to get bbpress and theme my login to play nicely together…
Everything almost works just perfectly… only one problem exists…
The redirection after login does not work as expected.
Everyone is always redirected to the homepage after logging in with the TML widget.
On logout everyone is redirected to the login page.
I’ve found this page, which describes the same problem on the TML support page: http://www.jfarthing.com/support/topic/redirection-feature-doesnt-work-with-other-plug-in-bbpress/
If I disable TML and use the bbpress login widget it works fine…
Has anyone gotten this to work?
Thanks!
Currently when signing in with the bbPress widget it redirects you to the home page. Is there a way to keep it on the page that your logging in on?
Also when upgrading to the current bbPress my Forum List now is off (seems to be a CSS thing with the colors of the theme not translating to the the forum list). Any ideas how to fix that?
Thank you for any suggestions.
Hello,
I’m have a little bit of an issue with both TinyMCE & the Password Strength Indicator in user profile editor. Both of which seem to be invisible – space for them in the CSS has been provided but nothing displays. Are they supposed to be installed separately?
I’m running the latest version of WordPress & bbPress
-
This topic was modified 13 years, 9 months ago by
Robert Roy. Reason: Forgot to enable 'Notify me of follow-up replies via email'
-
This topic was modified 13 years, 9 months ago by
Robert Roy.
Can you post a copy of that posts SQL data please so we can have a look at that data to improve the bbPress phpBB importer.