Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 52,076 through 52,100 (of 64,445 total)
  • Author
    Search Results
  • #67493
    plop
    Member

    Had the same problem, just logged out and logged in again but in the bbpress admin section solved the problem.

    #71049
    chrishajer
    Participant
    #73323
    chrishajer
    Participant

    Have you asked Godaddy?

    Also, Google returned quite a few results, but I am not certain exactly where you are seeing this problem to know what results are relevant.

    And finally, is this a WordPress or bbPress problem?

    chrishajer
    Participant

    Please post a link to your site and someone should be able to help.

    chrishajer
    Participant

    So, what does your bb-config.php look like?

    Also, this happened to me recently due to something completely stupid that I did. I was trying to solve a connection problem (connecting Navicat to the database through an SSH tunnel) and I reset my MySQL password with phpMyAdmin to be certain I was using a valid password. I forget that I had also used that account for the database connection in bb-config.php as well. So, I noticed later that bbPress stopped working with that same exact error.

    It would be worthwhile to try connecting to the database with the details that are currently in the bb-config.php to see if the connection details still work.

    #71048
    jamiedavies
    Member

    Hi guys. I’m currently trying out the 1a6 release however when I attempt to delete any tag from a post I get a message stating: “Your attempt to remove this tag from this topic has failed. Please try again.”

    I have tried this with multiple tags. Is this a unique bug or are others having the same issue?

    #60881
    plop
    Member

    I think you have to add it at the bottom of your wp-config file.

    plop
    Member

    Hi everyone,

    I just integrated bbpress functions on my wp by adding :

    require_once(‘path/to/wp-blog-header.php’);

    It works, but now the CSS is broken on my Wp admin, and also the jQuery.

    Is there a way to fix it ?

    Many thanks.

    Jose Conti
    Participant

    Podéis descargaros la traducción realizada al 100% (parte pública y administrativa) de bbPress 1 alpha 6 al castellano / Español desde http://www.buddypress-es.com , seguid la guía de instalación de la traducción, es muy importante, en http://www.buddypress-es.com/noticias/2009/04/23/trio-de-ases-completado-traduccion-de-bbpress-1-alpha-6-al-castellano-espanol/

    Un saludo

    #62018
    _ck_
    Participant
    mikeatkin
    Member

    I installed bbpress about a week ago and it was running fine until yesterday when it started returning this message when you go to the site:

    Oh Dear!

    An invalid configuration file was found at bb-config.php

    The installation cannot continue.

    Usually this is caused by one of the database connection settings being incorrect. Make sure that the specified user has appropriate permission to access the database.

    Any suggestions would be appreciated. Thanks. Mike

    #72750

    I think BuddyPress is the best modification for bbPress. ;)

    #7841
    #7839
    Hermiony
    Member

    Hi,

    I’ve just installed bbpress and the forum seemed to be working ok until…..

    Does anyone have any idea why I get the 404 error message when I click on my profile on the forum?

    Any help much appreciated. http://theatreteam.co.uk/bbpress

    #66162
    _ck_
    Participant

    As long as they all point to the same user table and usermeta table, you can share the login across as many domains as you’d like, the cookies simply won’t be sync’d (however I have a plugin coming out soon that will share cookies across domains, but it’s not meant for wpmu, just regular wp/bbpress).

    Database secret is covered near the start of this topic, it’s hidden in your bb/wp admin menus.

    #62017
    talbina
    Member

    Hello,

    I would like to know if this still is in effect.

    1. In simple terms, can I use the BBpress theme ?

    2. Is it available for download like it is right now?

    #73315

    In reply to: Ved Forum

    johnhiler
    Member

    Looks good!! :-)

    A word of warning: I used to use the Private Forums plugin, until one day the posts in the private forum suddenly became publicly readable to everyone! It actually happened to me 2x before I realized it wasn’t just a fluke. A number of other users reported similar problems:

    https://bbpress.org/plugins/topic/private-forums/page/4/#post-1621

    I’ve had a lot more success using Hidden Forums:

    https://bbpress.org/plugins/topic/hidden-forums/

    I’ve had that installed for a few months now, and it’s been rock solid. :-)

    #7837

    Topic: Ved Forum

    in forum Showcase
    paultjuh2
    Member

    http://ved.gsohosting.com/

    Plugins installed:

    – Memberlist

    – BBcode Lite

    – Avatar Upload

    – Human Test for bbPress

    – C*nsor

    – bbPress Smilies

    – Post Count Plus – Dynamic.Titles & More!

    – Private Forums

    – Simple Onlinelist

    – Move It

    – Allow Images

    – BBVideo

    Theme based on: The-Hybrid

    #73314
    johnhiler
    Member

    Nightgunner5 is right – you shouldn’t install them in the same directory. You have two real options if you’re using the same server for both:

    1) install the blog in the root and the forum in a subfolders

    2) install them both in separate subfolders

    There’s a good explanation on why this all matters here:

    https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17412

    Personally, I use a separate subdomain for each bbpress install… so I guess that’s yet another option. :-)

    Good luck!

    #7838
    johnhiler
    Member

    The Stats section for each plugin has been “Coming Soon” for a while now:

    http://bbpress.org/plugins/topic/role-manager/stats/

    I totally understand that little things get lost in the shuffle… just a reminder to the admins that we should either add the stats, or delete the stats tab from the plugin section entirely.

    Thanks!

    #7836
    nickaster
    Member

    Should I install bbpress in the same directory as wordpress (I’m planning to integrate them somewhat). Or does it matter at all?

    #7835
    benjamincano
    Member

    My problems is described below, trying to integrate buddypress 1.0, WPMU 2.7.1 and bbpress latest alpha. Im doing it according to the buddypress forum isntallation (without the cookies since its not needed) but i get this error over and over, Ive tried all the forums and possible solutions over a 100 times (no joke) would anyone please help?

    DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist

    SELECT option_value FROM wp_options WHERE option_name = ‘auth_salt’ LIMIT 1

    DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist

    SELECT option_value FROM wp_options WHERE option_name = ‘secure_auth_salt’ LIMIT 1

    DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist

    SELECT option_value FROM wp_options WHERE option_name = ‘logged_in_salt’ LIMIT 1

    Warning: Cannot modify header information – headers already sent by (output started at /nfs/c04/h02/mnt/62393/domains/comunidad.fabricadesuenos.net/html/foro/bb-includes/backpress/class.bpdb.php:293) in /nfs/c04/h02/mnt/62393/domains/comunidad.fabricadesuenos.net/html/foro/bb-includes/functions.bb-core.php on line 838

    #73274
    johnhiler
    Member

    Hey Kevin! I completely agree on the 0.9 compatibility… Nightgunner5 was kind enough to convert his moderator suite plugin to also support v 0.9!

    https://bbpress.org/forums/topic/what-do-you-consider-an-important-action#post-28517

    I’ve installed and tested it on three separate 0.9 bbPress installs, and it’s working great. :-)

    #73273

    Looking good Nightgunner5, and great to see you back.

    While possibly a little self serving, i’d strongly suggest doing our upmost to make this plugin work for 0.9 for a number of reasons:

    1) 0.9 is officially the stable branch and has been for over 9 months now.

    2) 1.0.6alpha is nowhere near being the beta.

    3) The next alpha is going to break alot of functions and plugins, to the point that _ck_ has already stated she’s not going to fix her plugins from 1.0.7a -> 1RC1 at the earliest. Aiming this code for 1.0.6a, is probably going to give you more work in the long run.

    4) I know that Sam has posted on the blog that the proposed function changes might not happen now, but there’s still alot of open tickets out there; and alot of works been done on BBpress since 1.0.6a alpha in January. Add in to that all the work done for “talkpress”, and there’s no way the next version is goin to be near RC1 level.

    5) WordPress 2.8 is coming with a new authentication system (yes new to 2.5 and 2.6/2.7’s authentication system), so even if we do get a new release of BBpress at the same time, there’s a whole bunch of coding to be done and tested as an alpha – let alone having the 1.0.beta released at the same time.

    Either way, and with the best will in the world, 0.9 is going to be the “stable” release of BBpress for at least the summer. Today’s the 2nd of May, and we’ve not seen an update to 1.0.6a. If 1.0.7 is released on Monday, we’ll have at least 4 weeks of user reports and bug fixes before the next release. If that’s the beta and not not another alpha release, then we’ll have a few weeks of testing/fixing before an RC, and then at least a week before the final release.

    Obviously it’s GREAT that you’re building this plugin, and from what i’ve read – it looks ace ( I’m about to install at home in a few minutes), but given the very changeable nature of alpha’s, it’s probably wise to focus more on 0.9 computability; and then making a version1 port when it’s in beta or release candidate. Just my two cents mate.

    #73305
    johnhiler
    Member

    I know what you mean kevin… that drove me crazy too!

    Try this plugin by ck – it lets you click checkboxes and select batch actions, like marking a bunch of messages all at once as spammed or deleted:

    https://bbpress.org/plugins/topic/mass-edit/

Viewing 25 results - 52,076 through 52,100 (of 64,445 total)
Skip to toolbar