Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 32,626 through 32,650 (of 32,678 total)
  • Author
    Search Results
  • #2382
    Dworldon
    Participant

    Is there any service/assistance provided to do a BuddyPress install for someone keen to start a community using BuddyPress, but lacking the technical smarts to do all the installs and fine tuning?

    I’ve been reading and reading WordPress, WordPress MU and BuddyPress doco’s and am still not confident I’d be able to get it all working – however, I now have a much better appreciation as to the skill and knowledge needed to make things work properly.

    I was hoping there might be a service where I could get someone to do the install on a server environment set up for BuddyPress, all ready for me to add plugins, contribute to the dev community (and provide some non-technically minded people’s problems) and get my social network idea up and running.

    I’ve managed content for several CMS websites, so am confident I could use the system, I just don’t know where to start with the install and am fully aware that if you do it wrong from the start, you’ll have problems with the site forever!

    Any help anyone can provide would be greatly appreciated.

    #33587
    Phlux0r
    Participant

    In your test user blog, is it just in the plugins list and needs to be activated or is it already active and shows the plugin admin menu?

    You can disable Plugins in the /plugins/ dir to show up for your users under Site Options, at the bottom.

    You can manually activate plugins for user blogs later.

    There is a plugin (Plugin Commander) that allows you to control all the plugins in your /plugins/ dir.

    #33581
    zenseeker
    Participant

    Yes, I did install it in the wp-content/plugins directory. It still shows up as an option for my one test user blog.

    #33579
    Phlux0r
    Participant

    If you want the plugin to work only for you main site blog, install it in the wp-content/plugins/ dir. If you have installed it in the wp-content/mu-plugins/ then it will be visible for all blogs and potentially not work correctly.

    #33578
    zenseeker
    Participant

    Thanks. I did post on the creator’s site as well. I’m sure it will probably take some tweaking for buddypress.

    #2376
    sobject
    Member

    Hi all

    I’m looking at using the extended profile plugin. With Buddypress do you have to then access everything through the frontend?

    I have seen earlier images and they shopw that the profile etc can still be accessed from WordPress’ backend, but i just installed the latest build of buddypress and it doesn’t seem to let me access anything from the backend.

    Could someone shed some light on this for me?

    #33575
    Andrea Rennick
    Participant

    Thanks, honey.

    #33574
    ron_r
    Member

    She meant vanilla install :D

    #33569
    Andrea Rennick
    Participant

    It’s quite likely it just has issues with WPMU, not buddypress. Some plugins do not work well with it. I’d test it on a vaniall install of WPMU first.

    #33566
    Fantasmo
    Member

    Hi just one question:

    BuddyPress is a PLUGIN not a standalone application, is it?!

    That means I can set up a WordPress-Blog and LATER add the BuddyPress-Function?!

    Just asking because I have an idea for a great blog, and I am thinking about wether to wait for the official BuddyPress release or to already start my blog, and later add buddypress.

    #2374
    #2370
    wakuza
    Member

    I’m using buddypress-home for my wordpress mu, I write new page with this domain http://domain/about/ but when i tried to access that link I always redirect to buddypress homepage. Help please?

    #2369
    Simon
    Participant

    I’ve just updated to trunck version r473 (from trac download) and I’m get the following error on all pages, both front-end and admin…

    Parse error: syntax error, unexpected ‘}’ in C:wampwwwwp-contentmu-pluginsbp-coredirectoriesbp-core-directory-members.php on line 95

    Any idea why this might be happening? I’m running WordPress MU 2.6.3 under Apache 2.2.8 on Windows Vista (dev setup only)… everything else on MU is fine until I update the BuddyPress plugins to this latest trunk build (previously running tagged versions of BP from 26th October with no problems).

    I’d appreciate any light anybody can shed on this and how I can address it.

    #2368
    Scary
    Member

    Hey guys,

    I really like the idea of turning wordpress (mu) into a social network. But I just want that “social-network”-functions and I don’t want every user to have a blog. I know that this is kinda the main idea of buddypress.

    So, my question is: Is it possible to deactivate this blog function or to.. “delete” that, so that my wordpress mu would just be a social netowrk without blogs? :)

    If not, do you have any other ideas how to do that?

    Thank you very much.

    #33516
    Famous
    Participant

    Thank you nadiamode for sharing. It seems there is no difference between yours and mine. Creede I updated my themes so I am very confused now?!?!?

    Does anyone know why I would be getting a 200 error?

    Without a trailing slash my website reads as though it is a different address. If someone can give me an idea, I would appreciate it. Actually, I am kinda shocked that I am the only one with this problem, doesn’t anyone else have this problem? My mu wordpress is standard. The only difference I can think is that I am not using the buddypress-home theme?

    #33512
    Nadiamode
    Participant

    RewriteEngine On

    RewriteBase /

    #uploaded files

    RewriteRule ^(.*/)?files/$ index.php [L]

    RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*

    RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]

    # add a trailing slash to /wp-admin

    RewriteCond %{REQUEST_URI} ^.*/wp-admin$

    RewriteRule ^(.+)$ $1/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]

    RewriteCond %{REQUEST_FILENAME} -d

    RewriteRule . - [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]

    RewriteRule . index.php [L]

    <IfModule mod_security.c>

    <Files async-upload.php>

    SecFilterEngine Off

    SecFilterScanPOST Off

    </Files>

    </IfModule>

    # BEGIN WordPress

    # END WordPress

    #33488
    bebopcool2
    Member

    it seems to work fine on wordpress 2.6.3

    #33456
    Meerblickzimmer
    Participant

    Hei Andy!

    I will just ask, if you can fix the problem with “spaces inside usernames”. It was a old wordpress-installation and it is now a wordpress-mu installation with 200 users. In wordpress its no problem with spaces in usernames and thats the reason why the users has spaces (the old one). Now without the home.base the users get no profile. Can you inklude spaces and dots inside the …/members/… url. If not, must all 200 user geht new usernames :-/

    Thanks for your work!

    Greetings. M

    #2319

    Topic: Error on install

    in group forum Installing BuddyPress
    jr72485
    Member

    I have just installed buddy press with my working wordpress mu installation. Upon installation, I receive error

    “Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in /homepages/2/d243379115/htdocs/qp/wp-content/mu-plugins/bp-blogs/bp-blogs-templatetags.php on line 344”

    I have checked all of my permissions and everything seems to be correct. When I delete the entire bp-blogs folder, I can access my entire site (without the group buddy press blogs ofcourse).

    Any help would be greatly appreciated.

    #2314
    psfk
    Participant

    On a previous version of bp my members pages were located something like this – http://piersfawkestest.purplelist.com/

    Now the new theme wants to send visitors to http://purplelist.com/members/piersfawkestest/ – but there’s not a page there because the user’s page is at the original URL. Have I got to change the WordPress settings or something?

    Any help much appreciated.

    #33437
    smueller
    Participant

    ok – I have the ‘BuddyPress Home Theme 0.1’ activated and I’ve added all of the available widgets to ‘Sidebar 1′(which is the only option available in the dropdown and I also do not see any plugins available but I believe that is by design as, per a prior post, all plugins are automatically on and won’t show under plugins and all I’m still seeing on the home page is the standard bp header, the bp logo and a ‘This is a WordPress MU + BuddyPress powered site’ at at the top and a ‘This is just a placeholder theme, eventually you will be able to make this an aggregation of site content, or a site blog’ message in the footer. Is there a newer version or am I still missing something? Again, any help would be appreciated – I really want to be able to fully eval this app but it’s starting to get a bit frustrating.

    #33412
    Andrea Rennick
    Participant

    I am not 100% sure that the download offers the home theme – yet.

    Go to the Site Admin menu, pick Themes and make sure the BP theme is the only one enabled. Then users can’t change themes.

    Any plugin you put in the mu-plugins folder does NOT show up on the Plugins menu. That is for plugins that are in the plugins folder. So no, you won’t see any BP related plugins there to to turn them off and on, because in the mu-plugins folder, plugins are always ON.

    If you really want to understand how WPMU works, to take full advantge of what it can do and get a feel for what you’re in for, check out http://wpmututorials.com , or sign up at wordpress.com to check out the user’s perspective & compare it to testbp.org.

    #33396

    In reply to: New URL format

    gogoplata
    Participant

    Can’t wait to hear more on this, would love to add BuddyPress to regular WordPress as well.

    #2294

    Topic: New URL format

    in forum Miscellaneous
    Andy Peatling
    Keymaster

    So on the plane to London I worked out how to fix the member profile URLs and not require a pseudo-blog for each user.

    So user profiles can be found at:

    http://domain.com/members/andy

    and then for each blog, a redirect can be set up from (as an example):

    http://domain.com/members/andy/blogs/myblog TO http://myblog.domain.com

    Interestingly enough, I think the way I have done it would make it quite possible for BuddyPress to work on regular WordPress. I’m not sure yet, I need to test this all out a bit more.

    I’ll update with more info this week.

    #33377
    zenseeker
    Participant

    I’m confused. That site looks like an elgg site. Is there a way to private message on here? I’d like to ask you some questions. I’m torn between WordPress MU/Buddypress and Elgg.

Viewing 25 results - 32,626 through 32,650 (of 32,678 total)
Skip to toolbar