Search Results for 'bbpress'
-
Search Results
-
I saw @johnjamesjacoby mention twice how larger BBpress sites should avoid hidden/private forums to avoid a JOIN that checks if each topic/reply is from a hidden forum.
I had two private forums, and my site was so slow that I could not delete them from wp-admin. So I used phpMyAdmin to delete both forms as well as all the topics beneath them.
Is there anything else I need to do to ensure I get that performance increase?
Thanks!
Topic: Importing Users from Kunena1
Hey guys,
I’m successfully importing old Kunena1 forums and users.
But I don’t understand what’s the expected behavior with the imported user passwords.
I see this message on the Forum Import page:
“Non-bbPress passwords cannot be automatically converted. They will be converted as each user logs in.”I tested and old users just can’t login as the password is not recognized.
They have to follow the password forgot procedure.Is this the expected behavior?
Thanks!
I run my bbPress forum so that users do not need to register. Moderators log in to post and are the only required registered users. So far Akismet has been fabulous catching spam.
Today Akismet marked a legitimate reply as spam and I quickly unchecked that so it would post properly. No problem there.
Later, a spam reply was missed by Akismet because it appears to have relatively normal text. But I recognized the text to be spam and the username confirmed that. I added the IP to a blacklist and checked it as spam. No problem there.
The problem I have is that the topic the reply was posted under is now appearing at the top of the topic order in the forum indicating that I have just posted a reply recently. The spam is removed so the last date of a reply would have been mine, in December.
Is there anyway to get this topic to appear where it should on the forum page, well below more recent topics?
Thank you, MatocaWordPress 3.8.1
bbPress 2.5.3-5249
http://www.secondchanceaihadogs.com/forums/forum/aiha-dog/Topic: Shotcodes not working
I have added shortcodes to few pages on my site wit both bbpress and buddypress installed but i am getting 404 error on those pages. Is there any way to resolve this issue?
Hello,
I’m trying to import our Mingle forum into BBpress, but have so far had no luck.
The website is http://www.kylekushman.com
The forum is located at http://kylekushman.com/community/message-board/
I have entered “kushman_wrdp1” as my database name, and for prefix “wp_”
Everytime I hit start it returns with
“Repair any missing information: Continue
Conversion Complete
No reply_to parents to convert
No replies to convert
No tags to convert
No super stickies to stick
No stickies to stick
No topics to convert
No forum parents to convert
No forums to convert
No data to clean
Starting Conversion”
Any idea what I am doing wrong?
Topic: phpBB3 Import Finds Nothing
I am trying to migrate from our current phpBB3 forums to a bbPress and BuddyPress instance. I have the plugins installed and configured. My issue is when I try to run the importer under Tools > Forums > Import
I am receiving the following:
Repair any missing information:
Conversion Complete
No reply_to parents to convert
No replies to convert
No tags to convert
No super stickies to stick
No stickies to stick
No topics to convert
No forum parents to convert
No forums to convert
No passwords to clear
No users to convert
Starting ConversionThe problem is that there is 18 forums, 14,000+ posts and 1,900+ users.
Has anyone experienced this? If so and your succeeded in getting phpBB3 to import could you share any tricks you had to perform?
Thanks really looking forward to leaving phpBB3 behind if possible!
I’m importing a large subscription forum from a custom-coded Lotus Notes / Domino database (*sigh*) which I converted to MySQL. The posts exported from Lotus include User’s first and last names, but no passwords, or email addresses. These old users won’t be able sign in, but their names should be displayed next to the posts they authored that were imported to the new WP site. I would like all users to re-register for the new site in order to post new topics, etc.
So, is this even possible? Are email addresses/passwords required when importing Users based on the converter /plugins/bbpress/includes/admin/converters/Example.php? I’m really trying to avoid creating an Admin user named “Archived Author” to assign all 35,000 of these old topics/replies to.
Thanks in advance.