Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 26,226 through 26,250 (of 64,518 total)
  • Author
    Search Results
  • #133072
    felixpage
    Participant

    I got the same problem. Help!

    #133069
    Robin W
    Moderator

    Lynq,

    Thnaks for your unput. I played with several ideas, but in the end just added a libe to bbpress’s widgets.php on line 140 as follows :

    <a href="edit” >Amend Profile/Change password

    That did the trick.

    #133067
    adrake9
    Participant

    https://bbpress.org/download/legacy/ – has info on older versions

    Its probably 1.2 which i think is that last standalone version. bbpress is much better if its running inside of wordpress, it eliminates issues with members.

    I would install WordPress and then activate bbPress through the plugin version.

    #133064
    palmdoc
    Participant

    Gee, am I the only one with this problem?

    adrake9
    Participant

    I have a very specific use case that i need to take a topic and its replies and output in a html table. Any suggestions on how one might do this? I’ve had some success using WP_Query to output the data but having trouble grouping items with there respective forums, topics and replies. Any help is appreciated

    #133062
    boki_
    Participant

    Hello. I’ve just switched from wampserver to ampps by softaculous, because it’s python/perl default integration, and I’ve also noticed their script installer. And there is WordPress in CMS/blog scripts, and also bbPress in forum scripts. I was curious, and I’ve installed bbpress, and this isn’t a wordpress with bbpress plugin already installed, but it’s only bbpress, standalone, strict forum without pages, posts, everything that wordpress has, but only with very similar to wordpress file structure and dashboard. But here it can be only downloadable as a plugin, and I’ve also see this nowhere yet… Is this maybe a softaculous’ “version”, that they integrated a plugin in wp engine, so that plugin can run? It’s very interesting thing, but it’s limited extendability bothers me, you can’t install new themes or plugins.

    I’m now confused with this “standalone” bbpress, anyone knows more about this?

    Thanks

    boki_
    Participant

    All you need for 2nd question I think is Full-width template without sidebars for bbpress forums, forum and topic page?

    #133060
    lucop1
    Participant

    Hi,

    i’ve just installed buddypress 1.7 and bbpress 2.2.4.

    I created a custom theme for bbpress doing the following steps:
    1. create a folder bbpress inside wp-content/themes/mytheme/
    2. moved all the php files that were inside plugins/bbpress/templates/default
    3. moved the css file inside wp-content/themes/mytheme/css/

    after that

    I turned on the functionality to include the bbpress forum inside buddypress groups but I found and issue with the topic subscription and add to favorites.

    Because when i click on that link in the single topic view it open a blank page.
    I checked the bbp-function.php files stored in plugins/bbpress/templates/default and I found that it enqueue all the ajax function for the topic subscribe option and add to favorite options.

    But when I go the forum page inside BuddyPress Group and open the source code I don’t see any enqueue ajax files or functions.

    So what should I do to let it works?

    thanks

    #133058
    Sam Rohn
    Participant

    if you search the wordpress plugin repository for “avatar” or “bbpress avatar” you will find several options

    https://wordpress.org/extend/plugins/search.php?q=bbpress+avatar

    https://wordpress.org/extend/plugins/search.php?q=avatar

    this one looks good, and explicitly supports bbpress

    https://wordpress.org/extend/plugins/wp-user-avatar/

    this one works too

    https://wordpress.org/extend/plugins/user-avatar/

    you may also need to grant forum users upload permissions using something like User Role Editor

    https://wordpress.org/extend/plugins/user-role-editor/

    sam

    #133057
    acousticwebdesign
    Participant

    I’m using bbpress 2.2.4, wordpress 3.5.1

    If I edit a (non-sticky) topic created by another user and change the forum that the topic should be in – the topic is saved properly but it is made sticky. This only occurs if I am editing the topic on the front end (using the admin links). Changing the forum from the back end (wp-admin) does not cause the topic to become sticky.

    Any idea what’s happening here?

    #133055
    pamneely
    Participant

    Stephen, could you tell us which plugins have avatar support for bbPress? I haven’t been able to find any.

    Thanks

    pamneely
    Participant

    This is probably a dumb question, but I’ve searched the forums and the documentation and haven’t turned anything up. I’m learning bbPress and need to be able to add avatars to the forums I’m creating. Could someone please suggest a few WordPress plugins that are simple to set up?

    Thanks very much for your help!

    zachmac
    Participant

    Was previously using 2.4.1, upgraded to 2.3RC1 (issue was happening in both versions).

    All Plugin’s are disabled except for bbpress.

    When a new forum post is posted, when a Keymaster level user “Trashes” the post, the post get’s removed and shows up Red.

    If that same user is changed to a Moderator level and “Trashes” a post, the post get’s removed but then displays a 404 – Error (forums/topic/welcome/?view=all).

    I’ve tried resetting Permalinks, etc., however this does not fix it.

    #133049
    jeffacubed
    Participant

    Hi @lamarant,

    This ‘anamoly’ nearly drover me bonkers, until I finally discovered the ‘BuddyPress Group Email Subscription’ (when activated) plugin lead to the ‘Subscribe’ & ‘“Notify me of follow-up replies via e-mail” button/links to disappearing in bbPress Topics. In my case I’m using BuddyPress 1.6.4 & bbPress 2.3 RC1 & WP 3.5.1

    I’m not sure is this could be your issue, but it 100% was mine. I still need to dig-into the code to see what’s really causing the conflict, but (for-now) DE-activating the ‘BuddyPress Group Email Subscription’ does resolve this issue for me.

    Hope that helps,

    -Jeff

    #133045
    tdesany2
    Participant

    Dears,

    I have configured many forums using bbpress (v 2.2.4 and wordpress 3.5.1) and WPML (v 2.7.1)
    and I can reach topic pages http://fr.no-obsolescence.com/forums/forum/images-et-videos/
    but replies not. I thing my website users would really appreciate to see their replies 😉

    I am using the theme available here: http://organicthemes.com/demo/shop/
    I guess perhaps one person with more experience than me could support me in such a fix?

    I have tried to force the usage of loop-replies.php but it seems that while ( bbp_replies() ) always returns false :'( even if the blue rectangle just before is showing This topic contains 1 reply, has 1 voice, and was last updated by Thibaut de Sany 15 minutes ago. ??

    With kindest regards,
    Thibaut de Sany.
    http://thibaut.desany.eu

    tibmix
    Participant

    @mzaweb Thank you Daniel, but I don’t meet the requirements listed at the beginning, to understand the “AJAX_in_Plugins” :=) (I have read it anyway, why not?).
    Isn’t there any other simpler way to make an exception, as adding an “exception” line in .htaccess, or something like this?
    I thought that’s a common problem with a common solution as bbpress has been around for a while and protecting /wp-admin isn’t new either.
    Thanks.

    #133041
    neriokas
    Participant

    Hey guys, I just converted my wordpress to multisite and when I’m trying to add a new site I get the following errors:

    Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php:453) in /home/omgl/public_html/wp-includes/pluggable.php on line 876

    Does anyone have any idea what’s going on? Seems to me like bbPress is the culprit and when I deactivate bbPress I’m able to add a new site, but with bbPress activated I get those errors..

    #133040
    lasticko
    Participant

    Thank you but I’m not looking to get my hands too dirty under the hood with CSS/PHP.

    Arent there any drop-in solutions to just make them look cleaner / nice?
    The default look/feel is very clunky.

    Thanks again in advance

    #133039
    themattman
    Participant

    Hi,

    After a few attempts, I got my forum converted from vBulletin to bbPress. But I forgot to click on the Username conversion, so everything came up as Anonymous. I deleted the conversion fully and started again. This time: I clicked on the “Attempt to import user accounts”.

    Now this comes up:

    `WordPress database error: [Unknown column ‘user.user_nicename’ in ‘field list’]
    SELECT convert(user.userid USING “utf8”) AS userid,convert(user.password USING “utf8”) AS password,convert(user.salt USING “utf8”) AS salt,convert(user.username USING “utf8”) AS username,convert(user.user_nicename USING “utf8”) AS user_nicename,convert(user.email USING “utf8”) AS email,convert(user.homepage USING “utf8”) AS homepage,convert(user.joindate USING “utf8”) AS joindate,convert(user.aim USING “utf8”) AS aim,convert(user.yahoo USING “utf8”) AS yahoo FROM user AS user LIMIT 0, 100`

    If I continue and skip this step, the forum converts still but all the posts will be anonymous.

    How do I fix?

    #133038
    aero.roger77
    Participant

    It would be awesome if we could fix this 😀

    #133037

    In reply to: Full width forum

    serpini
    Participant

    I got it, steps:

    1.- Copy wp-content/themes/twentytwelve/page-templates/full-width.php to wp-content/themes/twentytwelve/bbpress.php
    2.- Edit wp-content/themes/twentytwelve/bbpress.php to add style 100% like this:

    ` div id=”primary” class=”site-content” style=”width:100%” `

    That’s all!

    kafe
    Participant

    I am running the most recent version of WP (at the time of this posting, I believe it’s 3.5.1?), and a multi-site installation. I have two questions, and I apologize if they’ve been asked before. I’ve been looking but haven’t found an answer:

    1) Can I install a BBPress theme separate from my primary wordpress theme? I have a heavily-modified version of conduit, but the theming of our forums doesn’t look great: http://www.twinfinite.net/forums/topic/first-topic/.

    2) We have been trying to install the theme, but are having issues. I can’t figure out how to do it. It seems like the process is different based on the version, and none of them seem to work. I’ve created a “my-templates” folder in the BBPress root directory. I can’t find a dashboard for BBpress, and I can’t find anything on the settings page. I believe that at one point I saw a “BBpress themes” option (or something like that), and it linked me to http://www.twinfinite.net/wp-admin/themes.php?page=bbpress-theme-admin.php, which, despite me having both superadmin and keymaster roles, simply displayed:

    “You do not have sufficient permissions to access this page.”

    When I returned to wp-admin, the BBpress themes option had vanished, and I haven’t seen it since.

    Frankly, I am stumped. I just want forums that look like normal forums would, rather than a wordpress post with a sidebar, etc.

    Thank you for all your help!

    -Keith

    #133033
    serpini
    Participant

    Hello,

    I just installed bbPress 2.2.4 version on a wordpress version 3.5.1, I wish you all the forum pages were full size without displaying the sidebar, I’ve searched the forum and the solution of copying the full-width page to bbpress.php I have not worked or have not done it correctly.

    Would I could say how I can make the forum will be full size? and steps for a beginner.

    I use the WordPress default theme Twenty Twelve.

    Forum url: http://www.serpini.es/sqlrpt/forums/

    ovizii
    Participant

    Anyone?

     

    I just need to purge ALL traces of bbpress, please advise!

    #133018
    honeys67
    Participant

    Dear,
    I had install bbpress forum on my site but there are some problem on new user register. the new users couldn’t receive any email after register on my site. and i can’t get the new user registration inform as well.
    I think my settings have no problem for i had installed one on the other site successfully without any problems.
    my site: silkmarketbeijing.com
    thanks!
    Honey

Viewing 25 results - 26,226 through 26,250 (of 64,518 total)
Skip to toolbar