Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 51,826 through 51,850 (of 64,450 total)
  • Author
    Search Results
  • #73545
    the_Wish
    Member

    Here’s my working Plugins, transfered from Alpha6 to RC1 without any adjustment:

    • Accurate Post Time
    • Admin Can Post Anything (_ck_)
    • Allow Images
    • Avatar Upload
    • BBcode Buttons Toolbar (_ck_)
    • BBcode Lite (_ck_)
    • bbPress Polls (_ck_)(there’s a little oddity when trying to delete polls but it worked on second try, might have to watch this one more closely)
    • bbPress signatures (_ck_)
    • bbPress Smilies (_ck_)
    • bbSocialize
    • BBVideo
    • Censor
    • Check For Updates (_ck_)
    • Edit History (_ck_)
    • Hidden Forums (_ck_)
    • Hidden Forums Tag Filter (_ck_)
    • Human Test for bbPress (_ck_)
    • Mini Stats (_ck_)
    • Mini Track (_ck_)
    • Page links
    • Post Count Plus – Dynamic.Titles & More! (_ck_)
    • Post Edit Look Behind (_ck_)
    • Quote
    • Related Topics (_ck_)
    • Super Search (_ck_)
    • Support forum
    • Topics Per Page (_ck_)
    • Unread Posts (_ck_)

    In fact, I didn’t have a single plugin that was not working but for the WP shared logins of course. I didn’t have the chance to test every little setting of these but the basic functionality works.

    #73677
    magicgirl
    Member

    Turns out there where two blank lines inserted in the wp-config after the last ?>

    I delted them

    and It works now…

    #14797
    magicgirl
    Member

    Hi, I have installed wpmu2.7.1, BuddyPress 1.0 and bbpress “Brubeck” version 0.9.0.4.

    I installed wpmu first all good

    I installed buddy press all good

    I installed bbpress all good

    I added a few bbpress plugins for groups , comminuty blogs and another for fbconnect all good

    Then i read about intergrating the logins and was linked to the screen cast step by step…even tho is said basic wp install i noticed the tag was MU so i continued.

    I got to the bit where you generate the secret keys I did this grabbed the 4 keys pasted into wp-config, i left the salt and other keys in tact. Saved and uploaded the file.

    Then the video said check you can login…i checked but i canont login to WPMU I get no error only a white screen, this is for admin and member logins.

    Any idea what to do if the login test in the video fails?

    There are no errors in the error log, there is no error on screen, only a white blank page.

    I now cannot install the plugin mentioned above as i have no access to the dashboard.

    How can i get the original auth/secret keys back?

    Or how can i fix it, i don’t reallly want to start again as i have spent days on other tweaks and skinning and such that would be painful to lose.

    I can still login to bbpress fine.

    Thanks in advance for any pointers…

    #14812

    Topic: functions.php

    in forum Themes
    Derek Herman
    Member

    Is there a file you can add to BBpress themes that is the equivalent to WP’s functions.php?

    #73751
    chrishajer
    Participant

    Does the last post from sambauers here help?

    https://bbpress.org/forums/topic/i-cant-activate-plug-ins#post-35986

    #73694
    pfihn
    Member

    Yahoo. That did it. Thanks for the help.

    #73531
    Sam Bauers
    Participant

    bbPress de-registers all API hooks at initialisation. That means that WP plugin code is available, but none of it’s API calls are set to go off anymore.

    The best solution is to port the original plugin to bbPress and deliberately hook into it’s distinct API hooks. Very few WP plugins will “just work” with bbPress.

    #71595
    TrishaM
    Participant

    Hi John – thanks for the code. I copied it exactly & pasted it into my topic.php (except for the styles) but it still didn’t work for me, so I removed the requirement to log in to vote, with still no luck. Hovering changes the stars color, but clicking does nothing at all.

    Do you think it’s likely that there’s a conflict with another plugin that might be causing it to not work? I’m using the following plugins (in addition to bbRatings):

    Akismet

    Bozo Users

    BBCode lite

    BBCode buttons toolbar

    BBPress signatures

    BBPress smilies

    Topics Per Page

    bbPress tweaks

    Human test for bbPress

    Moderator new post notification

    The only one I think I could do without is the smilies, but I really want to keep the others more than the ratings if I can’t figure out how to get it working……P.S. Two days since I posted on mdawaffe’s blog and still no response…..I just get the impression that he doesn’t want to support this any more……

    #73496
    mortiferus
    Member

    Thanks jonkristian. I was able to fix it by upgrading to the RC-1 bbPress integration plugin, thanks sambauers!!! U rock!

    #73560
    mortiferus
    Member

    The release of the RC-1 bbPress integartion plug-in fixed it for me! Happy Day!

    #14811
    mortiferus
    Member

    Hello fellow bbPress admins!

    I have wordpress and bbPress installed on a Mac OX Leopard server running PHP Version 5.2.6 (Safe Mode Off) and am having problems activating bbPress themes and plug-ins. Mind you everything else is working fine as well as WordPress which is working perfectly, but in bbPress I get the following errors:

    Your attempt to switch themes has failed.

    Please try again.

    In the case of Plug-in’s I get

    Your attempt to do this has failed.

    Please try again.

    In terms of Troubleshooting I have:

    1. Tried the Akismet and Bozo plugins and the two default theme(s) included by themselves and I cannot switch between the two default themes nor activate the default plug-in’s.

    2. Tried each plug-in individually. None will activate.

    3. Tried adding the underscore (_) to the name to force the loading, they still wont work, but the show up as “Automatically Activated”.

    Heck, I even Added the .htacesss rules for name friendly urls, did not help.

    My questions are, do I need to set anything up differently for bbPress Plugins and Themes an two is there an error log for bbPress that I can view to try and sort out?

    Is this a known issue on unix/linux variants?

    Thank You in advance for your help

    #63642
    johnhiler
    Member

    The JQuery issue sounded like it might be related to the WordPress integration?

    https://bbpress.org/forums/topic/favorites-broken-alpha-6

    Sorry if these links aren’t quite dead on – I haven’t seen this behavior before, so grasping at straws a bit! :-)

    #63641
    tribsel
    Member

    maybe. But that thread is about bbpress 1.0 or? and behaviour is little bit different.

    #63640
    johnhiler
    Member

    Is this error possibly related?

    https://bbpress.org/forums/topic/tag-remove-fail

    It sounds like it could be either a bug in bbPress… or an issue with JQuery not loading?

    #73721
    Ramoonus
    Member

    yep the secret keys in the configs match

    also got;

    define(‘WP_AUTH_COOKIE_VERSION’, 1);

    #63639
    tribsel
    Member

    its BBpress 0.9.0.4 and yes, it is integrated with wordpress 2.7

    #73720
    deadlyhifi
    Participant

    and the secret keys in both config files correspond?

    #14809
    sranissen
    Member

    I just installed WP and buddypress then I installed BP and followed this http://trentadams.com/2009/04/01/buddypress-forums-tutorial/ to match everthing up. I am running all the newest versions of all tree programs and the only prob I have is that other users other then the admin user cant post or reply.

    My Buddypress admin can create and reply to forum topics but when i go to the bbpress admin the only user i have is my admin.

    I install bbpress in the same DB as WP and Buddypress and still nothing.

    What am I doing wrong?

    #63638
    chrishajer
    Participant

    What version of bbPress tribsel? And, is it integrated with WordPress?

    #73693

    I recall having the same problem – resolved it by manualy delete the tag via phpMyAdmin

    #73719
    Ramoonus
    Member

    the user list is shared correctly

    i think the problem lies in the cookies

    because if i login to the forum i need to relogin to the site

    and vice versa

    #73718
    deadlyhifi
    Participant

    Is the user-base being shared correctly?

    have you checked that the cookies correspond?

    #73744
    chrishajer
    Participant

    What version of bbPress are you using?

    Is any other mail sent from the server?

    Can you use a plugin like Instant Password to work around it?

    https://bbpress.org/plugins/topic/instant-password/

    #14808

    Dear friends,

    I have implemented bbpress forum in our website but when i do registration the message comes that passward is sending to your email id but it is not coming at email id.Can any body help me on this ?

    Ramoonus
    Member

    The forum is located in a subdirectory of the WP blog; bbpress/

    I`ve enabled the bbpress plugin in WordPress

    Ive added the lines to WP config and the BBpress lines to bb`s config

    It just doesnt seem to be working

    Have the same problem since 0.9.x

    A bit of help is appreciated!

Viewing 25 results - 51,826 through 51,850 (of 64,450 total)
Skip to toolbar