Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 15,176 through 15,200 (of 26,877 total)
  • Author
    Search Results
  • #108305

    In reply to: bbPress Language Files

    Vayu Robins
    Member

    I mean bbPress plugin.

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

    Cheers

    Vayu

    #108304

    In reply to: bbPress Language Files

    amirsaam
    Member

    Dude you mean bbPlugin or bbPress (StandAlone vr.)?

    For the StandAlone one you must put your language files into my-languages and for bbPlugin put them into WordPress language directory with name like bbpress-fa_IR.po or .mo. themes and plugins have a directory for translations, if have not code a textdomain for it :)

    #106103

    Hi there,

    I’m really not techo at all and am trying to utilise BBpress on my weaver wordpress themed site. I’ve copied the files over as instructed but I’m completely lost with the info re the child theme. Can you give me instructions on what to do here in a fair bit of detail? Do I make changes under the weaver admin section or do I need to be in my file manager and what exactly do I put where. Thanks heaps

    #40144
    Jonathan
    Member

    We’re using WordPress 3.2.1, BuddyPress 1.5, and bbPress 2.0 and seem to have run across an issue with the forum home permalink not being correctly set, or so it seems. Perhaps I’m missing something :). Any help is greatly appreciated!

    The Code

    We’re attempting to simply output the basename of the permalink and use that in an IF/ELSE statement using the following to generate:

    <?php

    $gettheslug = basename(get_permalink());

    ?>

    The Problem

    For the purpose of this post, we’ll say that we have bbPress set to http://site.ext/community/. We need to grab ‘community’ from the URL, which is what the code above ‘should’ do, but doesn’t. Instead, it’s grabbing the basename for the last forum we created and continues to update as we create new forums/categories.

    To get the basename, we’ve simply echo’ed out $gettheslug in the header. This works for all other areas of the website, except with the bbPress portion which is what’s so confusing :).

    Perhaps we’re doing something wrong, perhaps I’m doing something wrong. As above, any help is much appreciated.

    #40142
    wisemonkey
    Participant

    Hello

    I am in the process of making the switch from phpBB to bbPress (once the importer is out of beta). My two questions: how will the current catalog of bbPress plugins work within the new bbPress 2.0 (WordPress plugin)? How are they installed?

    I searched for this info here and could not really find a definite answer.

    Thanks in Advance.

    #40141
    Pastey
    Member

    Hi All,

    Sorry if this has been resolved somewhere else, I’ve tried searching the forums and haven’t found anything.

    My problem is that I’ve installed the bbPress plugin into a clean install of wordpress, and when testing it tried a simple JavaScript insert. Open script tag, alert “Oh Dear” and close the script tag.

    When I posted this, it went through. The page alerted the text. Each time the page loads, it runs the JavaScript.

    So, my question is: Is there a way of stopping this? I’m pretty new to WordPress and *very* new to bbPress, but have been loving what I’ve been seeing so far. I really don’t want to have to try something else when this solution seems to tick every box but this.

    #40139
    Probocop
    Member

    Hi,

    On the site I look after I’m having an issue of forum posts coming out blank. If I look at the database rows for the blank posts, they all have <br /> as the post_text.

    I have not managed to replicate the issue myself, nor see any pattern as to why it’s happening.

    I’m using:

    WordPress MU 2.9.2

    BuddyPress 1.2.3

    BBpress 1.0.2

    Any idea what could be causing it?

    Thanks!

    If you picked the option to overwrite your WP users with your bbPress users, then this is exactly what happened. You’ll want to login with your admin user/pass from your bbPress 1.0 install.

    #40136
    thruxton
    Member

    I’ve installed the bbPress plugin and activated it through WordPress 3.1. I’ve created a New Forum and published it. However I can’t see it on my blog site – thruxton.yogaha.com. I then created a page called Forum – but this didn’t show the new bbPress forum page. I can view the bbPress forum page I created – looks ok – but I don’t know how it gets shown in the Menu? Any help please? Thank you.

    #109048
    mweatherill
    Member

    Just saw a fix for this has been posted here: https://bbpress.trac.wordpress.org/ticket/1575#comment:8

    aarinjac
    Member

    I was attempting to import bbPress 2.0 (tools –> import –> bbPress Standalone) and something bad happened. Immediately, I was locked out of WordPress and cannot log back in.

    I get “ERROR: Username Invalid.” Basically, it’s saying that my username doesn’t exist anymore.

    I think it’s because when the bbPress was migrating the forum usernames, it caused an overwrite in the WP-Admin usernames, because of the cookies and master keys used in bbPress. How do I reinstate my admin username?

    I have a backup file and I have myPHP via Hostgator. But I have no idea how to reinstate any of this. Please help me, I’m freaking out!

    #106810
    aarinjac
    Member

    Has anyone figured out how to get back into the admin panel? I tried to import bbPress via the tools menu and immediately got locked out of wordpress. I have no idea how to get back in and I’m freaking out!

    #108987

    Since my coding skills are modest I went ahead and asked Justin Tadlock (you need to be logged in to see his answer (best bucks you’ll ever spend)), to whom I always trust a reflective answer.

    But he’s answer only gave me little hope as well. So for now I’ve shelved it.

    #108986
    enderandrew
    Participant

    Same here.

    #109306
    Jaja..
    Member

    I think it has something to do with your Permalinks structure of WordPress.

    You show the ID numbers and not real slugs. (names and titles of pages and posts)

    But something else that is eyeing me in this bbPress software is that EDIT PROFILE link at the user pages.

    ???

    That edit-link really should only show up if the user is logged in and at his own profile page. Why would you like to show an Edit profile link to everybody else?

    Same as the links that output the Subscribe and Favorite -topics. Not everybody should see what someone else’s Favorite topics are or what topics he-/she has been subscribed too.

    (private info)

    Profile pages should only show, About me, Topic replies and Topics started.

    Everything else should be hidden and only visible to the user of the ID.

    #40124
    Gecks
    Member

    When using internet explorer to view own profile or just view other players profiles it loads up a 404 Error, it works perfectly fine in other browsers i have tested it on other machines and Chrome and firefox work 100% but that dam I.E is causing me alot of hassle.

    Its set up as a wordpress website with bbpress plugin activated any ideas?

    Thanks

    Tom

    Ravi
    Participant

    I am afraid that the above reply is not relevant to my question. Please help.

    Thanks.

    #109266

    In reply to: WYSIWYG-Editor?

    Anointed
    Participant

    I just read that WordPress is working on a full blown editor api for the 3.3 release. If that is the case, then I expect to see some new toys really soon thereafter.

    #109265

    In reply to: WYSIWYG-Editor?

    amirsaam
    Member

    For PM you can use WordPress Private Messege. Need some act to using it :)

    Ivan
    Member

    Hello,

    When i use the importer in wordpress (bbpress 1.1 to bbpress 2.0 plugin) i have the following error:

    Fatal error: Cannot redeclare class BPDB in /class.bpdb.php on line 39

    I use bbpress 1.1.

    Any idea?

    thanks!

    #109263

    In reply to: WYSIWYG-Editor?

    Jaja..
    Member

    No Private messages at this point,

    In Overall there is not much bbPress (v.2.0) plugins available, and we can only hope WordPress will release a statement on wordpress.org about the release of bbPress 2.0. If they don’t i doubt we will see tons of plugins for bbPress in the first year or two.

    Beside all that, this Toolbar plugin works perfect on my forum,

    https://wordpress.org/extend/plugins/bbpress-post-toolbar/

    And if you Valid the code and delete lots of ‘ugly’ included code it’s even a better product.

    But again, out of the box it works great. (many thanks to the author)

    My tuned version of this plugin:

    http://master5o1.com/topic/show-your-customized-bbpress-post-toolbars-here/

    * Still working on my Forum and i don’t know if i’ll ever gonna place it public (live) because for me bbPress is still very Glitchy.

    #40109

    Topic: WYSIWYG-Editor?

    in forum Plugins

    Ok … new to bbPress and have installed v2.

    But … before I can go live with that forum I really need an WYSIWYG-editor, including “smilies”, PM (Private Messages) functionality … otherwize, my forum members will go ballistic =)

    Is there a list of working plugins for bbPress v2? other than “repository” at wordpress.org?

    adams21
    Member

    If you changed the BBPress Forums base name to “theboards”, then make a new wordpress page with the same permalink “theboards”. So your forum will be located at mywebsite.com/theboards, regardless of if you create new forums or topics, theres nothing there. Create a page, pop in that shortcode or any of the ones at the link below and ZAP BOOM POW, go to mywebsite.com/theboards and its there! lol

    #109258
    adams21
    Member

    INSERT INTO bb_forums (forum_id , forum_name, forum_desc, forum_parent, forum_order, topics, posts) VALUES (‘6’, ‘Bike of the Month’, ‘Each month we will showcase a different member’s bike’, ‘5’, ‘8’, ‘0’, ‘0’)

    Ravi
    Participant

    Hi,

    I run old bbPress 1.02 standalone version.

    How do I export the data to a new bbPress 2.0 plugin version in another domain?

    Thanks,

    Ravi

Viewing 25 results - 15,176 through 15,200 (of 26,877 total)
Skip to toolbar