Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 53,576 through 53,600 (of 64,450 total)
  • Author
    Search Results
  • #71313
    deadlyhifi
    Participant

    just found this post regarding the ‘inactive’ thing, although their fix hasn’t fixed my issue.

    https://bbpress.org/forums/topic/successful-convert-smf-gt-phpbb2-gt-bbpress#post-14831

    #4679
    supreme87
    Member

    Hi all,

    we have launch the new version of ours blog with added integration with bbpress (alpha 1-6). We would appeal to us to have some opionions about this and others opionions to improve bbpress and even to make it better

    thanks!

    url http://www.strabello.it/forum/

    #71324
    _ck_
    Participant

    Not only won’t it work, you’ll find caching a forum vs a blog rather pointless unless you have very few members.

    #4678
    giofilo
    Member

    Hi!

    I installed wp 2.7 and bbpress 1.0 (alpha 6) and all seem to work.

    I have only a little problem: when a user changes his website in his profile editor, bbPress doesn’t show the website link but the profile link!

    Anyone can help me?

    Thank you,

    Giovanni

    Italy

    #71323
    ganzua
    Member

    Ahhh, he istalled wp plugins in bbpress folder. Sorry, my post was referring to wp plugins that are installed in wp plugins. Some of them cause errors when you browse bbpress.

    #71328
    ganzua
    Member

    BBpress 1.06a and Topic views plugin 1.6.3. I couldn’t paginate last posts in front-page.php

    If you know how, please share some knowledge :) What I wanted is to have an unlimited number of posts in the front-page loop and set a pagination. I think this feature would be a great improvement for bbpress.

    I’m interested too in a last 10 posts loop for my 404 page :)

    #71263
    criketos
    Member

    i use wpmu 2.7 and bbpress 0.9.0.4!

    I reinstall everything from scratch. Now it works! for information should be recorded wordpress site in the form https://monsite.com. for users of WPMU.

    thank you

    #71322
    chrishajer
    Participant

    > I read that WordPress wp-caching plugins should work

    Where did you read that? I never had the impression that WordPress plugins would work when installed in bbPress.

    #71321
    ganzua
    Member

    There is a bunch of wp plugins that doesn’t work with bbpress. You click whatever bbpress link and you find out that you have installed a wp plugin that doesn’t work with bbpress. Last one I found was wp “Feed statistics”, it causes an error whenever you click a view in the views section.

    #4677
    frooyo
    Member

    How do I setup on the front-page.php to list pagination?

    Meaning, if I have more than 30 threads – I would like it to say “Page 1, 2, 3…” as links

    I assume this is a bbPress function call but can’t find it

    #4676
    frooyo
    Member

    I just downloaded and installed bbPress ALPHA.

    All is working okay.

    I read that WordPress wp-caching plugins should work, I just installed the WP SuperCache into /my-plugins/

    http://wordpress.org/extend/plugins/wp-super-cache/

    I logged in as Admin, went to ACTIVATE the plugin and received the following error:

    Fatal error: Call to undefined function get_option() in /home/uptownelite/forum.uptownelite.com/my-plugins/wp-super-cache/wp-cache.php on line 30

    Any ideas why?

    I thought WP caching plugins are suppose to work in bbPress ALPHA

    #4673
    #4674
    ganzua
    Member

    I can’t make this plugin work :(

    Do you have it working in your bbpress installation?

    #71262
    deadlyhifi
    Participant

    Can you check your database to see that you permissions states

    bb_capabilities a:1:{s:9:”keymaster”;b:1;}

    #71261
    chrishajer
    Participant

    What versions of bbPress and WordPress did you integrate?

    #4671

    Basically heres the issue I’m having. I have a wordpress installation and and a bbpress installation working together, I would like to create a special role for contributors on bbpress so that my contributors on wordpress can go to view things specific to contributors. I don’t want to allow my contributors access to moderator rights.

    So there you have it, is there a way to create a custom role so I can assign them special access?

    christopherh
    Member

    Hi all,

    I want to create one bbPress forum using 2 different languages. Without using any plugin I think I can achieve this by these steps:

    (1) Prepare the directories <WebRoot>/bbpress/US and <WebRoot>/bbpress/FR

    (2) put the files in the US directory first.

    (3) Start the installation using http://localhost/bbpress/US

    (4) All tables are installed as usual. Forum can operate in full

    (5) copy all the files under /US directory to /FR directory

    (6) change the /FR/bb-config.php

    define(‘BB_LANG’, ”); to become define(‘BB_LANG’, ‘fr’);

    (7) clone the database table bb_topicmeta to bb_topicmeta2

    (8) change the uri value in bb_topicmeta2 to http://localhost/bbpress/FR

    (9) change the table name reference for table bb_topicmeta to bb_topicmeta2 under /FR

    Under this installation any user can go to http://localhost/bbpress/US for forum in English; or http://localhost/bbpress/FR in French. However, all the post content, tag, user profile are the same.

    Okay…I’m looking up and down and still unable to do step (9). I cna only figure out the table names are defined in file /bb-includes/db.php. I made the change

    var $tables = array( ….’topicmeta’…) to var $tables = array( ….’topicmeta2’…)

    but it did not really change the table name reference.

    So all bbPress guru…is my approach incorrect or I actually go the wrong way ? Any help is welcome. Thanks !!!

    #71271
    Malice
    Member

    I integrated it in my site by editing the bbpress template.

    Looks like this now http://www.holysh1t.net/forum

    Requires some basic css/html knowledge or puzzling skills though…

    No idea if I could actually integrate the sidebars as well, but thats not really important to me.

    #71276
    ilo
    Member

    I fixed it, turns out i had not updated my config file from my wordpress upgrade so i was using an old config file, when changing i just edited the file and added the secret key setting and it seems to be working great with 0.9

    #71275
    ilo
    Member

    After doing some reading I am going to assume someone is going to tell me to use the alpha 6 version of bbpress? Would it be wise for me to do the whole setup from scratch, re-uploading wordpress and then testing bbpress again?

    ilo
    Member

    Hello I have installed bbpress and gone for full integration however had some issues, first the wp-config files had some lines changed and all of a sudden some code appeared on the home page. I have fixed that however my home page is no longer being used and it just directs to the blog straight away. another more important problem i am having is that i have completely lost access to the wp-admin area. i can view the login page and after that all disappears!

    #4663
    moealza1
    Member

    successfully installed bbpress on my wordpress 2.7

    Is their anyway to have the forum actually be within the site so everything is together instead of having its own theme?

    #70181
    Burt Adsit
    Member

    This is to clear up this issue. Frankly I had forgotten about this post after solving the problem. Whoops. Sorry.

    I was trying to fire up xmlrpc access from wpmu to bbpress. Your bbpress_live plugin wasn’t working. buddypress’s group forums weren’t working. Surprise, it uses the bbpress_live classes.

    Turns out the wp http api lib uses the curl lib as the default transport mechanism. It goes out and gets the requested url using curl by default if it’s installed. It’s installed everywhere and on everything except my kitchen toaster. So, curl resolves ip addresses by first looking at your /etc/hosts file. Then it goes to dns for resolution.

    The /etc/hosts file and linux are happy with hosts defaulting to 127.0.0.1 for mysite.org. I live in apache all day long and don’t care what’s in my hosts file. I should have. :)

    Changed /etc/hosts to have the actual ip address to my domain and xmlrpc, bbpress_live, buddypress and the rest of the universe are happy.

    Thanks for the quick response Sam!

    #4660
    criketos
    Member

    synchronization between wordpress and bbpress is OK! However bbpress not recognize me more as a super administrator! I do not know how can I become super administrator ……

    thank you

    #58271

    In reply to: bbSync

    fel64
    Member
Viewing 25 results - 53,576 through 53,600 (of 64,450 total)
Skip to toolbar