Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 58,351 through 58,375 (of 64,037 total)
  • Author
    Search Results
  • #62564
    Trent Adams
    Member

    If you search in https://wordpress.org/extend/plugins/ there is actually a plugin to do this for wordpress if I am not mistaken as well, but I use the way that chrishajer suggests myself as RSS feeds are easy to change and doesn’t require bbPress be in the same database ;)

    Trent

    #54860
    Göran
    Member

    I seems to have the same problem. I get

    Fatal error: Cannot redeclare class streamreader in /mnt/home/_g/goranlin/www.goranlin.se/blogg/wordpress/bbpress/bb-includes/streams.php on line 26

    I want both wp and bbpress to be translate so maybe I can put your code into ‘bb-settings.php’. Would that work?

    #62548
    Göran
    Member

    Thanks for help. I am moving forward. I deleted both WP and bbPress and started again and made progress. The blog and the forum are integrated but I cannot get bbSync to work. Both work by temselves and I can log in with same id and password but cannot get posts into forum.

    Installation:

    Blog at http://www.goranlin.se/blogg/wordpress/

    Forum at http://www.goranlin.se/blogg/wordpress/bbpress/

    WordPress 2.3.2 installed 22 january 2008

    theme WordPress Default 1.6 changed colors in head with panel

    bbPress 0.8.3.1 installed 22 january 2008

    sv_SE.mo for WP installed 22 january 2008

    sv_SE.mo for bbPress installed 22 january 2008

    bbSync version 0.94 installed 22 january 2008

    bbSync gave message “It needs your config!:)

    I did that! succesfully I thought.

    But when trying to write new post in blog:

    Fatal error: Cannot redeclare class streamreader in /mnt/home/_g/goranlin/www.goranlin.se/blogg/wordpress/bbpress/bb-includes/streams.php on line 26

    but going back to blog the new post is there but still not in Forum

    line 24-26 in streams.php is:

    // Simple class to wrap file streams, string streams, etc.

    // seek is essential, and it should be byte stream

    class StreamReader {

    // should return a string [FIXME: perhaps return array of bytes?]

    function read($bytes) {

    return false;

    I have no clue how to do anything about this! All help is welcome!

    #62566
    Olaf Lederer
    Participant

    I have more than 1000 registrations now, I’m not sure what happens if some but will start to register fake accounts. If this becomes a problem you need to something else.

    bbpress works with akismet and this works fine on wordpress

    #56116

    In reply to: New Topic Notification

    Olaf Lederer
    Participant

    on the plugin site here :D

    https://bbpress.org/plugins/

    #2821

    Hi All

    Could someone please tell me how well BBPress works in fending of spam registrations please? Is it a case of using every means possible or is there a flawless way of doing it?

    I am also wondering is there a user limit for BBPress. i.e. How many users would it support please? 100,000 – 1,000,000 or more?

    I have a client that has been told that she will get a 1,000 spam registrations a day and that open source software cannot support more than a few thousand users. I want to direct her to this post. So hopefully we can encourage her.

    Many thanks

    Rich

    #2820
    starnet
    Member

    I have WP on root, and bbP under /forum folder.

    How can I show the ‘Latest Discussions’ that is in the bbPress front page in the WP front page?

    Thanks in advance.

    #61667

    In reply to: User Registration

    chrishajer
    Participant

    Do you have access to the logs on your server to check for SMTP errors?

    Did you try this plugin by sambauers?

    https://bbpress.org/forums/topic/email-wont-send-from-anyhting?replies=8#post-13217

    This fix is checked into trunk as well, but the plugin might be the easiest way to try the fix.

    #62547
    fel64
    Member

    You do need a localisation file, but if one doesn’t come with the topic it’s typically the sort of thing you can do for yourself.

    Some wp themes let you set the colour scheme in the admin panel (Mandigo for one), but it’s a fairly simple task to open the style.css file and change the hex colour-codes (once you understand what they are).

    Having bb as a subdirectory of wp is a good start but it’s not necessary as far as I know. My wp install is in a folder /wordpress/, while bb is in the forums subdomain. This should be everything you need to know on integration: https://bbpress.org/documentation/integration-with-wordpress/

    #62546
    Göran
    Member

    Dear fel46 I have just seen that you have created bbsync so you seems very compentent to answer my elementary questions! I suspect all the answers are somewhere in the support pages for wp and bbpress but it is not easy to put all the pieces together and find out what to do.

    #62545
    Göran
    Member

    Thank you for your answer. Localization demands that there is a translated .mo-file for the theme to work, does it not?

    I like the WP-K2beta2 theme but I am unsure how to change color scheme. Some wp-themes are easier to change color for than others I think, is that correct?

    I think what I want to achieve can be done with the wp plugin bbsync but wp and bbpress are supposed to be integrated for that and I do not know how to do that. Is it a good start to first create a folder called blog and place wp in there and them create a new folder within that called bbpress and place bbpress in there?

    All suggestion and advice are most welcome, this is my first attempts with WordPress and bbPress.

    #62544
    fel64
    Member

    It doesn’t matter what theme you use, you can localise your installs of bbpress and wordpress to translate everything to Swedish. Sandbox is a commonly used theme starting point but I’d just start with whatever looks most similar to the end-effect you want to achieve.

    Do you have any questions about what you’re trying to do?

    #62542

    In reply to: A Bug found

    fel64
    Member

    Is the tag count adjusted? If you have less active tags than tags shown in the hot tags list, tags with 0 topics will be shown. (Not that it isn’t a bug.) Take it to https://trac.bbpress.org/.

    #62559
    chrishajer
    Participant

    I think accessing http://www.website.com/bbpress/bb-admin/rewrite-rules.php will create the .htaccess rewrite rules. If you made other modifications to the .htaccess and deleted the file, it’s just like any other file you delete; it’s gone. You would need to recreate it by hand.

    #2815
    bssncn
    Member

    I’m using bbpress & WordPress together, I cannot log in my froum with the correct user name and pass after I install the forum, and it does not show I logged fail also.

    why?

    #2813
    Göran
    Member

    I want to create a WordPress blog and integrate it with a discussion forum in bbPress, They are said to work well together. Every new post in the blog should generate a new discussion thread in the forum. If possible I would also like to have a more static first page in the blog where new posts occupy perhaps half of the area. I would also like to have some space for short forms of RSS-feeds from other websites and blogs.

    I like to do all of it in Swedish and want to do it as easily as possible. It is then practical to use a theme that is already translated into Swedish, right? I think K2 looks clean and is translated and ready for many plugins. It is supposed to be easy to customize so changing the color scheme into someting like I have in my present blog is hopefully easy? (Görans digitaltips http://gorandig.blogspot.com)

    I post this in both WP and bbPress forum since it concerns both.

    All advice is gratefully recieved! Address to blogs and forums doing similar things are most welcome!

    #2812
    Erica Kapoor
    Member

    I found a bug for the latest version of bbPress.

    If you delete a topic, tags for that topic still remains in the hot tags list.

    #56113

    In reply to: New Topic Notification

    chilifrei64
    Member

    I am gonna revive this one.. At some point my email notifications stopped working and it doesnt look like anything new has been created for notifications.

    I have downloaded the latest from

    http://thomasklaiber.com/bbpress/post-notification/

    and it still doesnt work. Anybody else know how I can get this back???

    #62539
    chrishajer
    Participant

    It’s in the database, but it’s encrypted (the type of encryption depends on which version of bbPress you’re using.) So, you can retrieve the encrypted value with something like phpMyAdmin. Once you have the encrypted value, you can’t just decrypt it. The encryption is one-way. You can use something like rainbow tables to crack the password hash, but that’s beyond the scope of this discussion I think.

    I think there is probably an easier way to accomplish what you want to do without dealing with the encrypted password. What is it you want to do exactly?

    #62478
    fel64
    Member

    A nonce is used to ensure that you’re coming from the right place and you weren’t tricked into submitting the data (basically to give continuity between starting and finishing an action). If the value is not given or wrong I’d expect bbPress not to post at all. You might be able to look through the code and see where it creates the nonce, then replicate that yourself.

    #62537
    fel64
    Member

    No easy fix that I can think of, other than keeping bbpress in a different folder or subdomain. (Consider, for example, the problems you may have with common url structures like /tags/.)

    #62529
    sayremedia
    Member

    …one thing that bugs me in particular is that there are two signups on the site: one for bbPress and another for the blog post notification. I would love to integrate these two things. Any pointers on how to do so would be appreciated.

    The one aspect I found a little confusing was the links to the blog and forum. Perhaps if you make the point size larger, or add text coloring, those words would pop out. The tabbed color coding is fine, it’s just that the point size does not stand out from the rest of the text on the page. Overall, though, I like the look and feel of your site. Well done!

    In regards to your question, have you read this page on the bbPress site?

    https://bbpress.org/documentation/integration-with-wordpress/

    Scroll down to where it says “Registration”. I hope that helps.

    #2810
    tibberous
    Member

    I am integrating bbPress and WordPress, and have them both in the root folder. I renamed the index.php that comes with press to board.php, but the message board keeps trying to go to the main site URL, thinking it is board.php.

    Is there any easy fix for this?

    #61260

    Oops, take that back. Thanks anyway!

    #62301
    Sam Bauers
    Participant

    See the solution in this post. It may fix your problem.

    https://bbpress.org/forums/topic/php-error-messages?replies=10#post-13143

Viewing 25 results - 58,351 through 58,375 (of 64,037 total)
Skip to toolbar