Search Results for 'updated'
-
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.
I am trying to clean up the forum a bit. I have a super sticky topic of “Welcome, Blah Blah” It’s now over a year old and I want it to move down in the original time slot of January 2014.
I went into the dashboard to edit the topic, unstickied it, set it to “closed” and then saved it. It is no longer sticky but instead of moving down around the other topics in Jan 2014, it has remained at the top of the current topics as though I updated it. Well, I did kind of update it, but there are no new replies and I didn’t change the topic at all. The posting date still indicates Jan ’14.
I really don’t want to trash it or all the replies, they have historical importance, but I am confused how to make this move! I am used to being able to change the publish dates of pages and posts but the forum doesn’t seem to have the same ability.
Thank you for any help you can provide,
MatocaHi you all,
I made a personalized Spanish translation of bbpress words but when this get updated it goes back to the one that bbpress offers in Spanish.
Is there a way to prevent these changes?I want to keep my Spanish translation all the time.
Anyone?
ThanksHi,
The data regarding no of topics, replies and voices is not showing on this site: http://www.brentonfilm.com/forums/topic/improvements-from-the-bluray-bfi-chaplins-mutual-comedies
You’ll see the notification area says ‘This topic contains , has , and was last updated by’
I have tried all options in the repair tool and cleared all caches. Now out of ideas. Please can anyone help?
Many thanks in advance.
I am the owner and admin of http://dcjtech.info/ and I love computer programming. Not only do I love programming, but I love to help other developers. I would like to contribute to BBPress by offering some suggestions and ideas.
Please keep in mind that these are just my ideas; I understand that the BBPress team has ideas, needs, and concerns of their own that they must address. In addition, even though I learned a lot about the WordPress and BBPress framework and inner workings, I admit that there are some parts that I may have over-looked or mis-understood. In summary, I am trying to help make BBPress better and more powerful based on what I know, and I want to contribute my ideas as a thanks to all the developers that have spent time and effort making BBPress what it is today.
Now, for my ideas –
1. BBPress needs more options and configurable items – the more customizable, the better. Obviously, some developers are concerned about confusing or overwhelming users, so make a special admin page for “advanced” or “miscellaneous” options. Some additional options I think are needed or helpful include disable/enable feeds, specific control over oEmbeds and auto-embed-links, and settings for SEO/SMO control (discussed in #2).
2. Settings and controls for Search Engine Optimization (SEM) and Social Media Optimization (SMO) – SEM and SMO are important to many web admins. Adding options to configure such features may be wise. The “author” meta tag (and others) could be generated on a per-topic basis (if the admin enables such a feature). Here are some links for HTML5 meta tags for SEM and SMO (https://github.com/h5bp/html5-boilerplate/issues/1674 && https://gist.github.com/charlesmudy/b3740c73d5f4d5d5c1f4 && https://thomas.vanhoutte.be/miniblog/dynamic-html5-meta-tags-for-wordpress-header-php-file/)
3. Integrate BBCodes and Shortcodes – This may be something the WordPress should do, or the BBPress developers could pass this idea to them. Add features and options for BBCodes. I think that merging “bbpress2 BBCode” (https://wordpress.org/plugins/bbpress-bbcode/), “bbpress2 shortcode whitelist” (https://wordpress.org/plugins/bbpress2-shortcode-whitelist/), and some ideas from GD BBpres Tools (https://wordpress.org/plugins/gd-bbpress-tools/).
4. Add topic auto-suggestion – This feature can easily be added by merging this plugin – https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/ .
5. Integrate other small, but helpful plugins – “External Links” (https://wordpress.org/plugins/sem-external-links/) and “BBPress Report Content” (https://wordpress.org/plugins/bbpress-report-content/) seem like candidates for merging.
6. Disable/Enable BBPress modules/parts – Obviously, some people may not like or want “BBPress Report Content” or other plugins and features I suggest for merging and adding. The best solution may be to provide a special options page for disabling/enabling certain “BBPress modules” and features. For instance, I use “BBPress Report Content” and I disabled (and I dislike) the BBPress “SPAM” admin-link in my forums. Having more detailed and advanced options may help people like me. Also, more advanced options would (hopefully) make people less likely to edit core files.
7. Export/Import BBPress settings – Correct me if I am wrong, but I do not think BBPress has an easy way to export/save settings to be imported to use as a backup or transfer/share settings.
8. View counter – I think it would be useful to many people to have a “view counter” feature such as I have programmed in my website (http://dcjtech.info/forum/articles/general-computing/). It would be great if BBPress included options for view counters such as displaying topic views in the BBPress-Notice and forum columns (like where I replaced “voices/replies” with “views/viewed”.
9. Options to custom notices and other messages – Some people (like me and others seen on this BBPress forum) want to change “voices” or remove it. Having easy options for this may be helpful.
10. Better forum access control – I would find it helpful to be able to specify that on a particular forum or sub-forum that users with particular permissions can only create new topics or reply.
11. Remove “Topic:” from title – I see a need for some people (like me) to be able to easily configure the appearance of titles (both on the page and in the HTML “title” tag).
12. Implement a built-in avatar system (perhaps BuddyPress or WordPress should use this rather than BBPress) – This would allow local avatars and provide a way for Gravatar to be disabled or used as a secondary. True, BuddyPress provides a way to upload avatars, and “Basic User Avatars” and “Simple Local Avatars” are plugins offering that feature. However, after upgrading my theme to HTML5 and removing Flash from my browser, I can no longer upload avatars using any of the three mentioned possibilities (backend or frontend). However, I can still upload media via the backend (w/o Flash) and via the frontend (with Flash). NOTE: I do list “plupload.full.min.js” and other similar scripts in Autoptimze “Exclude list”.
13. Perhaps, “Grunion Contact Form” should be updated and integrated in BBPress.
14. 100% HTML5 Compliant – I have not studied BBPress in this perspective, so it is possible that I may be very wrong or the developers have a plan already. However, use of HTML5 (or the option to do so) would be helpful.
If you see any features on my website that you want to implement in BBPress, feel free to let me know and then I can give you the code and tell you how I did it. Also, I use my own style sheets for BBPress, BuddyPress, and some plugins. I have been able to increase performance and decrease size by using a CSS minifier (http://csscompressor.com/) and implementing ideas from errors given by a CSS checker (http://csslint.net/). I saw significant improvements even before I changed the style sheets to specifically suit my website.
By the way, making BBPress templates that can be placed in the regular WordPress template was a great idea and feature for BBPress; smart thinking BBPress developers.
I updated to WordPress 4.3 last night. I’m using bbPress 2.5.8, and the theme is Sprout. It’s at http://www.stacknfade.com/forum
After the WP update, the forum is only visible when logged out EXCEPT with the admin account. Only the admin can see the forum when logged in. All other accounts get a 404 error when visiting that URL. Also, when viewing WP-Admin, none of the forum options are available in the admin main sidebar, e.g., Tools -> Forums, or Settings -> Forums. These are missing.
Help?
Is there any updated info on how to convert WP Symposium converter to bPress?
The gethub project in this thread https://bbpress.org/forums/topic/wp-symposium-converter-for-bbpress/ does not work.
I added it to the converters directory and ran fine but it said it could not find any forums to covert.
I need to be able to schedule topics in advance. For example, I might come up with an idea and draft a topic at 11pm on Sunday night, and I might want it to go live at 9am on Monday morning.
That’s no problem. I just create the topic in the admin area and use WP’s built-in scheduling feature. The topic goes live on the forum at 9am the next day as expected.
The problem, though, is that the freshness in BBPress doesn’t reflect this. At 9:30am, for example, it should show a freshness of 30 min ago for that topic. But instead, it’s showing 10 hours ago — based on the time the draft was scheduled rather than the actual scheduled publication time.
This is a particular problem when I need to schedule a week’s worth of new topics at once (to keep a growing community regularly updated with new discussion points). They all show that they have similar freshness when people view the main forum or category pages, instead of showing that content is being published at regular intervals.
Is there anything I can do to fix this so BBPress reflects actual publication time (like WP does in general) instead of relying on the time the topics were physically edited?
Hi,
One of my members got auto-deleted by S2Member because they missed a paypal payment. Turns out it wasn’t really their fault, they’d just got a new bank card and not updated their paypal info. I reactivated their paypal subscription by their user details had already been deleted from site.I’ve set up a new account for them on the site and now I’d like to attach all the posts from their old account to the new one – so they show up as being by them, at the moment they are still on the site but as ‘anonymous’.
I can see how to do this with individual posts by changing the ID number under Author Information, but there are far too many posts to do this for each one. Is there a way I can bulk assign all the old posts from their original ID to the new one?
Thanks. 🙂