Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 17,301 through 17,325 (of 26,889 total)
  • Author
    Search Results
  • #96003
    3sixty
    Member

    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.

    #101103
    3sixty
    Member

    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.

    #101227
    deadlyhifi
    Participant

    the bbPress community in a bit of a transition period while it gets rereleased as a WordPress plugin.

    But, yes you can put advertising on your site using OpenX – it would require editing your forum’s theme files by placing the code generated in OpenX in the spots you want them to appear.

    Any web developer/designer should be able to do quite easily.

    #96127
    deadlyhifi
    Participant

    the bbPress community in a bit of a transition period while it gets rereleased as a WordPress plugin.

    But, yes you can put advertising on your site using OpenX – it would require editing your forum’s theme files by placing the code generated in OpenX in the spots you want them to appear.

    Any web developer/designer should be able to do quite easily.

    #96002
    zaerl
    Participant

    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.

    #101102
    zaerl
    Participant

    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.

    #101384
    deadlyhifi
    Participant

    I’m running v1 so not sure if this works in 0.9 – but you follow the same pattern as WordPress.

    In your forum theme’s functions file deregister then register your new scrip.

    e.g.

    wp_deregister_script('jquery');
    wp_register_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js', false, '1.4.2', true);
    wp_enqueue_script('jquery');

    See https://codex.wordpress.org/Function_Reference/wp_enqueue_script for more details

    #96284
    deadlyhifi
    Participant

    I’m running v1 so not sure if this works in 0.9 – but you follow the same pattern as WordPress.

    In your forum theme’s functions file deregister then register your new scrip.

    e.g.

    wp_deregister_script('jquery');
    wp_register_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js', false, '1.4.2', true);
    wp_enqueue_script('jquery');

    See https://codex.wordpress.org/Function_Reference/wp_enqueue_script for more details

    #96000
    bbuser12345
    Participant

    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.

    #101100
    bbuser12345
    Participant

    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.

    #101327

    In reply to: invalid header

    zaerl
    Participant

    this plugin

    bbPress isn’t a WordPress plugin but a standalone software therefore you cannot install it through the WordPress plugin system.

    #96227

    In reply to: invalid header

    zaerl
    Participant

    this plugin

    bbPress isn’t a WordPress plugin but a standalone software therefore you cannot install it through the WordPress plugin system.

    #35623

    Topic: Can't Login!

    in forum Troubleshooting
    miiduu
    Member

    1. I seem to be having trouble logging in at all in bbpress. I integrated it successfully with WordPress, but I can’t login with my wordpress user name and password. I figured, something must be up, so I registered a new account in bbpress to try it out – password was mailed and everything – and when I went to login, still nothing. The page refreshes but goes nowhere and doesn’t say I’m logged in. Seems like a mod rewrite issue, but I can’t figure out what it is. During the initial install I set the config to clean urls, then used an .htaccess like the following:

    # BEGIN BBPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /location_of_install/

    Options +MultiViews

    </IfModule>

    # END BBPress

    After doing so I kept getting 404’s when clicking on topics, etc (only to find out later I needed to fix my url at the beginning of config). Now everything is working except logins. Any ideas?

    besides if you are interested in running a free online shop, what’s more, you can also put your shop on facebook, please sign up at the following site http://www.miiduu.com/facebook-store?source=fb

    #35615
    Archie Webmaker
    Participant

    I heard BBPress will be available as a WordPress plugin and also heard about some arguments.

    I think many Bppress users will love a lite wordpress blogging plugin for BBPress too.

    What’s your thoughts?

    #79831
    3sixty
    Member

    I just obtained the “alpha” version of the Gigya bbPress plugin directly from a developer at Gigya, who emailed it to me. Unfortunately, it’s been in “alpha” for more than a year and they are unwilling to support it or help me get it to work. It’s on my backlog to take a look at this and find out what the problem is.

    For what it’s worth, the Gigya wordpress plugin works pretty well, though last time I tried it, it was not pulling Facebook users’ profile pics, which is potentially confusing to the user. Otherwise I was impressed with it.

    #101239
    3sixty
    Member

    thank you zaerl!

    Actually, I registered a new account that is able to post to the Plugins forum.

    I am guessing this is an authentication issue. I never registered “3sixty” at this site, so I assume bbpress.org is pulling in login information from buddypress.org or wordpress.org. kind of sucks… but I can work around it by posting under a different account name.

    #96139
    3sixty
    Member

    thank you zaerl!

    Actually, I registered a new account that is able to post to the Plugins forum.

    I am guessing this is an authentication issue. I never registered “3sixty” at this site, so I assume bbpress.org is pulling in login information from buddypress.org or wordpress.org. kind of sucks… but I can work around it by posting under a different account name.

    #101215
    Briian
    Member

    Have you tried Simple:Press WordPress forum plugin. It is just like bbPress, but it seamlessly integrates with WordPress, has almost all the features of phpBB or vBulletin, and excellent support.

    Content Managment Reviews

    #96115
    Briian
    Member

    Have you tried Simple:Press WordPress forum plugin. It is just like bbPress, but it seamlessly integrates with WordPress, has almost all the features of phpBB or vBulletin, and excellent support.

    Content Managment Reviews

    #101214
    zaerl
    Participant

    Dear “Random Guy Says” let me write in in more simple words. bbPress is a free software, free as in freedom and free as in “free beer”. Maybe you don’t know what this means. Now we will see what the GPL states. I will only report the short form cause the entire license is too long.

    <one line to give the program’s name and a brief idea of what it does.>

    Copyright (C) <year> <name of author>

    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.

    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License

    along with this program. If not, see <http://www.gnu.org/licenses/&gt;.

    This is the base of the entire open-source movement of the last 21 years. You get the software _as it is_. You don’t like the software? The developer stop supporting it? Then modify it, you are free to do it. (addendum: Automattic doesn’t provide any kind of official support for bbPress and when someone has a problem he comes here and ask with the hope that someone will solve the problem and as you clearly can see I’m trying to do my best and I’m not one of the official developers).

    If you have a web domain I assume that you have an FTP client as well as phpmyadmin as well as a text editor. You don’t know how to change the default number of forums? Write a couple of lines here and someone will answer you back.

    But like I said, these are basic forum elements that are missing – for instance, if you have more than 10 topics, by default your forum is now 2 pages long … And to a degree, I agree with that, where the ability to customize the software’s appearance to suit almost anything is a huge reason why I considered it

    You know what? There is a feature, a big one, called “templates”. In a template you can change everything you want and there are gazillion of functions that you can call. Why should a forum software must have an option for changing the number of forum displayed? It’s one of that “set it and forget it” option. Change a line (an operation that can be accomplished in nearly 20 seconds) on the template and enjoy your board.

    But as Kawauso said, even if the bbPress team made their own optional plugins supporting these basic features (again e.g. polls), at least we wouldn’t have to worry about them losing support.

    Akismet and PollDaddy are two service that have premium account.

    The plugin idea is what drives the modern days cause it’s far more simple to add a plugin to a repository than sending a core patch to the official dev teams. Plugins are the key features of all successfull modern software. Some example:

    1) WordPress

    2) Movable Type

    3) The entire Mozilla software line (Firefox, Thunderbird, etc)

    4) Joomla!

    5) Drupal

    5) and many, many other

    Modular design is the present and the future and thanks God a lot of bloatware are disappearing.

    I don’t say that bbPress is an easy to use software. It’s not an “upload and run” software. It suffers the fact that it’s a pretty young software and you must know a bit of php in order to set up it for being the base of a medium-sized community. That’s true. But I think that an administrator must be bit skilled in php/mySQL/mambo-jumbo. I choosed bbPress cause I was frustrated by phpBB and then I was frustrated by bbPress as well but this is the damnation of the system administrator. I have written 7 plugins in order to accomodate my needs and the needs of the community (zaerl Editor, zaerl Visibility, zaerl Post Permalink and zaerl WordPress 3 fix over all) and then I am happy with my system.

    Conclusion: it’s ok if you don’t want to use bbPress. I understand your difficulties with plugin/themes and in general the personalizations at code-level. But I can assure you that once you do that couple of changes you will enjoy a great system.

    Have a nice day.

    #96114
    zaerl
    Participant

    Dear “Random Guy Says” let me write in in more simple words. bbPress is a free software, free as in freedom and free as in “free beer”. Maybe you don’t know what this means. Now we will see what the GPL states. I will only report the short form cause the entire license is too long.

    <one line to give the program’s name and a brief idea of what it does.>

    Copyright (C) <year> <name of author>

    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.

    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License

    along with this program. If not, see <http://www.gnu.org/licenses/&gt;.

    This is the base of the entire open-source movement of the last 21 years. You get the software _as it is_. You don’t like the software? The developer stop supporting it? Then modify it, you are free to do it. (addendum: Automattic doesn’t provide any kind of official support for bbPress and when someone has a problem he comes here and ask with the hope that someone will solve the problem and as you clearly can see I’m trying to do my best and I’m not one of the official developers).

    If you have a web domain I assume that you have an FTP client as well as phpmyadmin as well as a text editor. You don’t know how to change the default number of forums? Write a couple of lines here and someone will answer you back.

    But like I said, these are basic forum elements that are missing – for instance, if you have more than 10 topics, by default your forum is now 2 pages long … And to a degree, I agree with that, where the ability to customize the software’s appearance to suit almost anything is a huge reason why I considered it

    You know what? There is a feature, a big one, called “templates”. In a template you can change everything you want and there are gazillion of functions that you can call. Why should a forum software must have an option for changing the number of forum displayed? It’s one of that “set it and forget it” option. Change a line (an operation that can be accomplished in nearly 20 seconds) on the template and enjoy your board.

    But as Kawauso said, even if the bbPress team made their own optional plugins supporting these basic features (again e.g. polls), at least we wouldn’t have to worry about them losing support.

    Akismet and PollDaddy are two service that have premium account.

    The plugin idea is what drives the modern days cause it’s far more simple to add a plugin to a repository than sending a core patch to the official dev teams. Plugins are the key features of all successfull modern software. Some example:

    1) WordPress

    2) Movable Type

    3) The entire Mozilla software line (Firefox, Thunderbird, etc)

    4) Joomla!

    5) Drupal

    5) and many, many other

    Modular design is the present and the future and thanks God a lot of bloatware are disappearing.

    I don’t say that bbPress is an easy to use software. It’s not an “upload and run” software. It suffers the fact that it’s a pretty young software and you must know a bit of php in order to set up it for being the base of a medium-sized community. That’s true. But I think that an administrator must be bit skilled in php/mySQL/mambo-jumbo. I choosed bbPress cause I was frustrated by phpBB and then I was frustrated by bbPress as well but this is the damnation of the system administrator. I have written 7 plugins in order to accomodate my needs and the needs of the community (zaerl Editor, zaerl Visibility, zaerl Post Permalink and zaerl WordPress 3 fix over all) and then I am happy with my system.

    Conclusion: it’s ok if you don’t want to use bbPress. I understand your difficulties with plugin/themes and in general the personalizations at code-level. But I can assure you that once you do that couple of changes you will enjoy a great system.

    Have a nice day.

    #101209
    zaerl
    Participant

    Exactly. And zaerl is the perfect example of what happens when you skim through something instead of actually reading it. There’s a reason it’s lengthy, so next time read the whole thing before complaining about it.

    Dear “random guy says” when you choose a software, like when you choose a car or a banana you look at the thing you will buy and then you choose.

    There are a lot of bulletin software out in the wild and you have a lot of alternatives. As you can see from the main page of bbPress that particular piece of software has been built in order to be the most light as possible and to let the users expand it the way they want.

    Now you are in the “bbPress Support Forums” and you are saying that you can’t choose bbPress. It’s ok, I accept your position but your post isn’t exactly a “feedback” but just a rant from a user that doesn’t understand the philosophy that drive bbPress as well as WordPress as well as every modern CMS-like system used nowadays.

    I have read your entire post and you are just saying that you can’t choose bbPress cause it isn’t shipped with everything you want and that you are afraid by the fact that plugins are third-party software and that the mantainer can stop supporting it. Then you know what? Install phpBB. It is a gargantuan software full of every feature your mind can even imagine. But it’s slow, bloated, full of double-flip hack in the code and you need a ninja server when your userbase grow up a little. Or buy vBullettin. It’s slightly better that phpBB and you have also phone assistance. That’s what you’re searching for.

    But answer me: why do ranting on the bbPress forum regarding the bbPress/WordPress philosophy? You think that you will change something? Or that you will add something valuable?

    I dare to make an analogy: you are like a customer that enter a Tesla Motors reseller saying that he will not buy the new Roadster 2.5 cause you like the smell of gasoline in the morning.

    #96109
    zaerl
    Participant

    Exactly. And zaerl is the perfect example of what happens when you skim through something instead of actually reading it. There’s a reason it’s lengthy, so next time read the whole thing before complaining about it.

    Dear “random guy says” when you choose a software, like when you choose a car or a banana you look at the thing you will buy and then you choose.

    There are a lot of bulletin software out in the wild and you have a lot of alternatives. As you can see from the main page of bbPress that particular piece of software has been built in order to be the most light as possible and to let the users expand it the way they want.

    Now you are in the “bbPress Support Forums” and you are saying that you can’t choose bbPress. It’s ok, I accept your position but your post isn’t exactly a “feedback” but just a rant from a user that doesn’t understand the philosophy that drive bbPress as well as WordPress as well as every modern CMS-like system used nowadays.

    I have read your entire post and you are just saying that you can’t choose bbPress cause it isn’t shipped with everything you want and that you are afraid by the fact that plugins are third-party software and that the mantainer can stop supporting it. Then you know what? Install phpBB. It is a gargantuan software full of every feature your mind can even imagine. But it’s slow, bloated, full of double-flip hack in the code and you need a ninja server when your userbase grow up a little. Or buy vBullettin. It’s slightly better that phpBB and you have also phone assistance. That’s what you’re searching for.

    But answer me: why do ranting on the bbPress forum regarding the bbPress/WordPress philosophy? You think that you will change something? Or that you will add something valuable?

    I dare to make an analogy: you are like a customer that enter a Tesla Motors reseller saying that he will not buy the new Roadster 2.5 cause you like the smell of gasoline in the morning.

    #101208

    Heys,

    I have to disagree. bbPress is the exact alternative to other forum software, and that’s why it’s great. It’s lightweight and really easy to fiddle about with. You do need to know PHP and an understanding of how other Automattic products work comes in handy, but the end result is that bbPress is a great base for dynamic forums.

    I’ve used it to create forums that don’t really look like they ever were bbPress, and I think that’s the beauty of the software. There’s very little point in Automattic creating another phpBB – the market is already flooded, and services like vBulletin already “do that”.

    bbPress doesn’t do a lot of things by default: it’s behind WordPress on things like threaded replies and the like, but it’s damn easy to create that kind of thing, without excessive code. If you want it all done for you, use something else; bbPress gives you the platform to take code and build on top. Add threaded replies if you so wish, require users to sign up using Twitter or FB Connect if you want to keep the robots out, and create templates and designs that are truly yours. You don’t have to use whatever pre-defined nonsense is held within phpBB.

    If you want to get rid of links, you can comment them out or delete the link altogether in the template. The simplicity and lightweight nature of bbPress make it truly flexible. With plugins bbPress can do anything. I’ve never had to deal with a single element of spam on any forum I host, and I have a lot of posts on one of them. Akismet keeps spam down, like it does on WordPress, and ReCAPTCHA is a beautiful and highly functional tool for keeping robots out. It’s a little like WordPress: if you want a ready made blog you use Blogger or Tumblr, if you want to take more control, WordPress allows you to (simply) control anything.

    Finally, why do you need a EULA? KISS – a terms of use page linked to from your footer works just as well. I’m not sure I ever actually read the EULA on any forum I joined.

    Ben

    #96108

    Heys,

    I have to disagree. bbPress is the exact alternative to other forum software, and that’s why it’s great. It’s lightweight and really easy to fiddle about with. You do need to know PHP and an understanding of how other Automattic products work comes in handy, but the end result is that bbPress is a great base for dynamic forums.

    I’ve used it to create forums that don’t really look like they ever were bbPress, and I think that’s the beauty of the software. There’s very little point in Automattic creating another phpBB – the market is already flooded, and services like vBulletin already “do that”.

    bbPress doesn’t do a lot of things by default: it’s behind WordPress on things like threaded replies and the like, but it’s damn easy to create that kind of thing, without excessive code. If you want it all done for you, use something else; bbPress gives you the platform to take code and build on top. Add threaded replies if you so wish, require users to sign up using Twitter or FB Connect if you want to keep the robots out, and create templates and designs that are truly yours. You don’t have to use whatever pre-defined nonsense is held within phpBB.

    If you want to get rid of links, you can comment them out or delete the link altogether in the template. The simplicity and lightweight nature of bbPress make it truly flexible. With plugins bbPress can do anything. I’ve never had to deal with a single element of spam on any forum I host, and I have a lot of posts on one of them. Akismet keeps spam down, like it does on WordPress, and ReCAPTCHA is a beautiful and highly functional tool for keeping robots out. It’s a little like WordPress: if you want a ready made blog you use Blogger or Tumblr, if you want to take more control, WordPress allows you to (simply) control anything.

    Finally, why do you need a EULA? KISS – a terms of use page linked to from your footer works just as well. I’m not sure I ever actually read the EULA on any forum I joined.

    Ben

Viewing 25 results - 17,301 through 17,325 (of 26,889 total)
Skip to toolbar