Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 15,176 through 15,200 (of 26,882 total)
  • Author
    Search Results
  • #40160
    TechKnow
    Member

    Greetings WordPress/bbPress people!

    I have finally abandoned DotNetNuke in favor of WordPress. I have to say I am quite pleased with the simplicity with which I was able to set it up.

    After looking around for what the Interwebs conclude is the best WP forum I selected this one.

    After a ridiculously easy install I got bbPress up and running as well.

    NOW… If I can only figure out how to add a forum to a page I would be on my way. I am sure this is an easy thing to do once you know how to do it…

    Incidentally, my WP install is located at http://politicule.com/wp while my forums are at http://politicule.com/wp/?forum=politicule-community-forums-2&preview=true&preview_id=23&preview_nonce=86034f336b

    I appreciate your assistance in advance!

    #108862
    Enzo
    Member

    I’m in the same boat as 3sixty. This is what I did on a fresh install of WordPress 3.2.1

    1. Plugins > Add New > BuddyPress 1.5

    2. Activated BuddyPress

    3. Run the Install Wizard BUT leaving the Forum Component unchecked.

    4. Plugins > Add New > bbPress 2.0

    5. Activated bbPress

    6. Made a forum, test topics, and test replies

    No dice on the activity feed.

    Second time around on a second fresh install, I ran the Install Wizard and this time checked the Forum Component. When I try to install Sitewide forums, it just sends me to the Plugin repository and prompts me to download and install bbPress 2.0 (which I do). After which I am stuck again.

    Group discussions seem to be working fine, but that’s not what I’m looking for.

    Thanks a lot in advance for all your help.

    #109574
    amirsaam
    Member

    umm…, no! bbPlugin by default using a subdirectory of WordPress but by some skills on creating a pro theme for your blog that give the forums pages, and left the permalink of the forum root (called Forums) blank you can get what you want (it’s jus’ a advice, I’m not sure!)

    #40157
    nsiinc
    Member

    Hi all.

    Can bbpress be constructed to be visible as the main site where the WordPress site is installed? i.e. http://domain.com is the main WP site and http://domain.com/bbpress is the wordpress site.

    What I am looking for is creating http://domain.com the main bbpress site, skipping the WP blog.

    Advise is appreciated.

    Thanks.

    #108734

    In reply to: bbpress is broken?

    travis.hill
    Participant

    Are you installing/developing locally (localhost)? This is a known issue:

    https://wordpress.org/support/topic/plugin-bbpress-error-the-active-theme-is-broken-reverting-to-the-default-theme

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

    Hope you find the white rabbit.

    #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!

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