Forum Replies Created
-
Please continue this discussion in the BuddyPress topic if you’re interested.
In reply to: bbPress 2.0 – UpdatesIt is not currently in the plugin but is a must-have before beta.
Depending on your level of experience with writing importers and exporters, it might be a good idea to get started now and prepare for some minor changes in data storage that might happen along the way.
The plugin isn’t really meant to completely replace the stand-alone version in my eyes, since they are two totally different approaches to a similar need. So without being vague to the point if unhelpful, it really comes down to how urgently you need to make the switch and how much work you’re willing to put into getting there.
If it were me, I’d concentrate efforts towards the plugin since it could use the most eyes on the code right now, and is more likely to see advancements and enhancements in the future.
In reply to: bbPress 2.0 – UpdatesJust pushed an update through that will fix the topic freshness order when creating new topics and replying to existing ones. This fix changes the way topics are pulled from the DB, and as a result is not backwards compatible with previous versions of the plugin. (Oh the dangers of beta testing.)
This is however the way it will work going forward, so you won’t need to worry about going through this again.
Forum counts and freshness links are coming next.
In reply to: bbPress 2.0 – UpdatesAll of the theme ideas are things that can be possible, but as a first pass to get something usable it has a child theme of twentyten. It will have it’s own theme that can be used as a parent, and I love the shortcode idea but it will be rather difficult to customize in the long run, since try would be hard coded inside the plugin and not part of a customizable theme.
In reply to: bbPress 2.0 – Updates@gswaim – In short, yes it is possible, although it may require an additional plugin file to help bridge the two together, or at least some customized theme files to handle the display of forums and topics within your custom setup.
In reply to: Justin Tadlock's Forum Plugin for WPTechnically anything will be possible, but image support won’t be enabled or an option from the start; so a plugin would want to open that functionality up and handle it.
In reply to: Justin Tadlock's Forum Plugin for WPTechnically anything will be possible, but image support won’t be enabled or an option from the start; so a plugin would want to open that functionality up and handle it.
In reply to: bbPress 2.0 – Updates@DeysonOrtiz – Hard to tell what’s wrong on your end, but it does definitely work.
In reply to: bbPress 2.0 – Updates@DeysonOrtiz – Sounds like you’re missing some files or something didn’t get moved/downloaded completely.
I’d say give it another shot and try again.
In reply to: Justin Tadlock's Forum Plugin for WPLoosely yes, but that’s more of an issue on the BuddyPress side of things.
In reply to: Justin Tadlock's Forum Plugin for WPLoosely yes, but that’s more of an issue on the BuddyPress side of things.
In reply to: bbPress 2.0 – UpdatesFor people running into issues on Windows local installs, svn up and test the most recent trunk. The solution isn’t very pretty but appears to work on all server configs.
In reply to: bbPress 2.0 – UpdatesThat’s in the plans but feel free to open a trac ticket. I’d like to work within the existing WordPress roles and caps if possible, but also understand it might be nice to have dedicated forum admins and moderators.
My immediate thought would be to enable WordPress multisite and use a dedicated site with dedicated ‘staff’ for the forums, but I also understand that’s only one particular use-case and isn’t optimal for everyone.
In reply to: bbPress 2.0 – UpdatesThat will happen eventually. This way just provided a head start.
In reply to: bbPress 2.0 – UpdatesFixed. Ty!
In reply to: Justin Tadlock's Forum Plugin for WPBeta by the end of the year.
In reply to: Justin Tadlock's Forum Plugin for WPBeta by the end of the year.
In reply to: bbPress 2.0 – UpdatesForm offset should be fixed.
@DKB – Sounds like you’re missing a file somewhere, or your svn up didn’t finish.
In reply to: bbPress 2.0 – UpdatesYou’ll also need to deactivate and reactivate the plugin, since the capabilities are added and removed on plugin activation and deactivation. Until then, you’ll have some strange issues. I’ve edited my original update to reflect this.
In reply to: bbPress 2.0 – UpdatesLots of updates and rearranging today.
If you’re running on an SVN check-out you’ll want to SVN up. If you’re running on a zip download, you’ll want to deactivate the bbPress plugin, delete your /wp-plugins/bbpress/ directory, replace everything, and reactivate the plugin *in that order*
A first pass at WordPress capability support is now included, so that will cause issues if you don’t deactivate/reactivate.
Going to work on topic and reply count functions next.
In reply to: bbPress 2.0 – Updates@Willabee – Would love to see what you come up with.
In reply to: Lost Key MasterIn the future can you create a new topic rather than bump one from years ago.
Looks like you either deleted or somehow didn’t set a password for your ‘ror’ user. Is ‘5@gmail.com’ really your email address?
In reply to: bbPress 2.0 – UpdatesIt’s unfinished code basically. I started making it a template file and then decided to make it a template part to make it work right away and never cleaned up the mess.
In reply to: TalkPress suggestionsTh bbPress plugin will actually help make this happen, possibly by way of using WordPress multisite and letting each site/network have their own bbPress setup.
If you wanted to use existing bbPress stand alone, I’m not sure where the channels code is to see if it’s available to share. Will see what I can did out.
In reply to: Remove topic tags, they will not deleteHi neighbor. No, you are not being marked as spam. If you were your posts would show you.
Looking through your topic history, there is one unresolved core bbPress issue (which I just responded to). The rest were questions to plugin authors which we don’t have much control over.
Consider that wanting to remove topic tags completely would require the use of a custom theme that does not use them, and/or a plugin to disable the functionality too.
Of the several things of you’ve tried, exactly what version of bbPress did you update from and to (1.0.1, 1.0 branch, 1.1 trunk, etc…) Did it work before your update? Did any of your changes modify core bbPress files? If so, what happens when you go back to what came in the zip? If not, are you using a custom theme? If so, does deleting tags work with a default theme?
Lots of things you can include to help us help you. Remember this is free software and free support that you’ve received already, successfully, and recently in the past.
I get that you’re upset and there is an obvious sense of urgency, but in the future you’ll get a better response by including detailed info about your issue, what you’ve already attempted, and steps to duplicate the issue.