Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 21,076 through 21,100 (of 22,602 total)
  • Author
    Search Results
  • #50364

    In reply to: Allowed memory size?

    Jeff Sayre
    Participant

    It looks like you are trying to install BuddyPress under single-user WordPress.

    BP currently requires the multi-user version of WordPress. Read this and follow the link in point one: https://codex.buddypress.org/getting-started/installing-buddypress/

    #50358
    r-a-y
    Keymaster

    Some people have suggested installing WP Hashcash to block signups, though I haven’t tried it myself.

    But you’re saying that someone signed up on your BP install with the Facebook Connect plugin?

    So it sounds like a problem with the FB plugin… not sure though.

    Sounds like DJPaul suspects the same thing!

    #50353
    Jeff Sayre
    Participant

    Are you on a shared hosting plan?

    I suggest that you contact your hosting company and ask for the assistance in figuring out what is going on.

    #50352
    Jeff Sayre
    Participant

    Also, Automattic’s VIP hosting is provided to just a very few, select, large clients. It is not something you can simply decide to purchase.

    So, my guess is that, yes, Automattic will offer BuddyPress installs to their very few VIP clients, but it will not be available to the vast majority of users.

    http://en.wordpress.com/vip-hosting/

    #50344
    coldjippie
    Participant

    Suprise, suprise! It’s running. I’ve installed WordPress MU in a folder in a folder and now it’s running. But don’t ask me why the root installation doesn’t work with buddypress in a folder.

    #50323
    ajonesma
    Participant

    Just go to http://ww2.toksta.com and create an account and setup your chat the way you want it and click ‘Create Script’ and choose ‘WordPress’, upload it to the /wp-content/plugins dir and follow the readme file directions. It does work because I have it working on my site right now.

    http://jjunltd.com

    #50308
    plrk
    Participant

    Is the eshop plugin a buddypress plugin really? If it is designed to work with WordPress, it does not hook into the menu functions etc that BuddyPress uses. Contact the author of that plugin and talk to him/her about it.

    What do you mean by “menus and new tabs”? If you create a plugin, you can add custom menu items related to your plugin through various hooks (see the Skeleton Component for examples), but there are no built-in drag’n’drop functions for it.

    #50304
    hatiro
    Participant

    Jeff,

    Your analysis in the paragraph above outlines exactly what users can expect or aim to acheive with shared hosting. The fact that it can be installed and operated is one thing, providing a desirable user experience is another.

    The restrictions on shared hosting though may allow for a WPMU installation but not provide enough flexibility for some BuddyPress plugins to work, but as you say too many variables to be discussed here.

    If BuddyPress does end up supporting single-user wordpress I’m sure that the net will undoubtedly widen.

    #50300
    coldjippie
    Participant

    I’m running WordPress µ 2.8.2:

    You are using WordPress MU 2.8.2.

    I don’t know the version of BuddyPress but I downloaded the latest one (at this site)

    #50298
    coldjippie
    Participant
    #50297
    altaran
    Participant

    The showcase site Wannanetwork’s community is down, there’s a news posting saying that they “have pushed the limits of WordPress” and that they are experiencing server problems.

    I’d like to have Maxaud’s feedback on BP after running what seems to be a pretty high traffic site for months.

    As for the “Showcase”, it deserves a cleanup, many sites are down

    #50280
    Jeff Sayre
    Participant

    hatiro-

    The reason that the specific question of the OP is a WPMU issue is that he was asking whether a shared hosting account will be sufficient to run BP. Since BuddyPress is a WPMU plugin, what matters, then, is whether WPMU can successfully run on a shard hosting account.

    I provided several links for him to begin his education.

    In short, of course you can install WPMU + BP + bbP on many shared hosting accounts. But, whether that will provide a desirable user experience or support more than a few 10s to 100s of active users depends on too many variables to be discussed here. The underlying functionality of WPMU is paramount to the overall site functionality. If your site’s access to server resources is too limited, you will have issues quickly.

    Perhaps once BuddyPress supports single-user WordPress, the options for hobbyists, as you call them, will be better.

    peterverkooijen
    Participant

    Thanks for responding DJPaul!

    I guess the hook would be this:

    user_register

    Runs when a user’s profile is first created. Action function argument: user ID.

    Or maybe this?

    register_post

    Runs before a new user registration request is processed.

    I have a wish list of things I need to do with input from the registration form:

    1. synchronize fullname with wp_usermeta firstname + last name

    2. autogenerate username/blogurl from fullname

    3. add new user to the ListMessenger mailing list

    They all require taking input from the registration form, processing the input and then storing the results in specific database tables. I’m trying to puzzle together one or more plugins to do that.

    #50278
    Jeff Sayre
    Participant

    Information on upgrading single-user WP to WPMU can be found on the WPMU forums.

    As far as this question:

    I have a good many members and would like to know how to add them as a community member or does this automatically do this on install?

    BuddyPress does not do any importing of your existing members. There is a plugin that can help though: https://wordpress.org/extend/plugins/user-import-for-buddypress-all-fields/

    I am not sure if that plugin is yet compatible with 1.0.3.

    Paul Wong-Gibbs
    Keymaster

    I think if you rename your /plugins and /mu-plugins (or whatever it’s called; the name escapes me) to something else, that’ll automatically deactivate them when WordPress tries to visit them. I think you have to visit your admin backend for this auto deactivation to happen.

    OH! and when I went to check my error log to try and pin point the exact location of the error – all of my logs had been completely and totally WIPED. it showed zero errors. how weird is that?

    Check you are looking at the correct file. Sometimes I chase errors then I realise I’m looking at an old log or the wrong file (doh!)

    #50248
    Nommo
    Participant

    Hey James, thanks for the reply… I am pretty sure I could do it with a little help – it can’t be more complicated than forums platforms as you say… there is no ‘recipe’ out there yet so there is a chance to explore new territory ;-)

    I don’t really think it ‘competes’ – they are both GPL community platforms, ccHost being more niche for sure, but I think a social site with creative commons music functionality would be a killer direction for buddypress…

    This seems to be a lifetime project for me (yesmate.com) – starting back in the days before wordpress, when open-source CMS were rare… I am in no hurry :)

    Perhaps it would be better to design some plug-ins for WP/BP that emulate what ccHost does (I know from trying to subscribe to an ‘editors picks’ feed on cMixter via my n95 that WP does RSS and pretty URLs better lol).

    Peaces

    #50222
    MinHyeong Lim
    Participant

    Thank you!!!

    Your answer was very helpful to me :-)

    #50219

    In reply to: bbPress version 1.0.2

    graduatebuddy
    Participant

    http://graduatebuddy.com/ uses WordPress MU 2.8.2, BuddyPress 1.0.3, bbPress 1.0

    #50218
    graduatebuddy
    Participant

    comment system needs to be improved, had to go to 9th page to post this comment, there should be a link somewhere of the top of first page, and the from should be at the bottom of every page intensedebate if could be made compatible would be a great plus

    now the BuddyPress install:

    http://graduatebuddy.com/

    it uses a wordpress MU 2.8.2 , BuddyPress 1.0.3, bbPress 1.0

    #50194
    grosbouff
    Participant

    add_submenu_page( 'bp-core.php', __( 'Classifieds Setup', 'classifieds' ), __( 'Classifieds Setup', 'classifieds' ), 2, "bp-classifieds", "bp_classifieds_siteadmin_screen" );

    gives me the url

    http://127.0.0.1/kine/wordpress-mu/wp-admin/bp-classifieds

    bp-classifieds.php is my main file and is under /plugins…

    #50187
    Jeff Sayre
    Participant

    You need to ask that question on the Premium WPMU site. It is a 3rd-party project not supported by Automattic.

    If you want a free multiple database engine, you can use HyperDB. This site runs on HyperDB. WordPress.com runs a highly-modified version of HyperDB.

    Here are a series of articles written by Trent Adams, one of the BuddyPress moderators, that detail how to configure HyperDB:

    http://trentadams.com/2009/04/18/hyperdb-explained-part-1/

    http://trentadams.com/2009/05/08/hyperdb-explained-part-2/

    #50180
    hatiro
    Participant

    I had a similar issue after upgrading to the latest stable version. Comment link worked in additional blogs not using bp-home theme, but didn’t work on main blog, simply clicked on comment link and got nothing.

    Searched forums and this was the second post that was similar to my problem, but none of the solutions fixed it. After a bit of playing I noticed..

    In the dashboard there is a check box on the right hand side of the main edit blog admin page in a box called Blog Themes next to: WordPress mu Homepage. After checking this [active] check box, comments worked and were visible after clicking in the main blog..

    This may make sense to those suffering the same problem, sorry if its not that clear.

    ajonesma
    Participant

    I have this one on my plugin list and I have it activated sitewide but when I go to the ‘Invite Friends’ page and check one of the services it comes up without a username/email or password box? I am using version 0.8 of this plugin and Buddypress 1.0.3 and WordPress MU 2.8.2

    #50140
    coldjippie
    Participant

    Sorry, but I forgot to say that I use WordPress 2.8 and the newest version of BuddyPress

    Thanks,

    coldjippie

    #50127
    Lriggle
    Participant

    @JohnJamesJacoby

    I don’t believe we have any issues with sub domains in that respect. We’ve had users sign up to the site and create blogs at the same time, and the blogs and their sub-domains seem to be created and work just fine. We’ve also manually created blogs (not via buddypress but in WPMU) and those also work just fine.

    @Brajesh Singh

    Here are the plugins we have activated:

    – WordPress Video Plugin

    – Buddypress

    – BPDEV Core

    — BPDEV Flickr

    — BPDEV YouTube

    – Featured Member Widget

Viewing 25 results - 21,076 through 21,100 (of 22,602 total)
Skip to toolbar