Search Results for 'test'
-
Search Results
-
I’m going through the odious task of importing a Ning forum to bbPress. The hard part (or so I thought) is done. I was able to get about everything from Ning into BuddyPress.
However, when I get to the last phase–BuddyPress to bbPress migration–which I thought would be easy-peasy, I lose all the replies to the forum topics! I’m following the migration process exactly (as far as I know) but it always fails. Here are the details:
I’m currently on a local server using XAMPP.
WordPress 4.2.4
BuddyPress 2.3.3 (using the default theme)
bbPress 2.5.8The only other plugins I have installed are The Events Calendar (which you kind of need for the Ning conversion) and BackupBuddy, so that I can restore/reset after every unsuccessful attempt.
I have a smallish forum of fewer than 100 people and 4 groups.
At the time of this writing, I’ve restored the site to its last successful state:
– All data successfully imported into BuddyPress
– bbPress is installed and activated
– Final migration has not yet been attempted.So, you can see all forums and replies, etc., in the BuddyPress theme on the site. The bbPress forums section in the admin menu is empty, as expected.
Now my typical next step, which always fails, is to follow the codex on migrating forums from BuddyPress to bbPress. I’ve been following it to the letter:
Unfortunately, during Step 5, the actual import step, I get the following error message:
WordPress database error: [Table 'foo.wp_bb_terms' doesn't exist]SELECT convert(term_relationships.object_id USING "utf8mb4") AS object_id,convert(term_taxonomy.term_taxonomy_id USING "utf8mb4") AS term_taxonomy_id,convert(terms.name USING "utf8mb4") AS name,convert(terms.slug USING "utf8mb4") AS slug FROM wp_bb_term_relationships AS term_relationships INNER JOIN wp_bb_term_taxonomy AS term_taxonomy USING (term_taxonomy_id) INNER JOIN wp_bb_terms AS terms USING (term_id) LIMIT 0, 100
I can’t tell if it is just complaining or if the import has actually failed at that point. Nevertheless, I finish all the steps. At that point, the groups have become forums in bbPress and the topics have transferred but only the first post in each. All replies are gone and I haven’t found any way to restore them.
One additional detail–I don’t know if it’s relevant. In order to do the Ning conversion, it’s best if you use BuddyPress v1.6, which I did. Afterward, I updated to the latest version. (Is that why wp_bb_terms didn’t get created?)
I’d greatly appreciate any insight on this. I’m so happy to be getting away from Ning–I can’t believe I’m getting tripped up on the WP side! 🙂
Topic: Visibility and login issues
Hello,
Perhaps I just haven’t read enough about the forums feature, but where I’ve been looking for answers isn’t helping.
First of all, there doesn’t seem to be a way to make the forums invisible to the general public. I have a membership site with elementary-aged students; I can NOT have the forums visible to the general public. Is there something I’m missing about how to make that happen? For everything else on my site, the fact that I put that that the content is protected and the membership level works; this is visible to EVERYBODY. My understanding is that if I put private or hidden, only I can see it, correct? What do I need to do to make this forum only visible to site members?
Then there’s the actual member issue: It’s telling my site members that they have to be logged in to post. Well, not only should they not be able to see the forum if they’re not logged in (they can), but they are already logged in when they access the link, so why is it saying that they have to log in? Do they specifically need a WordPress account? Does their account with my site not do the trick?
My site is updated to the latest WordPress version and I’m using the Spacious theme.
Topic: Subscriptions not working
I am migrating a forum database from the latest version of SMF to the latest version of bbPress. In SMF, many posts had multiple line-breaks in between sentences, paragraphs, images, videos, etc. It appears that WordPress, and bbPress, strip out multiple line breaks and limit them to a single line break (probably to prevent people from creating giant vertical gaps for no reason that other users have to scroll through). The way that bbPress deals with line-breaks from the SMF database migration was not very clean. It was mostly just random blocks of text and sentences without line breaks in between paragraphs that existed in SMF. There were PRE tags added in sometimes, and seemingly inconsistent P tags as well. BR tags appear to have been converted into empty TT tags. I was able to correct some of these formatting issues by tweaking lots of CSS (and a little JavaScript) in the default bbPress template. At the same time, I have also tested how line-breaks work separate from the migrated database and it appears that this maximum-of-one-line-break philosophy is on purpose. I see where that’s coming from, but I want to allow it anyways.
I have read of methods where admins (and/or other users) can manually type in br tags as html with non-breaking spaces in between them as a hacky method of moving down three or four lines for whatever reason. I don’t want to have to train users how to do something that should be as simple as press enter like in any text editor.
How can I simply achieve this in bbPress’s default comment forms? I don’t want users to have to type in…
<br /> <br />
…when they can simply just press enter twice in the textarea input.
Topic: Can’t logout from WordPress
Hello,
When bbPress is activate on my website, I can login without problem but then I can’t logout anymore (I have to delete cookies).
I’ve tested on a fresh WordPress install without plugins (except bbPress of course).WordPress : 4.3
bbPress : 2.5.8Hello All,
I am using the
[bbp-single-forum id=$forum_id]
shortcode on my buddypress integrated website. This shortcode is working fine. When the user logs in, he will be taken to a buddypress dashboard where this shortcode is executed and all the forum topics are shown.The only tweak I would want to make it, reduce the number of topics being shown. The forum has many topics and hence when I am using this shortcode, all the topics are being shown up. Is it possible to change this shortcode in such a way that only the latest 3-5 topics from the forum is shown.
Thanks in advance!
Topic: admin panel forbbpress?
Hi
we run latest wordspress 4.3 +bbpress 2.5.8+buddypress 2.3.3 and we are just told that
“bbPress also has admin side, and there you can easily remove large number of topics filtered by forum or user”
I did google and someone say admin panel path is /bb-admin ? but it shows 404 and I do see it on top menu bar either
is there any any admin panel for bbpress/buddypress or it is just integrated with wordpress’s admin?
it NOT, how to do these “remove large number of topics filtered by forum or user”? I do not see function like that on wordpress’s admin though~
Latest WP and latest BB installed, using private replies, moderation and attachments plugins.
Moderation plugin is set to allow everything to show without pending. But any new topic and any new reply and any private reply sits unpublished as either pending or awaiting moderation.
Thanks for your help…
Jac