Info
- 25 posts
- 9 voices
- Started 1 year ago by BBuser12345
- Latest reply from BBuser12345
- This topic is resolved
Anonymous posting broken in 1.02
-
- Posted 1 year ago #
OK so one of my "migration to 1.0 problems" has been resolved. However, the ability to have anonymous posts is still broken. Can the old plug-in be updated?
-
- Posted 1 year ago #
This feature is going to be built-in in bbPress 1.1, you may want to try it out.
-
- Posted 1 year ago #
OK. When will 1.1 be released?
-
- Posted 1 year ago #
Anybody... Buller?
-
- Posted 1 year ago #
OK. When will 1.1 be released?
Never, bbP will become a WordPress plugin.
-
- Posted 1 year ago #
sigh.
Ok when will that happen?
-
- Posted 1 year ago #
Take a backup of your site and get the trunk running.
P.S. - Trunk means the latest development version, generally not yet released. -
- Posted 1 year ago #
Is it stable for live use?
Where do I download it?
-
- Posted 1 year ago #
And around and around we go.
-
- Posted 1 year ago #
Is it stable for live use?
Yes.
Where do I download it?
From the SVN.
-
- Posted 1 year ago #
Right... the SVN...
I was hoping to have to learn a complex procedure in order to simply download an experimental version of software for my high traffic message board.
Is there a way to just download and install the software like a normal person?
-
- Posted 1 year ago #
Is this thing on?
-
- Posted 1 year ago #
You can download the trunk version via this link:
http://trac.bbpress.org/changeset/2540/trunk?old_path=%2F&format=zipOn trac.bbpress.org you can choose the version (Browse Source) and there you have the download link on the bottom of the page. ("
Download in other format: Zip Archive")Greets
Markus -
- Posted 1 year ago #
Thanks Markus!
-
- Posted 1 year ago #
If you download the zip file from the location Markus pointed to, you will not have BackPress. It's best to download using subversion to ensure you get all the dependencies.
-
- Posted 1 year ago #
I knew it was to straight forward to be true.
-
- Posted 1 year ago #
Just to summarize my questions:
1) Can the old anon plug-in be fixed while we all wait for the next version of BBPREss.
2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)
3) Is the current development version stable enough to use live?
4) How does a normal person get a version of the development version to install.
If the answers could be phrased in ways that don't assume I already know the answers that would be helpful.
-
- Posted 1 year ago #
1) Can the old anon plug-in be fixed while we all wait for the next version of BBPREss.
I don't think so.2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)
Never.
Never.
First alpha is coming soon.3) Is the current development version stable enough to use live?
Of course, far more stable than 1.0.2.4) How does a normal person get a version of the development version to install.
WIth an SVN client. The are gazillions. -
- Posted 1 year ago #
2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)
Never.
Never.
First alpha is coming soon.I don't think this is all true. Everything I have read from "official" sources is that the stand-alone version of bbPress will still be available, and looking at trac.bbpress.org, there is still a 1.1 version in development that has only 5-6 tickets remaining. Do you have a source for stating that 1.1 will never be released? That would be helpful.
-
- Posted 1 year ago #
Here you go buddy: http://bbpress.org/forums/topic/bbpress-plugin-is-born
This post (closed by Matt) clearly states what Automattic will do with bbPress and why we are speaking of forking the project.
-
- Posted 1 year ago #
Thanks! Clearly, bbPress is officially going to be a plugin for WordPress going forward (but as you note, the code is there to fork for those who still want a standalone version).
-
- Posted 1 year ago #
After reading the whole of that thread you linked, I think my use of "fork" was a poor choice of words. All I was trying to say is that the standalone code isn't going away. It does seem from reading the thread that the intent (at least the original intent) was to officially release 1.1 as a "solid stand alone" (JJJ's words).
-
- Posted 1 year ago #
Just to summarize my questions:
1) Can the old anon plug-in be fixed while we all wait for the next version of BBPREss.
2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)
3) Is the current development version stable enough to use live?
4) How does a normal person get a version of the development version to install.
If the answers could be phrased in ways that don't assume I already know the answers that would be helpful.
wholesale Pandora jewelry -
- Posted 1 year ago #
I was finally able to read up on subversion, find a client and install 1.1. Last night.
For future reference to those who find this:
To install the development trunk:
1) Go get a subversion client. For your purposes this is like an FTP or web browser client that lets you download "special" file types. There are many clients out there. All you need to be able to do is "check out" things. Almost all the free ones will let you do this. I used svnX for mac.
2) Now you need to find the address of the current BBPress trunk. They do try their best to make it hard for newbies who just want the damn fiels but you can find the address here:
See the line that says "vn co http://svn.automattic.com/bbpress/trunk/"
You do not need all of that. All you need to do is tell your subversion client that the "repository" is at "http://svn.automattic.com/bbpress/trunk/". In the same way you would give a web browser the address of a page where you were going to download a file.
3) "check out" a copy of the trunk. check out is subversion speak for "download". There are reasons why for development purposed they say "check out" but you don't care about that.
4) You will have to tell it where to download the file. In subversion speak you tell it where to put your "working copy". Again there are reasons for this but you don't care you just want the damn files.
5) Now you have a folder with the newest version of BBPress. The one that is far more stable than the current "release" and the one everyone on the forum will tell you to go "get" if you have any complaints about the current "release".
They will not tell you how to do this. That would be easy (see above). Nor will they write a simple script that will make the trunk available as a simple .zip file that a normal person could download. Again, that sort of thing would just be two damn simple.
-
You must log in to post.