Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 47,451 through 47,475 (of 64,515 total)
  • Author
    Search Results
  • #81593
    johnhiler
    Member

    Yup, you can use the same database as your current wordpress install – in fact, you have to in order to integrate the user data:

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

    “bbPress can share user data with an existing WordPress installation. All you need to do is specify the location of that database on installation or afterwards in the “WordPress Integration” section of the “Settings” area in your bbPress admin.”

    #32369
    Abhinav Sood
    Member

    Hi all,

    I am Abhinav. I am facing a slight problem deep integrating the latest stable versions of WordPress ( 2.8.6 ) with bbPress ( 1.0.2 ) on a website – I have completed the user and cookie integration and it works perfectly. All the settings are configured and saved properly. However after I add the line :

    require_once(/absolute/path/to/wp-load.php);

    to the top of bb-config.php .. Forums page goes blank! No errors, no warning messages.. Just a blank page with no code at all..

    Before installing the bbPress live on the server, I developed the theme on my system locally and tested deep integration thoroughly a few times – everything works just fine locally but it’s creating trouble live on the server.

    I have checked echoing values from the WordPress files that are loaded into bbPress.. that confirms that WordPress is being loaded properly.. But why isn’t bbPress loading after that !

    I suspect that having WordPress installed and running since a long time already is causing the problem!

    I have deep integrated various websites where WordPress was already installed and running for quite sometime without any issues..

    Can it be a plugin conflict? The website is using 37 ( :-O ) plugins at the moment..

    ( Should I post a list of plugins being used? )

    Can anyone help me out, please?

    I’d be very grateful..

    Regards..

    #81549
    adonis827
    Member

    My fault. There is this option for wordpress admin not bbpress.

    #81589
    johnhiler
    Member

    Yes, and there are translations available here:

    https://bbpress.org/forums/tags/chinese

    I’m using it to power a traditional chinese forum, and it’s working great!

    #32367
    Greg
    Participant

    I have a strange problem. When I’m on the forum front page or a forum page, the timezone is set to “America/Los_Angeles “, but when I go onto one of the topic pages, it is “Etc/GMT+7”.

    I am checking by using the PHP function “date_default_timezone_get()” in the header right after the <body> tag.

    These two are different by an hour because of daylight saving, which is causing an issue with the simple-onlinelist plugin.

    Where in the initialization of bbPress is the timezone set? Any ideas why it would be set differently depending on the bbPress page that is loaded?

    If it matters, I have deep integration with WordPress MU 2.8.4a, which also has the timezone at “America/Los_Angeles”.

    Thanks.

    #80047
    t_shea
    Member

    How about lots more theme choices like WordPress. Also, is there a plugin that places a ‘pinned’ button at the bottom corner where you could add a link to ‘post’ or ‘top of page’?

    #81579

    In reply to: Forum permissions

    johnhiler
    Member

    I believe this plugin should cover that situation?

    https://bbpress.org/plugins/topic/read-only-forums/

    #81577

    In reply to: Forum permissions

    johnhiler
    Member

    There’s a forum permissions plugin here – I’ve used it on a number of bbPress installs, and it is really great!

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

    #81581
    johnhiler
    Member

    bbPress is not a forum plugin for WordPress; it’s its own separate program.

    What are the basic features of a forum you’d like to see? Let us know, and we can help steer you in the right direction! :-)

    #32364

    I’m looking for a good forum plugin for WordPress, and bbPress seems like a good choice. The main thing I like about bbPress is its simplicity. Dead-simple to use, with no confusing toolbars to intimidate users. However, aside from installing numerous plugins, it lacks many of the basic features of a forum. In my view, if I’m spending more effort to get something to work as well as another solution, I’ll go with the alternative.

    The forum will only be used for basic discussion, so advanced functionality is not needed, but its helpful and attractive to include a few anyway. Keeping it easy and intuitive yet functional for first-time forum users is key.

    Right now I’m leaning towards bbPress, but do you have any additional suggestions?

    #32363

    Topic: Forum permissions

    in forum Plugins
    rb-cohen
    Member

    I’m thinking of creating a forum permission plugin until it becomes a part of bbPress officially. Before I start, I was wondering whether a similar plugin already exists? From a search of these forums, and on Google, there is nothing out there that will allow somebody to limit posts by user group.

    Is this because nobody has tried yet, or because its impossible?

    #81563
    chrishajer
    Participant

    Are you using a default theme, and what plugins are you using? What version of bbPress and is it integrated with WordPress (and the version there too if so)?

    #81575
    jefferisp7
    Member

    Yeah, having trouble with W-P Forums. But not ready to start over the entire installation from scratch, which I would have to do I think with bbPRess…

    I’m looking for these features in WP: User registrations required for posts in forums, the ability to add images to forum posts, and possibly a link to a user image gallery…

    Got any ideas? Or do I need to go back to joomla or drupal?

    Thanks

    Jeff

    #81574
    johnhiler
    Member

    bbPress is its own standalone program, similar to how WordPress is its own standalone program. It’s definitely not just a plugin to WordPress… although there are a few WP plugin forum plugins! Sounds like you’re already playing around with one of them. :-)

    #32362
    jefferisp7
    Member

    Hi folks :-) Something that is most basic that is not quite spelled out on the home page. Is bbpress a plugin to a standard WP site, or a REPLACEMENT for a WP site? As I read the install instructions, it seemed to be a total replacement and I’ve already got my WP site up and running. I was just looking for better forum software to add than the W-P forums which don’t seem to allow image attachments…

    Jeff

    #81551
    fifthhouse
    Member

    Thanks for your help. I am using a custom template. But can you tell me where I would find it in the bbpress template and then I might be able to move it over to my template?

    #80518
    paamayim
    Member
    #32360

    Topic: LaTeX support

    in forum Plugins
    Olympus
    Member

    Hello !

    I’ve found the plugin bbLaTeX, but the links don’t seem to work …

    Do you know another LaTeX plugin for bbPress ( something that just replaces “[TEX]latex code[/TEX]” by an image with the URL : http://server/cgi-bin/mimetex.cgi?etc&#8230; ) ?

    Thanks !

    #32357
    fifthhouse
    Member

    I would like to display the number of “voices” at the top of my forums, like in these bbpress support forums. My bbpress forums currently don’t do this, and I am wondering if this is something I can add?

    #81540
    Elias
    Member

    I wrote a detailed description of the problem in german language — ich habe das Problem ausführlich in deutscher Sprache beschrieben:

    http://bbpress.tamagothi.de/2009/11/19/seltsamer-fehler-login-geht-nicht/

    #81535
    Elias
    Member

    There is a problem in your bb-config.php, most probably in the first line.

    Normally, HTTP-requesting bb-config.php should not create any output. But try

    http://uni-bonn-medienwissenschaft.de/forum/bb-config.php

    and see the strange “”. I cannot get, what the problem exactly is, but it is the bbPress configuration file for sure. After login, bbPress tries to set a cookie. This is done by sending an HTTP header. But if there is any output before the PHP header () invocation, PHP sends a generic header, which lets the cookie fail. Result: you can not login.

    Ich hoffe, es hilft ein bisschen — und sorry für mein mieses Englisch ;-)

    Oh, ich vergaß — Oh, I forgot

    If you want a german language file for bbPress 1.0.2 (with the formal “Sie”), take my translation — Wenn du eine deutsche Sprachdatei für bbPress 1.0.2 haben möchtest, nimm meine Übersetzung.

    http://bbpress.tamagothi.de/

    #81534
    chrishajer
    Participant

    Related https://bbpress.org/forums/topic/login-does-not-work-after-successfull-install

    This comes up fine:

    http://uni-bonn-medienwissenschaft.de/forum/

    I had the problem when I tried to log in. Sounds like something with the integration is not working maybe? Invalid key or something?

    #32353
    #32326
    alicepohl
    Member

    We are creating a wordpress website which requires secure forums for schools.

    How it needs to work is: school forums will be set up for individual schools.

    If you are parent and want to see YOUR SCHOOL forum – you will need to

    a) click on your school from a drop down list of available school forums

    b) register for this school forum

    c) An administrator will confirm your registration (depends if you answered security question correctly)

    d) From there you can happily view information (which may be confidential) on the school forum page and post/view information as well

    FEEDBACK FROM DEVELOPER:

    Simplepressforum – doesn’t allow us to do the above

    We then Installed the WordPress MU and had a look at buddypress.

    The type of functionality that we are looking for is not available in WordPress MU. Buddy Press is entirely build on the facebook concept, and not geared towards groups as we are looking for.

    A solution might be to create a custom forum with all the functionality that is needed and just include it in an iframe in wordpress. Downside to this will be that the there will be 2 back-ends for managing the website, Word Press and the Forums.

    ========

    Really don’t want to go custom design … I really though something like this would be simple to set up … excuse the pun …

    Can anybody help?

    #81379
    katastimata
    Member

    I suppose that the ideal for me would be a bridge between bbpress (or anything else) and drupal (or anything else). Just pick the best (for you) specialized software for all different parts of your website and integrate them (as seamlessly as possible).

Viewing 25 results - 47,451 through 47,475 (of 64,515 total)
Skip to toolbar