Search Results for 'wordpress'
-
AuthorSearch Results
-
July 30, 2009 at 7:59 pm #50364
In reply to: Allowed memory size?
Jeff Sayre
ParticipantIt 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/
July 30, 2009 at 5:18 pm #50358In reply to: Very weird spam incident…
r-a-y
KeymasterSome 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!
July 30, 2009 at 2:07 pm #50353In reply to: WordPress-MU / slow loading ?
Jeff Sayre
ParticipantAre 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.
July 30, 2009 at 2:05 pm #50352In reply to: BuddyPress VIP Hosting by Automattic?
Jeff Sayre
ParticipantAlso, 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.
July 30, 2009 at 12:17 pm #50344In reply to: Member part doesn't exist
coldjippie
ParticipantSuprise, 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.
July 30, 2009 at 5:23 am #50323In reply to: Live Chat for BuddyPress
ajonesma
ParticipantJust 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.
July 29, 2009 at 9:46 pm #50308In reply to: How to add new menus and tabs
plrk
ParticipantIs 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.
July 29, 2009 at 6:58 pm #50304In reply to: BuddyPress and Shared Hosting
hatiro
ParticipantJeff,
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.
July 29, 2009 at 6:43 pm #50300In reply to: Member part doesn't exist
coldjippie
ParticipantI’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)
July 29, 2009 at 6:27 pm #50298In reply to: Member part doesn't exist
coldjippie
ParticipantNothing works and I’m sad

I’ve taken photos:
The settings of BuddyPress in WordPress µ Admin
This should be the member page with a list of all members:
And the same look if I click on “Blog”, “Groups” or “Blogs”: (look at the adress bar)
And I get this if I click on the “admin”-link in the upper right corner:
July 29, 2009 at 6:03 pm #50297In reply to: BuddyPress Showoff: Post your links
altaran
ParticipantThe 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
July 29, 2009 at 4:00 pm #50280In reply to: BuddyPress and Shared Hosting
Jeff Sayre
Participanthatiro-
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.
July 29, 2009 at 3:57 pm #50279peterverkooijen
ParticipantThanks for responding DJPaul!
I guess the hook would be this:
Runs when a user’s profile is first created. Action function argument: user ID.
Or maybe this?
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.
July 29, 2009 at 3:49 pm #50278In reply to: replacing wordpress with mu and buddypress
Jeff Sayre
ParticipantInformation 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.
July 29, 2009 at 12:13 pm #50253Paul Wong-Gibbs
KeymasterI 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!)
July 29, 2009 at 9:43 am #50248In reply to: CCmixter + BuddyPress = Yesmate!
Nommo
ParticipantHey 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
July 29, 2009 at 12:26 am #50222In reply to: WordPressMU on multi-DB do people use?
MinHyeong Lim
ParticipantThank you!!!
Your answer was very helpful to me
July 28, 2009 at 11:29 pm #50219In reply to: bbPress version 1.0.2
graduatebuddy
Participanthttp://graduatebuddy.com/ uses WordPress MU 2.8.2, BuddyPress 1.0.3, bbPress 1.0
July 28, 2009 at 11:27 pm #50218In reply to: BuddyPress Showoff: Post your links
graduatebuddy
Participantcomment 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:
it uses a wordpress MU 2.8.2 , BuddyPress 1.0.3, bbPress 1.0
July 28, 2009 at 4:15 pm #50194In reply to: add_submenu_page & __FILE__ problem
grosbouff
Participantadd_submenu_page( 'bp-core.php', __( 'Classifieds Setup', 'classifieds' ), __( 'Classifieds Setup', 'classifieds' ), 2, "bp-classifieds", "bp_classifieds_siteadmin_screen" );gives me the url
bp-classifieds.php is my main file and is under /plugins…
July 28, 2009 at 3:07 pm #50187In reply to: WordPressMU on multi-DB do people use?
Jeff Sayre
ParticipantYou 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:
July 28, 2009 at 1:53 pm #50180In reply to: Comments won't display on main blog
hatiro
ParticipantI 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.
July 28, 2009 at 5:28 am #50160ajonesma
ParticipantI 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
July 27, 2009 at 6:45 pm #50140In reply to: get_blog_option(): Fatal error
coldjippie
ParticipantSorry, but I forgot to say that I use WordPress 2.8 and the newest version of BuddyPress
Thanks,
coldjippie
July 27, 2009 at 2:51 pm #50127Lriggle
ParticipantI 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
-
AuthorSearch Results