Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 36,926 through 36,950 (of 64,515 total)
  • Author
    Search Results
  • #38825
    omtc
    Member

    hi guys i would like to customize the new bbpress plugin. i’m using the automatic theme integration, ie my theme does not natively support bbpress. how would i go about editing the files?

    thanks

    #106804
    omtc
    Member

    thanks ryan.

    my wp theme insn’t compatible with the new bbpress plugin ie it doesnt have a bbpress child theme. so i would do the changes in twenty ten theme?

    thx for ur help

    #106898
    abdessamad idrissi
    Participant

    UPDATE:

    I went deep to try to find out what is causing this problem then I noticed that; topics with long titles are the ones who suffer from this issue.

    for example;

    a topic with a name السينما “تقرأ وتشاهد will show, but a topic with a name like: السينما المغربية تعيش طفرة رغم أزمة قاعات العرض won’t show! instead a 404 error is outputted.

    PS: I opened a ticket @http://bbpress.trac.wordpress.org/ticket/1564

    #38883
    abdessamad idrissi
    Participant

    I used to run v1.0.3 then I decied to go plugin version..

    I did an import but since my forums contains arabic topics; some topics didn’t make into the new version, also, even if they show in my forums when you click on a topic title to view it, it leads you to 404 page.

    I noticed articles contains characters such as; ! , ? are not handled by the WordPress importer.

    another thing is the search field provided in the twenty ten theme: it doesn’t search inside the forum but inside the blog -how to enable forum searching?

    Thanx for the great work and keep on moving :)

    PS. you can compare Arabic and Latin written topics on my forum here: http://forumcine.ma/forums/forum/forum-general/koi-d-9/

    #38880

    I would like to step a support forum using BBPress within a current “regular” site. I am not sure how to set some things up. I would like to have the following URL structure…

    /support/forums/[forum name]/[topic name]

    I have setup a page with the URL /support/ because I want it to be the “home page” for support (will add list of latest topics with list of forums, .etc).

    On the forums setup page by “archive slugs” should I set the Forum archive slug to “support”? Will this break anything?

    Also, I find that there is very little documentation around to read to find help. I know this is still in beta, but is there plans for more robust documentation?

    Thanks,

    Kalman

    #106883
    master5o1
    Participant

    FYI. You can’t ignore yourself or anyone who can moderate.

    #38877
    abdessamad idrissi
    Participant

    Hi there,

    what is the the perfect option to get my blog show my forums on first page? I mean, appart from a link to /forums

    by an httaccess redirect?

    abdessamad idrissi
    Participant

    go import your old bbpress in from (tools menu)

    #38876
    master5o1
    Participant

    It’s a plugin for WordPress + bbpress 2.0.

    It allows users to ignore other users by way of hiding their posts and topics.

    It’d be great if anyone with spare time could test and give feedback :)

    http://dump.master5o1.com/files/bbpress-ignore-user.zip

    #38875
    M66B
    Member

    This happened:

    bbPress Standalone Importer

    Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in <removed for privacy>/wp-content/plugins/bbpress/bbp-admin/importers/bbpress.php on line 668

    Warning: Cannot modify header information - headers already sent by (output started at <removed for privacy>/wp-admin/admin-header.php:35) in <removed for privacy>/bad-behavior/bad-behavior/screener.inc.php on line 8
    Importing Users

    We’re in the process of migrating your users...

    Renamed the wp_users and wp_usermeta tables to bb_wp_users_tmp and bb_wp_usermeta_tmp respectively.

    WordPress database error: [Table '<removed for privacy>.bb_users' doesn't exist]
    CREATE TABLE wp_users ( <code>ID</code> BIGINT( 20 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, <code>user_activation_key</code> VARCHAR( 60 ) NOT NULL DEFAULT '', KEY ( <code>user_login</code> ), KEY( <code>user_nicename</code> ) ) SELECT * FROM bb_users ORDER BY <code>ID</code>
    There was a problem duplicating the table bb_users to wp_users. Please check and re-run the script or duplicate the table yourself.

    After that I only got:

    WordPress database error: [Table 'md220579db167769.wp_users' doesn't exist]
    SELECT * FROM wp_users WHERE user_login = '<removed for privacy>'

    WordPress database error: [Table 'md220579db167769.wp_users' doesn't exist]
    SELECT * FROM wp_users WHERE user_login = '<removed for privacy>'

    Warning: Cannot modify header information - headers already sent by (output started at <removed for privacy>/wp-includes/wp-db.php:940) in <removed for privacy>/wp-includes/pluggable.php on line 934

    I delete the tables bb_wp_usermeta_tmp and bb_wp_users_tmp trying to fix this problem: stupid of course …

    #106876
    ashdavies
    Member

    Just fixed it.

    Turns out the BBpress SEO Tools plugin was stopping URLs from working, along with BBcode, post signatures and a few other little things.

    Deactivating the plugin and using an alternative SEO plugin has allowed these things to work.

    #38871
    ed
    Participant

    I installed bbpress into my site and it works awesome (not the plugin) – I’m looking to change to another domain name (new database)…how would I move the bbpress that I already have installed on my site to my new domain?

    Thanks

    #106873
    caneblu
    Participant

    Hi John, thank you for reply.

    No changes, “iam_forum” still appear on page and post of blog.

    The integration of custom theme (post bbPress 2.0 – Theme Compatibility) seems working fine.

    #100669

    In reply to: bbPress 2.0 – FAQ

    Gautam Gupta
    Participant

    packzap: Please upgrade to 1.0 or trunk and then migrate to plugin. :)

    #105769

    In reply to: bbPress 2.0 – FAQ

    Gautam Gupta
    Participant

    packzap: Please upgrade to 1.0 or trunk and then migrate to plugin. :)

    canada87
    Participant

    It’s too bad. Lots of people want help with this issue but that forum seems to be down for me.

    Syniq
    Member

    OK, if you change line 189 of forum/bb-includes/backpress/class.wp-auth.php to this:

    $key = wp_hash( $username . $pass_frag . ‘|’ . $expiration, $scheme );

    It works.

    The standard is this:

    $key = call_user_func(backpress_get_option(‘hash_function_name’), $username . $pass_frag . ‘|’ . $expiration, $scheme );

    Which doesn’t work. Has the algorithm changed in the latest version of WordPress?

    #106832
    cm
    Member

    In my opinion must merge the two profile types: forum profile (user) and wordpress profile (author).

    #38864
    norby500
    Member

    After trying out bbpress with buddypress i really think that bbpress as it is now works so much better. I just didn’t like how it worked in bbpress. This does everything and more than quite alot of forums out there and i hope it stays this way :D

    #100431
    master5o1
    Participant

    That’s awesome.

    My brother and I have our own forum site project together also.

    I’m the programmer type and he’s the designer type. But we’re both a bit too lazy and apathetic to get our site looking as nice as that.

    http://tartarus.co.nz/ (wordpress + bbpress integration).

    He also finds it difficult to design considering our forum is more of a general discussion community rather than something specific.

    #105531
    master5o1
    Participant

    That’s awesome.

    My brother and I have our own forum site project together also.

    I’m the programmer type and he’s the designer type. But we’re both a bit too lazy and apathetic to get our site looking as nice as that.

    http://tartarus.co.nz/ (wordpress + bbpress integration).

    He also finds it difficult to design considering our forum is more of a general discussion community rather than something specific.

    #100430

    wow,great

    #105530

    wow,great

    #106831
    DuncanCox
    Member

    I have also not found any user profile section in bbpress.

Viewing 25 results - 36,926 through 36,950 (of 64,515 total)
Skip to toolbar