Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 13,576 through 13,600 (of 26,846 total)
  • Author
    Search Results
  • Stephen Edgar
    Keymaster

    Also have a read of the following thread and try some of the suggestions by JJJ here and here.

    Can you try with a clean WordPress install on a different webhost or setup a local environment?

    Try the import using the remote SQL server address rather than ‘localhost’

    Can you narrow down the if it is an exact post that the importer fails on? eg. Is there some weird strings in the database for topic #xyz that is causing the importer to stop.

    #115686
    Stephen Edgar
    Keymaster

    I would suggest upgrading 1.02 -> 1.1 and then install v2.1.1 of the bbPress plugin and upgrade again checking everything as you go.

    Once your old install is fully upgraded go to /wp-admin/export.php and export the Forum/Topics/Replies then /wp-admin/import.php and install the WordPress importer and import that into your other database.

    #115665

    Is it not just a question of adding this widget: https://wordpress.org/extend/plugins/bbpress-search-widget/ ?

    #115649

    I’d really like to have my users log in using their existing social media logins…

    I’ve seen this plugin: http://wordpress.org/extend/plugins/loginradius-for-wordpress/

    Does anyone have any experience with these guys?

    pi191
    Member

    Hello,

    I am fairly new at using WordPress, BB Press and BuddyPress and at the moment I am using them all. I have the bbPress forums set up on a WP page named “Forums”, I was wondering though if I can have a single forum on it’s own page separate from the forums I have under the “Forums” page? I hope this makes sense.

    Thanks in advance to anyone who can help.

    #115642
    Gitominoti
    Member

    I am currently running bbPress 2.1, and my WordPress version is 3.4.1. I am also using Bizz (WPExplorer) for my theme. Everything looks fine, except when you reply to a topic, the reply doesn’t appear. Instead, you see this

    enter image description here

    I changed my theme to the Twenty-Ten bbPress theme, and the replies showed up so the problem is with the theme. However, I don’t know what it could be. Could someone tell me what could be causing this? Thanks

    #115628
    sn07
    Participant

    I have recently upgraded to WordPress 3.4.1 and bbpress 2.1. Previously editors could see Topics and Replies on the dashboard. However now that is missing? Administrators can still see them. I have today installed the plugin ‘User Role Editor’ and given privilages to editors to delete topics and replies etc but these items are still missing from the dashboard. An editor can still delete the topics/replies from within the forum itself. Did something change in bbpress 2.1 that could explain this?
    Thanks

    #115624

    Topic: Order Forum

    in forum Troubleshooting
    dragonl
    Member

    Hello, I have a problem. I just downloaded bbPress to WordPress, was installed correctly, but when putting an order in the forum is not possible.

    I have 5 sections in the forum, and try to create order, but I ignored. I tried to change through “Order” putting the numbers 1,2,3, etc., but the next thing is the default, new forums up, and there is no way to change it, why?

    #115620

    In reply to: bbPress Language Files

    ecykada
    Member

    thx @netweb i write message on https://pl.wordpress.org/contact/ meybe somone help me .

    #115613
    Sama Web
    Member

    https://bbpress.trac.wordpress.org/ticket/1819 gave a solution to the problem that I am pretty sure worked. However, I just want to note that the issue still exists and help anyone that might be having this problem.

    If your replies are being covered up like the picture above, you can fix it by adding the following comment into your bbpress.css file (wp-content/plugins/bbpress/bbp-theme-compat/css/bbpress.css):

    #bbpress-forums div.reply {
    height: auto;
    }

    As with the author of this bug request, I am also using custom-community.

    #115610
    Stephen Edgar
    Keymaster

    Yes, install the plugin from https://wordpress.org/extend/plugins/bbpress/

    Currently there are no Persian (fa) Translations for bbPress
    https://translate.wordpress.org/projects/bbpress/plugin

    It would be great if you could help translate bbPress into Persian, contact the Persian (fa) translations team to get it setup.
    https://fa.wordpress.org/

    #115604
    Lynq
    Participant

    Is that a wordpress site?

    stefanu123
    Member

    I’m having the exact same problem, but with the “pixel” theme (https://wordpress.org/extend/themes/pixel).

    I looked for the “add_filter”, but could not find it.

    Can you please tell me where to look exactly ? I have to mention that php is foreign language to me…

    Thanks in advance.

    #115600
    #115596
    fredy666
    Member

    I installed the WordPress application, its ok, but its only publicate the photo in the news page and not in the activity page. Any idea?

    Thanks

    #115563

    Correct. You see that warning, because you WordPress allows you to post anything you want to. Even potentially malicious JavaScript or the like. It’s a feature, and bbPress is politely reminding you of it.

    #115562

    In reply to: bbpress BAD WORDS

    Use WordPress’s discussion settings. bbPress will obey them.

    #115550

    In reply to: bbpress BAD WORDS

    There are many plugins available in the WordPress.org repository that will accomplish this. Here’s one to try

    https://wordpress.org/extend/plugins/wp-content-filter/

    craftcore
    Member

    Hi!

    I have upgraded to the most recent versions of BuddyPress, bbPress, and WordPress.

    I see on loop-single-reply.php that the information displayed after the avatar is called by

    do_action( ‘bbp_theme_after_reply_author_details’ );

    My plan was to use the information in http://codex.bbpress.org/bbp_theme_after_topic_author/ but apply it to the bbp_theme_after_reply_author_details action instead.

    Where does the code provided in the codex example actually need to go? bp-custom.php? Or somewhere else? Is this even the right way to go about adding it?

    Any tips would be great, thanks!

    • This topic was modified 13 years, 4 months ago by craftcore.
    Fuchsy
    Member

    After spending some hours with the same strange behaviour i finally found a solution:

    This error happens when you’r running WP in a multisite-environment, only on the mainsite AND if you added define('NOBLOGREDIRECT', 'http://example.com'); to your wp-config.php

    Adding remove_action( 'template_redirect', 'maybe_redirect_404' ); to your themes functions.php will stop that annoying bug.

    I guess this error happens because maybe_redirect_404() is fired before the profile-pages are build. the network administrator (or sub-sites) will be never redirected by NOBLOGREDIRECT, thats why the bug never happends when a network-admin clicks on a profile-link or when you’r running bbpress on a sub-site in your WP-network.

    More about the NOBLOGREDIRECT-fix (it also helps showing 404-errors): http://frumph.net/2010/06/05/wordpress-3-0-multisite-subdomain-installation-noblogredirect-behavior-fix/

    • This reply was modified 13 years, 4 months ago by Fuchsy.
    #115503

    In reply to: Search for Forums

    CallMeAndy
    Participant

    Oh this is worrying – the silence to your question says it all aro747- probably nobody has been able to search for questions relating to this topic, and hence you have no other feedback!!! This is so fundamental to a forum, if search functionality doesnt exist its head for the hills time. I realise you guys working on this plugin are voluteering your time, but you still have an agenda and it must include getting a buoyant community behind your project!

    I shall look a little more before I make a categorical decision, and even if I go back to a forum, external to wordpress, I shall try to keep an eye on your progress as I think the future rewards of a forum integrated into the heart of my wordpress implementation will be huge. But how far aaway is that, and is there any point in writing on any other threads when so few eyes are likely to go over the words!!

    Good luck men. Ill see you on the other side!

    galynsky
    Member

    I have a problem with conversion.

    I use in my site http://ice-halo.net WordPress 3.4.1 and intergated bbPress 1.0.2 http://forum.ice-halo.net with 1 date base (wp_, bb_ tables). Site on russion language.

    try to export – nothing.
    _bbp_converter_start 0
    _bbp_converter_step 4
    _bbp_converter_query
    SELECT convert(forums.forum_id USING “utf8”) AS forum_id,convert(forums.forum_parent USING “utf8”) AS forum_parent,convert(forums.topics USING “utf8”) AS topics,convert(forums.posts USING “utf8”) AS posts,convert(forums.forum_name USING “utf8”) AS forum_name,convert(forums.forum_slug USING “utf8”) AS forum_slug,convert(forums.forum_desc USING “utf8”) AS forum_desc,convert(forums.forum_order USING “utf8”) AS forum_order FROM bb_forums AS forums LIMIT 0, 10

    try to exec _bbp_converter_query – it works on myadmin.

    What can I do to convert?

    #115492

    Hi Aron

    my apologies for lack of info – using WordPress 3.4.1. and latest version of bbpress

    have reinstalled and rolledback several times in 2 weeks and cant resolve

    any help appreciated

    Alan

    markusbb
    Member

    Hi netweb

    Thank you for replying.

    I have bbpress standalone and I want to migrate to bbpress plugin. When installing the bbpress plugin, then I go to tools>Forums to import the forums from bbpress standalone. At the conversion phase the converstion hangs when reach lines 700. This is the issue. I tried in on a different machine, with different installations but no luck. The thing is that when I am converting again, and I select the option “Purge all information from a previously attempted import” the conversion window shows that it deletes topics that are more than 700 line range. That means it has passed those lines but did not show me that. In any case the conversion does not work for me.

    Please let me know if you need further information.

    Thank You

    Stephen Edgar
    Keymaster

    We would need more detailed information from you to be able to reproduce the problem you are having.

Viewing 25 results - 13,576 through 13,600 (of 26,846 total)
Skip to toolbar