Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 58,276 through 58,300 (of 64,394 total)
  • Author
    Search Results
  • #60353
    chrishajer
    Participant

    There is a “Use Display Name” plugin:

    https://bbpress.org/plugins/topic/display-name/

    There was also a “Custom Profile Fields” plugin, but I don’t know if it still works or is being maintained:

    https://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields

    #63261

    In reply to: PHP Error

    chrishajer
    Participant

    What version of bbPress did you download? I can’t match up those line numbers at all.

    #2961

    Topic: PHP Error

    in forum Troubleshooting
    sensifreak
    Member

    Hi on the main page of bbpress i have got this error message

    Warning: Invalid argument supplied for foreach() in /home/www/web316/html/ps-t/bb-settings.php on line 294

    and when i want to login this

    Warning: Invalid argument supplied for foreach() in /home/www/web316/html/ps-t/bb-settings.php on line 294

    Warning: Cannot modify header information – headers already sent by (output started at /home/www/web316/html/ps-t/bb-settings.php:294) in /home/www/web316/html/ps-t/bb-includes/pluggable.php on line 193

    Warning: Cannot modify header information – headers already sent by (output started at /home/www/web316/html/ps-t/bb-settings.php:294) in /home/www/web316/html/ps-t/bb-includes/pluggable.php on line 231

    #61679

    In reply to: User Registration

    tjworld
    Member

    I’ve just encountered this with 0.8.3.1. As the mail server administrator I was getting delivery failure notifications which reported that the receiving SMTP host had rejected the email with:

    <xxxxx@aol.com>: host mailin-04.mx.aol.com[64.12.138.57] said: 501 SYNTAX

    ERROR IN PARAMETERS OR ARGUMENTS (in reply to MAIL FROM command)

    I increased logging on Postfix and tested it and found:

    mailin-04.mx.aol.com[64.12.138.57]: MAIL FROM:<yyyyyyyy@localhost>

    mailin-04.mx.aol.com[64.12.138.57]: 501 SYNTAX ERROR IN PARAMETERS OR ARGUMENTS

    Where ‘yyyyyyyy’ is the mail server’s local user account for the domain doing the sending.

    It looks as if the AOL server is rejecting the @localhost part of the MAIL FROM field. I’ve looked in the bbPress config.php and in the administration options of the dashboard but can’t see why bbPress is using localhost.

    #63250
    binh
    Member

    Wow _ck_ is so fast at giving answers.

    #2322
    rkudeshi
    Member

    I am trying to transition from an Invision Power Board-hosted forum to a BBPress version, but need a few features to ensure all features are kept in the new version.

    Basically, I want people to be able to add more information to their profile information. Occupation and location aren’t relevant to me, but other things (its for a college discussion forum, so year and major are more helpful) would be.

    It’s a bit of a tangent, but I also would like to have one of the added fields (Real Name) be the primary name displayed in threads, but I figure that’s another project for another day — alternatively, is there a plugin to allow individuals to change their display name?

    Thanks so much for your help everyone!

    #53364
    _ck_
    Participant
    #63249
    chrishajer
    Participant

    Thanks for posting that _ck_.

    #53363
    j8h9
    Participant

    How can download this theme… access denied. Hosed up. Gawd.

    Registration is closed for a while… sorry!

    #2960

    I have a bbpress installed and working but I don’t get new user notifications. This is a stand alone application.

    Any help?

    Michael

    #2959
    darkling235
    Member

    does anyone know the bbpress equivalent of wordpress’s get_bloginfo function?

    Thanks

    #63248
    _ck_
    Participant

    irc.freenode.net #bbpress

    irc://irc.freenode.net/bbpress

    or

    irc://irc.freenode.net/#bbpress

    If you don’t know how to use irc,

    it’s probably better to stick to the forums.

    #63251
    Jeeguiguren
    Member

    http://alterego.vault.ign.com/onslaught/bbpress/

    thats the link in order to see what I mean

    #2958
    Jeeguiguren
    Member

    Hello,

    First of all, I would like to extend my thanks for this great and simple tool. I have been modifying the initial theme of my bbpress from its installation earlier today. Now the only thing which has me stumped, is how can I change the alternating background color (the white and green background), so that lets say I can change the white into another color?

    If its in the style.css section, I cant find it.

    #2957
    chrishajer
    Participant

    If people need more immediate help, can they go to the bbPress IRC channel, and how would they do that?

    #63232
    Sam Bauers
    Participant

    It probably has to do with your older version of bbPress, but I’d like to fix the problem on your version anyway.

    Can you fid out what the error is in your PHP error log and post it here?

    I’ll fix it and release a new version for you to try.

    #63246

    In reply to: Post Won’t Show

    Onion
    Member

    Active Plugins

    Allow Images

    Human Test for bbPress

    Memberlist

    Report Post

    bbPress Polls

    bbPress signatures

    Ignore Member

    Admin Can Post Anything

    Post Count Plus

    Mass Edit

    Wordpress Integration

    Currently I can get around the problem by making a short post:

    Like just saying “test”

    Then editing that post

    #63236

    In reply to: Integration questions

    zappoman
    Member

    Well, assuming I succeed in what I’m attempting, I will release it as an open source plugin for wordpress…

    But since I’ve had to make one hack to the bbPress core, it will unfortunately require one small bbPress core change.

    So, I’ll keep working on it, and post more here once I’ve made more progress.

    #63235

    In reply to: Integration questions

    triipriit
    Member

    Oh man. This is way too advanced for me.

    This site I’m doing is my first WordPress attempt and all of my previous websites have been static html.. So PHP is new to me and globals, functions etc. are brand new termins…

    I actually, at first, thought that: integration=embed bbpress in WP.

    I never thought this would be so complicated.

    #2955
    Onion
    Member

    Still new to bbpress. Sometimes any text post I make will not show. It will update the thread, and increase the post count, but the post does not show.

    I don’t have spam filter on. Post doesn’t show up in admin control panel.

    Happens sometimes when I copy and paste into the post. (even if its just plain text)

    Does it from the admin account and another test account.

    When I come back later, and it works fine.

    Any, ideas?

    #63234

    In reply to: Integration questions

    zappoman
    Member

    In the interest of sharing what I’ve learned so far, let me describe what I want to do, and what I’ve accomplished so far.

    1) I want to have a stand alone instance of bbPress running on my site that shows ALL the forums.

    2) I want to embed a single forum into a wordpress blog (actually a wordpressmu blog– but there’s nothing mu specific about my work so far)

    3) I want the forums to share the same DB, so if a topic is updated inside of my blog, I also see it updated in the standalone Forum.

    4) I want to be able to essentially allow the bbPress template functions to work inside of a wp page or post… ideally I’d like to implement a simple function like “embedd_bbpress_forum()” on a page template and have it display a fully functioning bbPress instance in the page.

    5) I want to use the chrome/theme from wordpress for the header, sidebar, footer, etc… but I also want to support the basic bbpress template structure as well.

    So far I have this working about 90%…

    What I’ve done is build a WP-plugin, that “includes” bbpress/bb-load.php. And implements a couple functions for embedding the bbpress instance in a page or post or where ever you call the embed functions.

    Things that are working:

    * forum home page

    * topic pages

    * new topic

    * comments

    * profile pages

    * favorites

    Things that aren’t working yet:

    * ajax — none of the ajax stuff is working properly yet…

    * some pages that use wp_redirect – because of how I’m embedding in wordpress, the headers are already sent before I have a chance to do the redirect, so… some functions that rely on this are reporting errors.

    How I did this so far:

    * declare GOBALS!!! – This is the biggest “sneaky trick” – basically, most of bbPress is implemented outside of a function or class context, and so the “local” variables on the bbPress pages are actually global in context. Since I’m wrapping these into a wp-pluing, I need to declare them as explicitly global. If I get all the globals right, then bbPress just works.

    * turn off mod_rewrite support in bbPress… since I want my pages to get handled by WordPress, the URL needs to end at the same location of the wordpress page, this means that my forum page has a url something like:

    http://mydomain.com/blog/forumpage/?command=topic.php&id=1

    Notice I introduced the concept of the “command” parameter, that my plugin then uses as a dispatcher to “load” (include) the right bbPress file. MOSTLY bbPress will do the rest of it’s work from the URL params.

    * Lots of filters – I’ve implemented several filters for URL remapping so that bbPress will override the standard link formation to point to my new embedded page urls

    * A COUPLE HACKS – the only hard part I’ve had to hack so far relates to bbPress’s get_bb_location() function. This function appears to be a bit of bbPresses standard “dispatcher” which tells the rest of bbPress what type of page it’s supposed to be rendering. The only problem with this approach is that in my instance of the code base it does all this logic based on PHP_SELF, SCRIPT_FILENAME, or SCRIPT_NAME… which will be pointing to my wordpress files. I made a small change to add a new filter that allows me to pull out my command param and do the bb_location determination from that.

    Has anyone else attempted this? Have they gotten further? Is there an easier way?

    Mostly this isn’t a lot of code, it’s just discovering how to make it work and testing that everything works as planned.

    #2954
    triipriit
    Member

    Hi!

    I’ve been searching through this forum like a maniac and my bad – I didn’t find any answers for my questions.

    I somehow managed to “integrate” my bbpress with WP (the part of users, cookies), BUT:

    1) How can I wrap the forum inside my WP blog (like in wordpress.com) ?

    2)…. well, the first one actually was the big one :)

    #63231
    hans3
    Member

    Don’t know if this is an issue, but I’m using bbpress 0.8.3.1 and the plugin is working great. It may be an issue with running an older version of bbpress. Have you thought about upgrading?

    #2953
    simon551
    Member

    Hi. I downloaded the ‘support forum’ plug-in to my site. When I go the admin area and go to the ‘site management’ and then ‘support forums’ page. The page just says “Support Forums” and is otherwise blank with no links or anything. And there is no ‘this topic is:’ drop-down in forum posts or as far as I can find, a way to enable it.

    I followed the instructions on the support forum plug-in download page and I’m running bbpress 8.1. Any suggestions?

    #63119
    darkling235
    Member

    that worked. Thank you

Viewing 25 results - 58,276 through 58,300 (of 64,394 total)
Skip to toolbar