Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 56,876 through 56,900 (of 64,430 total)
  • Author
    Search Results
  • #65533
    Krystian
    Member

    Well, I have already the Latest Discussions in the WordPress’s sidebar (with a plugin).

    But now that you say that, my next objective is to put the latest posts from WordPress in the BBpress’s sidebar. RSS is a good option I can use to do it. I’m going to find how after this.

    Thanks for your opinion chrishajer.

    #65484
    garyditsch
    Member

    Well, I did test bbpress before I used the plugins and everything appeared to work. But I’m not sure if I tested that specific function?

    Would it be a good idea to remove the plugins and retest, then set up the plugins again?

    I’m trying to decide how big an issue this is?

    #61125
    prathik
    Member

    So the new version of bbpress fixed the issue?

    #3543
    prathik
    Member

    I have never been hacked while using it but after reading about the recent security issues with WordPress 2.3 and script kiddies hacking those sites, I have to make sure that its completely safe. Were you ever hacked while using bbpress on your website. Thanks for your opinion and views.

    familiar
    Member

    If I comment out the following line in default_filters.php:

    // add_action(‘bb_head’, ‘bb_template_scripts’);

    The warning goes away. But I am not sure what this affects.

    #65538
    familiar
    Member

    Further information:

    After looking at the source, it seems the Signature plugin’s style information is not being loaded in the site with the error. But even if I disable the BB-Signature plugin, I still have the error.

    #65537
    familiar
    Member

    For what it’s worth, the error seems to be occurring within the bb_head(); call.

    familiar
    Member

    I have been experiencing the following issue after moving my install from a staging server:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘bb_template_scripts’ was given in /home/tdsegvth/public_html/thepoolparties/bb-includes/wp-functions.php on line 586

    I have tried disabling all plug-ins, combing through the code to figure out what it could possibly be, and doing everything I can imaging to the database. The entire setup seems to be working perfectly aside from that error.

    Obviously the site can’t go live until this is fixed, so any suggestions would be appreciated.

    You can see the site here: http://thepoolparties.jellynyc.com/

    The version that isn’t experiencing the error is here: http://thepoolparties.wearefamiliar.com/

    Thanks for any help!

    #65526
    Christiaan
    Member

    Hi Chris, I’ve got access to access logs, if that would help.

    It appears to be .htaccess related. If I remove the .htaccess file from the WP directory my forum is accessible.

    I’ve forgotten the timeline of what I was working on now (can’t multitask very well!) but it’s possibly related to this plugin that I’ve installed to get rid of a 404 problem: https://bbpress.org/forums/topic/strange-redirections-and-404s-after-wp-integration

    Although when I deactivate this plugin it doesn’t make any difference. Here’s the htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^forum/topic /forum/topic.php [QSA,L]
    RewriteRule ^forum/forum /forum/forum.php [QSA,L]
    RewriteRule ^forum/tags /forum/tags.php [QSA,L]
    RewriteRule ^forum /forum/index.php [QSA,L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    #57918

    In reply to: Bbpress themes

    chrishajer
    Participant
    #3541
    Krystian
    Member

    Hi.

    First of all, thanks a ton for all the hard work that you guys have done making our live easier. I apologies if there is other discussion about this issue (I did a search and didn’t find an answer).

    I’m integrating my WordPress blog with BBpress forums and I would like to have the Latest Discussions list in the sidebar for all pages. I already put it in the blog with a WP pluging, now I’m trying to put it in the forum.

    I tried copy and paste the code from front-page.php to sidebar.php. It works fine when I’m in the front page, but disappears when I enter in a topic or other page.

    So, could you give me a clue, a code or a pluging I can use to have this done???

    Any help is appreciate. Thanks.

    Krystian at decnex.net

    #65520
    chrishajer
    Participant

    I have heard of WordPress widgets being used to show the latest bbPress entries in a blog, but nothing I know of that will create a new entry in bbPress from an RSS feed.

    Could you use bbSync to follow the RSS items that are imported into WordPress to create the new bbPress topics?

    https://bbpress.org/plugins/topic/bbsync/

    Or, would RSS2HTML help at all (it wouldn’t make new topics in bbPress)?

    http://www.rss2html.com/

    #57917

    In reply to: Bbpress themes

    rivermaya
    Member

    Refresh, I need this ..

    already looking around in author site, but can’t find any about that theme

    #65093
    Christiaan
    Member
    #3539
    Christiaan
    Member

    I thought I’d jumped through all the hoops; I’ve managed to get everything integrated on the front end but when I go to access the forum admin section now I get a blank page.

    Since being able to access the forum admin section I’ve changed <?php bb_get_header(); ?> to <?php get_header(); ?> in the bbPress theme files, moved require_once('../wp-blog-header.php'); up to the top of my config file.

    If I remove require_once('../wp-blog-header.php'); from my config file I can access the admin section.

    Any ideas?

    #65250
    Christiaan
    Member

    Solved, my problem was I needed to change <?php bb_get_header(); ?> to <?php get_header(); ?> in the bbPress theme files, but I also needed to move require_once('../wp-blog-header.php'); up to the top of my config file.

    It would be useful if both these aspects were mentioned in the Functions section of https://bbpress.org/documentation/integration-with-wordpress/

    Who can I contact to suggest these changes to that page?

    #3538
    SteveFree
    Member

    Hi,

    I want to convert from my phpBB forum to bbPress however I need 1 more plugin to make it happen.

    I need a Plugin for bbPress which will monitor RSS feed’s and post new items into bbPress as a post.

    Does anyone know of a free plugin which does this today?

    For WordPress, I’m using the Plugin – FeedWordpress

    URL – http://projects.radgeek.com/feedwordpress/

    It works great and has many great options. Hopefully something exists for bbPress.

    Thanks!

    #65249
    Christiaan
    Member

    Do I need to add some code to the bbPress theme to call the header maybe?

    #57916

    In reply to: Bbpress themes

    chrishajer
    Participant

    What theme are you looking for?

    #65509

    In reply to: where is my bb-admin ?

    chrishajer
    Participant

    When you are logged in as keymaster, do you have a link next to your profile link that says “admin”?

    It looks something like this:

    Welcome, admin! View your profile (Admin | Log out)

    If not, it sounds like you lost the keymaster capabilities.

    https://bbpress.org/forums/topic/lost-key-master

    https://bbpress.org/plugins/topic/fix-admin-access/

    You can search the forum for keymaster and find many more related topics.

    #65449

    In reply to: Email bugs

    chrishajer
    Participant

    BTW, I registered two accounts, one my own domain, one gmail, and after 10 minutes I still have no email from your forum. Normally, I get the mail from a new bbPress registration within seconds.

    Where is this website hosted (physically, in which country is the server)?

    #65448

    In reply to: Email bugs

    chrishajer
    Participant
    #65514
    chrishajer
    Participant

    I just checked on my bbPress installation and that does not work. It just redirects to the forum home page when I am not logged in. When I log in and try to access the edit.php url, I get redirected to the forum home page as well.

    I just checked on your forum and I cannot edit posts made by anyone else when I am not logged in. When I log in, I still cannot edit posts made by any other members. I tried this URL:

    http://www.cairoshell.com/forum/edit.php?id=10314

    FYI, the member who created the reply can edit the post for a period of time that is set in bb-config.php. And keymasters can edit posts made by anyone for an indefinite period of time. Is it possible you are using a plugin that gives members more permission than normal? Or that the user seeing this edit functionality is logged in as a keymaster?

    I am not seeing the problem you describe, so if your users can edit other members posts, you need to look at the permissions that they have. The default installation does not do this in any forum I’ve checked, including this forum, your forum and my own forum.

    #3537
    mciarlo
    Member

    Users on my forum are able to use the following url to edit posts:

    http ://www.cairoshell.com/forum/edit.php?id=

    How do I fix this? I suspect this is an available bug in every bbPress forum.

    #57915

    In reply to: Bbpress themes

    tavsiye
    Member

    link doesn’t work.

    I love bbpress but I can’t find any theme..

    Please …. I need good theme no body like standart themes..

    My forum

    http://www.sitetavsiye.com/

Viewing 25 results - 56,876 through 56,900 (of 64,430 total)
Skip to toolbar