Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 34,401 through 34,425 (of 64,534 total)
  • Author
    Search Results
  • #110296
    GregKeen
    Participant

    Sure, but it’s in Hungarian. :) Also, it’s a work in progress (the live site still uses the old bbPress which came with an older BuddyPress), so don’t judge!

    The topic page which shows the wrong odering is located at: http://beta.gitartanfolyam.hu/forums/forum/bazar/

    To help with the Hungarian wording: the last column shows freshness, the words “napja” means “days ago”.

    Thanks for any help in advance!

    #110295

    Can you link us to your site to look at it?

    #95781

    This is no longer a sticky.

    #40714

    A great YouTube video by Dev4Press about setting up and using bbPress 2.0.

    His video was made using a bbPress 2.0 beta, but nothing has really changed since.

    #110294
    GregKeen
    Participant

    Yes, I have, but it didn’t help. :( Thanks for the suggestion though!

    #107357

    @thecolab – A lot of the things you mention are more functions of a complete site than they are functions of only a forum. As such, bbPress can only predict so much of how any theme is setup, and sticks hard to the WordPress conventions of shortcodes, widgets, and theme hierarchy.

    Since WordPress doesn’t have ‘section specific widgets’ neither does bbPress. Some people want full-width forums, others do not. bbPress comes with some examples on how you can make some of these things happen, but it doesn’t yet work for 100% of all themes and sites all the time.

    Really what bbPress needs is for someone (other than me) to start developing themes and widgets for it. Until that happens, some things will remain balkanized my design to appeal to the greater 80% of WordPress users.

    In addition, having someone contributing code patches and new features is also helpful. For a while Gautam was able to consistently help, and Jared helped with Genesis integration. If someone wants to dream up new features and code them under my tutelage, I’m happy to help someone else get things done.

    #110293

    Have you tried recounting your topics and replies, by going to wp-admin > Tools > Recount? This can happen sometimes after a migration from another forum.

    Some checks are done to check ancestry in some places to prevent total exposure. It’s a tricky balance to strike, and one that won’t start to be fully baked in until 2.1.

    #107356
    thecolab
    Member

    Glad to see BBpress so tighly integrated with regular wp now, still it seems getting it running smoothly out the box is a bit of a challenge for the non-developer.

    For instance, using the shortcodes scenario to list forums in a regular wp page is fine, but then when you click any of the forums the bbpress template is used instead, so any sidebar content which might have been added like logins, topics etc needs to be placed into the bbpress templates as well.

    any advice on how to set it up so we can have a forums home, with all the bbpress widgets in the sidebar, and then maintain those throughout the forums.

    Also off the bat the homepage of the forums doesn’t even have login or register buttons.

    Finding some of the simple things you would expect missing.

    #110258
    warezjasz
    Member

    Yes, I found one theme where everything works fine. (short codes can be placed in sidebar by pulling there text bar and shortcode on it)

    How to make it work on other themes?

    OR….

    How to make new widgets for bbpress plugin? There is default login, list of topics etc, but I need let’s say Tag Cloud on the sidebar.

    mesayre
    Member

    Hey folks. Got back up and running again. It is a load order issue. WP was attempting to load my theme files before it loaded the bbp core files. Since the class BBP_Theme_Compat is referenced in core, this makes wordpress asplode.

    I disabled the theme via FTP to get access to WP admin, then disabled bbpress. Then re-enabled bbpress and lastly re-enabled the theme. Seems to have solved it for now. If I had better WP/php chops I’d know how to write some code that ensures BBP core always loads before any themes. But I don’t. Maybe that can go on the list for next release?

    Have a good one.

    #40713
    redcocker
    Member

    I am using bbpress2.0 (bbress 2.0.1 plugin) on WordPress 3.2.1 and want to allow “pre” tag and “class” attribute for non-admin users.

    I modified /includes/kses.php in the WordPress.

    I placed fllowing code in the definition of $allowedtags.

    'pre' => array(
    'class' => array ()),

    Nevertheless, “class” attribute was removed.

    So, <pre class="value">my code</pre> was replaced with <pre>my code</pre>.

    Any thoughts?

    Thank you.

    #110349
    Jim S.
    Participant

    The admin panel for bbPress 2.0 is built right into the WordPress dashboard now.

    mesayre
    Member

    A little more info:

    The error is happening in the functions.php file of the custom theme, which is copied from the included TwentyTen theme.

    I can get my site back by deleting my bbpress child theme. Re-adding the theme re-introduces the fatal error.

    I’ve verified that BBP_Theme_Compat exists in bbp-core-compatibility.php. It looks like a load-order problem to me — like functions.php is trying to extend BBP_Theme_Compat before the class has been created in bbp-core-compatibility.php. Could that be the issue? If so, how does one fix that?

    #40712
    nolactose
    Member

    Hello,

    I just installed wordpress and bbpress in their last versions. I must have missed something because i see no link to a “bbpress administration panel”.

    I’ve read http://bbpress.org/forums/topic/successful-install-but-where-is-the-administration-area but there is no “Admin” link.

    The forum is here: http://www.nolactose.fr/forums/

    Any help is very welcome.

    Regards

    gourou
    Member

    The error when I tried to update to 2.0.1 was “Cannot remove old plugin” or similar.

    The result was the same as above

    Fatal error: Class 'BBP_Theme_Compat' not found in /var/www/karting/www/wp-content/themes/karting2011/functions.php on line 46

    I deleted the bbpress folder from wp-content/plugins and then uploaded version 2.0.1 from here:

    https://wordpress.org/extend/plugins/bbpress/

    To the same place as the old folder. The template for bbpress in my theme were untouched.

    This got the site working again.

    Well the odd thing is that, though the topic and the forum are public, because it has a parent forum that is private, the topic cannot be viewed without the proper privileges, even though it shows up in the index.

    This might just be an oddity with my setup, I do not know.

    Anyways, thanks for the help.

    #110292
    GregKeen
    Participant

    Does anyone have ideas about this? Thanks!

    #40707
    woodwardmatt
    Member

    Hey All,

    I have installed the bbPress plugin on a few wordpress instances and tend to favour a vanilla install coupled with CSS overrides to provide the look & feel I need.

    On a recent install I have spotted an issue with user profiles. When I try and navigate to the user’s profile (typically yoursite.com/users/<username>) I am receiving a 404 page from WordPress.

    I can browse to another users profile and it resolves fine. The only difference I can see is that the profile which is not working has a username which has spaces e.g. FirstName LastName as opposed to FirstNameLastName.

    Has anyone else had this issue and know if its a genuine bug or a “feature”? :P

    Cheers, Matt

    #40705
    mdoll
    Member

    How can i fix this

    spabav
    Member

    Thanks Hard Seat Sleeper for updating me.

    I really glad that I dont need to worry anymore about those extra sub slugs.

    Thanks for clarifying.

    varsitysmack
    Participant

    I should add that all was working just fine until I updated BBPress to 2.0.1. The only reason I updated it was because a wordpress update said there was a new version to download and I downloaded it. Got the error when the auto install tried to reactive the plugin.

    Hard Seat Sleeper
    Participant

    The shorter URL might look better to you, but according to Google it has no difference in search rankings:

    Did Matt tell you this directly?

    tony webb
    Member

    I have changed my theme to twenty ten which is supposed to be bbpress friendly but I still can’t get bbpress to run correctly in wp

    I have downloaded the following plugins;

    bbpress login (I assume that I won’t need this now)

    bbpress topics

    bbpress forum

    bbpress reply list

    bbpress view list

    bbpress integration and pasted a line of define code to the correct

    wp config file

    I have no idea where to add them or what is the actual content of the plug in. i.e. I expected the topics plugin to show the actual forum front page but there is nowhere in the wp plugin set up to put this. There is only margins or footers. What I do get is the topic title in the margin.

    What I would like is to see my bbpress forum displayed in my blog as it appears in bbpress but I am unable to set this up.

    What do I need to do to finish the integration process. I can’t find any documentation in bbpress or wp that explains the process. If there is one I am happy to work through it if you send the link.

    #40703
    tony webb
    Member

    When I login to bbpress I have to keep requesting a new password.

    I click remember me but the login cookie doesn’t.

    I cut and paste the login password from my email account and that is rejected.

    I then have to request a new password.

    I would like to be able to change my password to a memorable one but don’t know how to do it.

    I also get messages user not registered when I try to log into my dashboard even though I am registered and so wp tell my profile is on your system. They emailed the link to me.

Viewing 25 results - 34,401 through 34,425 (of 64,534 total)
Skip to toolbar