Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 11,776 through 11,800 (of 26,880 total)
  • Author
    Search Results
  • #134068

    The AIOSEO team is aware of it and it should be fixed soon.

    https://wordpress.org/support/topic/version-20-broke-bbpress-231?replies=6

    Ferdizz
    Participant

    Hello! I’m very new to WordPress and bbPress/Buddypress, but I know a little bit about customizing.

    My problem is that the navigation tab “Forums” (for the bbPress forum) won’t get the “current_page_item” class while active. Exactly the same happens with the “Members” tab (using Buddypress).

    Is there an “easy” way to fix this problem? It’s quite annoying when it works for every tab except the “Forums” and the “Members” tab…

    unipaper
    Participant

    hi
    im iranian and languege english is bed
    im eror is
    CATCHABLE FATAL ERROR: OBJECT OF CLASS WP_ERROR COULD NOT BE CONVERTED TO STRING IN /HOME/UNIPAPER/PUBLIC_HTML/WP-CONTENT/THEMES/JARIDA/FUNCTIONS/HOME-CATS.php online 22

    the web site is http://www.unipaper.ir
    in admin panel wordpress in part category not shoo any category
    but at lest 2 days no problem and posts in any category
    pleas help me and view my web site

    #134057
    Sam Rohn
    Participant

    hmm, the other plugin i listed earlier seems to have been pulled from the wp plugin directory, authors page for that plugin is here – http://www.vinojcardoza.com/cardoza-wordpress-poll/

    this poll plugin is still avail and also works fine w bbpress 2.3.1 via shortcode

    https://wordpress.org/extend/plugins/wp-polls/

    note that shortcodes in bbpress may create other probs as jared mentioned above, using plugins like these will allow you to specify allowed shortcodes via whitelist and exclude [bbp_login] etc

    https://wordpress.org/extend/plugins/bbpress2-shortcode-whitelist/

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

    and this one will allow shortcodes by user role

    https://wordpress.org/extend/plugins/gd-bbpress-tools/

    sam

    #134051

    Hmm, strange. The plugin should trigger the download of https://downloads.wordpress.org/plugin/bbpress.zip which is 2.4 alpha (trunk).

    We’ll have a look and see if the version compare isn’t running right. Thanks.

    #134033
    chuckingit
    Participant

    just a follow up in that i did some additional testing on a live production site and confirmed bug behavior so i just submitted a bug ticket here ->
    https://bbpress.trac.wordpress.org/ticket/2325#ticket

    #134028
    dubbinz
    Participant

    Aww I really want this, cardoza wordpress poll doesn’t seem to exist anymore or at least I can’t find it in wordpress plugins list

    #134020
    ZachMatthews
    Participant

    Ok so I had to partially give up, but I did come up with a partway solution. It’s still got some broken CSS here and there.

    I am running a WordPress Multisite. I noticed that BBPress will lay out and mostly play nice with the Pinboard theme provided you set the layout to have no sidebars and to be 4 column. You can still have footers, thank god.

    http://www.itinerantangler.com/blog/board/forums/

    So there’s a live working version of BBPress. I did use the forums.php trick noted above to fix a few things for the time being. I would actually like to just DELETE the search function from the header, because it’s broken and it’s causing the layout to jump.

    #134014
    redkite
    Participant

    Ack – that’s not right. Here’s what it looks like in the email:

    <p>Hello, this is a reply to the test.</p>

    I’m using the latest versions of both WordPress and bbPress.

    #133993

    This plugin lets you easily dump and shuffle databases back and forth. I’d give it a try (backup first of course).

    https://wordpress.org/extend/plugins/wp-migrate-db/

    #133991

    Currently that’s not a feature we have yet, though it’s on our radar. Hopefully it’s something that will be added in 2.4 or 2.5.

    https://bbpress.trac.wordpress.org/ticket/459

    #133977
    #133975
    Sam Rohn
    Participant

    here’s a new plugin which may resolve this issue –

    http://www.tehnik-design.com/bbpress-forum-permissions/

    This plugin allows bbPress forums to be filtered and restricted based on the users ranks as set by the Members plugin.
    The plugin will hide all forums and subforums the user does not have permissions to access.
    It will display a 404 error if the user attempts to access restricted forum/topic

    sam

    #133974
    Tbermudas
    Participant

    I have found a ticket in bbpress trac named Allow to post unfiltered HTML in Topics/Replies It is related to this issue?

    #133971

    In reply to: Add forum roles

    AzureNinja99
    Participant

    @greenshady Doesn’t that plugin make WordPress groups, not BBPress forum roles? I’m trying to do the same thing too.

    #133959

    In reply to: Topics Disappeared

    Sounds pretty strange. First things I’d do:

    • Check which accounts might have moderator/super admin access
    • Check trash/spam
    • Check access logs, see if someone removed them</lill of>

    All of bbPress’s trash/delete actions perform capability checks against the currently logged in user, so it’s impossible for an unauthorized user account to delete content inside of WordPress.

    It’s also possible someone deleted all of the forum content without your knowledge, using the “Reset Forum” tool under Admin > Tools > Forums > Reset Forum

    _sushi
    Participant

    I recently (on Monday) installed bbpress, and activated it. Right after activating it i got kicked out of my site. I can log in but i get the “You do not have sufficient permissions to access this page” message. I logged in with my 2 admin accounts and still couldn’t get to the dashboard area. I deleted the plugin folder for bbpress through ftp but that didn’t do anything ( a note on this, when i go into phpmyadmin i still see entries referring to bbpress. like in with usermeta/wp_capabilites)
    I have tried a number of things listed both here and on wordpress but nothing worked.
    Does anyone have an idea as to how i can fix this. Please keep in mind i am not a programmer, but any help is greatly appreciated.
    Wordpress 3.5.1
    bbPress 2.3.1

    deboerdave
    Participant

    i am having a problem with the automatically generated links that are suppose to bring you back to the above level pages. when i go into a forum you see the drill down location twice. Once on the line before the forum name and once on the line after the forum name. The first occurrence has the word “forum” in between the the home link and current forum and tries to go to http://www.lbpunderground.com/forums/forum/ were you encounter 404 error. the second version with forums works and leads to http://www.lbpunderground.com/forums/ as it should.
    below is example of structure of how it is showing up with some comments added:

    Home › Forum › first (“forum” here leads to broken page 404)
    first (forum title)
    Home › Forums › first (“forums” leads to the correct forum directory)

    here is the page the above is taken from: http://www.lbpunderground.com/forums/forum/first/

    another similar problem is when you go down into a topic the first line. now has “Topic” as the location between home and the current location on the first line. Again on the 3rd line the the drill down location is correct and functional. In the first line the link “Topic” leads to error 404 also.

    Home › Topic › another test (topic leads to 404 error)
    another test (topic title)
    Home › Forums › category 1 › cat1 forum1 › another test (working drill down links)

    the above example is taken from the page: http://www.lbpunderground.com/forums/topic/another-test/

    ideally i would like help to remove the first set of links, as their logic is not as ideal as the second set even if they are working properly. Or just a solution to fix them to work properly. But really i am not sure why the first set is there.

    here is a description of my setup:
    wordpress: Version 3.5.1
    bbpress: Version 2.3.1
    buddypress: Version 1.7.1
    wordpress theme: responsive

    #133946

    In reply to: Fancy Editor missing

    The “Visual mode” of the fancy editor is cumbersome and was causing issues for many users, so it was removed in bbPress 2.3.1.

    You can turn it back on with this plugin https://wordpress.org/extend/plugins/bbpress-enable-tinymce-visual-tab/

    #133944
    redkite
    Participant

    I’m using WordPress 3.5.1 and bbPress 2.3.1. My site is here (forums are restricted but I created one sample one that isn’t):

    http://www.redkitecreative.com/dev/ivas/forums/forum/sample-forum-for-checking-fancy-editor/

    I have ‘Use the fancy WordPress editor to create and edit topics and replies’ enabled, but the fancy editor never appears, not even for logged-in site admins. I tested it with three user levels. I tried switching to Twenty Twelve but it made no difference.

    I’m using TinyMCE Advanced on this site, I tried disabling it but the fancy editor is still not appearing. Please help.

    #133941

    In reply to: recent topics widget

    Thanks for reporting. Looks like it is indeed a bug. Hopefully we can get a fix in 2.3.2.

    https://bbpress.trac.wordpress.org/ticket/2319

    #133939

    I’d make sure your theme (or a plugin) isn’t disabling wpautop

    https://codex.wordpress.org/Function_Reference/wpautop

    #133930
    nickmartin
    Participant

    Just noticed it also seems to install the bbPress widget on my admin frontpage, and if I try to click on one of the categories I get “Hey, Are you trying to cheat?”

    I was just able to install bbPress on another fairly new WP install of mine, so it seems like it’s this WP install that is bugging me.

    I am using the latest WP 3.5.1 and all themes/plugins are up2date.
    I am using latest Arras theme 1.5.1.2.

    Here is a list of the active plugins I have running:

    Akismet
    All In One SEO Pack
    Associated Posts Lite
    bbPress
    Fast Secure Contact Form
    GD Star Rating
    Google Analytics for WordPress
    Google XML Sitemaps
    Quick Page/Post Redirect Plugin
    Redirection
    Simple Local Avatars
    Smart Youtube PRO
    WordPress Backup to Dropbox
    WordPress Related Posts
    WP eMember
    WP No Category Base – WPML compatible
    WPtouch

    Hoping someone has an idea as I would LOVE to try our bbPress for my main site.

    Thanks!

    #133898
    Melanie_D
    Participant

    I have this same issue. I reset to the default user roles in WordPress and the bbPress pages are now available, but to deactivate and reactivate the plugin causes the same issue to come back.

Viewing 25 results - 11,776 through 11,800 (of 26,880 total)
Skip to toolbar