Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 47,926 through 47,950 (of 64,515 total)
  • Author
    Search Results
  • #80653
    darrinb
    Member

    Thanks Alekseo. Yeah, that was a workaround I was trying to avoid since this is for a client. I did find the solution here though: https://bbpress.org/plugins/topic/fix-admin-access/

    Worked like a charm!

    #50314
    anabelle
    Member

    I’ve been looking the code for a while, I’m not that familiar with bbPress yet, but i’d really like this feature so I’ll keep an eye on this.

    #80652
    alekseo
    Member

    Sign out. Then log in from your forum instead of logging in from wordpress.

    You might want to check my other thread about this. (I had the same problem)

    #32115
    #80141
    johnhiler
    Member

    This worked in 0.9 to fix issues with admin access… hopefully it works in 1.0 as well!

    https://bbpress.org/plugins/topic/fix-admin-access/

    #31972
    legacyblade
    Member

    Hello everyone. I am working on integrating a forum with my WordPress blog, and everything was going fine. Until I finished the install, and started working on the integration settings in the admin panel. In the section where it asks you to input the WordPress database prefix (I think it was to get the proper user tables), I put wp_ which is the prefix for my WordPress blog. Now, it doesn’t matter which account I log in with, I still cannot find the Admin link in the header. I’ve logged in both with my WordPress blog admin account, and my bbPress account. I’ve checked in the mySQL database, and my bbPress account still has the permission to access the admin panel, but I cannot see a link. It simply shows “Welcome, Legacyblade | Log Out”

    Normally in these situations, I’d just uninstall and reinstall, but I’m not sure what Word Press tables were modified, and don’t want to mess up my blog. Any help would be greatly appreciated.

    #80470

    Correct. There’s been various other incidences of this too:

    https://bbpress.org/forums/topic/admin-link-doesnt-take-me-to-dashboard

    https://bbpress.org/forums/topic/admin-link-redirects-to-front-page

    Can’t find any others offhand, but it’s not an isolated matter

    #80645
    frooyo
    Member

    @johnhiler

    Thanks for the help.

    I definitely like the potential of this plugin.

    The whole idea is that it helps lower the barrier of user interaction on the forums.

    Thanks again.

    P.S. – I posted a comment on the developer of the plug-in personal forum site: http://www.ilfilosofo.com/forum/topic/bbpress-login-free-posting-doesnt-work-if-you-are-logged-in

    #80643
    frooyo
    Member

    @johnhiler

    I just installed the Login Free Posting plug-in on my v1.0.2 bbpress forum and it works without problems if you’re not logged in but it doesn’t work if you are logged in.

    If you are not already logged in, it works as expected displaying a “name”, “email”, “website” and “comment” fields for a user to post a comment without having to log in.

    However, if you are logged in – it still displays all 4 fields (when it seems like the only field it should really display is the “comment”) and you CANNOT post.

    You receive the following error after you click “submit” comment button (when logged in):

    Error is “Your attempt to submit this post has failed.”

    #80642
    johnhiler
    Member

    Sorry for the confusion – I just meant that Akismet is a plugin, so as long as the plugin is activated… it should do a decent job of filtering spam.

    I dunno if the Human Test plugin works well with “login free posting”, but it has an option to add a math problem to the topic/post posting form:

    https://bbpress.org/plugins/topic/human-test/

    #80637
    frooyo
    Member

    @johnhiler

    Thanks for the link.

    Looks like this doesn’t work with bbPress v1.0.2 per a comment on the plug-in page by a user named “hpguru”.

    #80636
    johnhiler
    Member

    I haven’t tested this, but this plugin was just posted recently:

    https://bbpress.org/plugins/topic/login-free-posting/

    #65166

    In reply to: Several domains

    altimitmine
    Member

    I know this is old but I needed it to, so here is the answer for anyone else finding this on google:

    1) Open bb-includes/functions.bb-meta.php

    2) Find this line:

    case 'url':
    $option = 'uri';

    3) After it, add:

    case 'uri':
    return "http://".$_SERVER['HTTP_HOST']."/forum/";
    break;

    Replace the “/forum/” part with the proper URL to your forums. For example

    http://blah.com/bbpress/

    would be:

    return "http://".$_SERVER['HTTP_HOST']."/bbpress/";

    #80469
    chrishajer
    Participant

    So both Alekseo and Kawauso can both log in on the bbPress side and it’s fine, the problem exists only when logged in at WordPress?

    #80635
    chrishajer
    Participant

    Don’t put it in the same folder. It doesn’t work well. The subdomain solution is fine.

    #80634
    alekseo
    Member

    I just realized another easy solution (not that pimpin tho, sadly) when viewing the thread where people show off their forums. To install the forum on a subdomain. then it would look like http://forums.hi.com/forum/off-topic.

    #32113
    alekseo
    Member

    Is it possible to install bbPress in the same folder as WordPress or have anyone tried? I have seen alot of people trying to remove the extra /forum url that appears in bbPress. This really seems like the obvious solution and like it’s what it’s coded for initially. I only fear that it’s too easy and straight forward that it won’t work =)

    #80468
    alekseo
    Member

    Yes. Then it just redirects back to the bbPress core directory. Works fine when i sign in from the forums tho.

    #32105
    notprathap
    Member

    I recently installed bbpress by extending buddypress 1.1 with wordpress mu 2.8.4. While everything is ok on the buddypress end, the forum does not have a “Add New Topic” link displayed…. I tried adding topics and posts through the database too, but same result! :( You can find the link to the forum here – http://smartlearnwebtv.com/iitjee/forums. I’d appreciate any help from you guys.

    Note: The forum under the “Groups” category seems to work fine – not sure if this has got anything to do with the problem am facing.

    #80623
    InvTrdr
    Member

    Thanks. I was referring to the links above the powered by bbPress slogan. I want to be able to change the size and color of those links that I put in there. Those links point back to my site. The same problem I am having in the header too. How do I adjust the size and color of the links on the top left corner of the header.php file? I tried making a div in the header but it did not work. Did I do something wrong?

    Thank you.

    #80600
    ZoiX
    Member

    Thank you Olaf, but, I was trying with this plugin before and I can’t get a highlighting code, just a white square with the information.

    And, another issue, is that if I write the quotes, bbpress (or the plugin?) change for more quotes: I write “as”, and get “”as””, so, I need to write <pre lang=as>code</pre >

    #32112
    heredia21
    Member

    Who has gotten this to work? When i try going into myforums with a cellphone it looks normal. Does not look like a mobile edition.

    #32111
    pixelgirl
    Member

    Hello all,

    I’ve upgraded my BP to 1.1, before that I’ve done the deep integration to show the buddybar on bbpress, which worked fine. After the update, it won’t show up anymore. I have been using the plugin “Buddybar in bbpress”, including the settings in my bb-config.php. Any ideas how I can fix this?

    Greets,

    pixelgirl.

    #80605
    chrishajer
    Participant

    Then you might need a plugin like this:

    https://bbpress.org/plugins/topic/bb-moderation-hold/#post-245

    The only problem with that plugin is that it’s old and might not (probably will not) work with 1.0. But that is the approach you want to take. You must approve a topic before it’s visible to the public.

    #80416
    Hard Seat Sleeper
    Participant

    Just a note here – I did the same thing as dragunoff. The only snag I encountered was that the admin account(s) needed special care, or I was locked out of my blog.

    Also, I dumped the nicename data into the display_name field.

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