Search Results for 'wordpress'
-
AuthorSearch Results
-
March 4, 2010 at 9:11 pm #66751
In reply to: Editing Members Profile
Anointed
ParticipantMarch 4, 2010 at 7:52 pm #66738rsutaria
Memberhi r-a-y,
you were spot on with your analysis. I had spent 4 hours today trying to figure out what could be wrong here. It would be nice if the documentation mentioned that if you are setting up buddypress to make sure NOT TO call the wordpress folder “groups”.
Hopefully anyone else who might venture naming their setup “groups” will avoid wasting a ton of time by reading this little FAQ.
Thanks!
Ronak
March 4, 2010 at 7:08 pm #66731r-a-y
KeymasterIt’s probably because you have “groups” as your wordpress directory.
In wp-config.php, add this snippet:
define ( 'BP_GROUPS_SLUG', 'gatherings' );Change ‘gatherings’ to something you like.
This will make your new groups URL look like:
hxxp://urbansensors.net/projects/karmayog/groups/gatherings
March 4, 2010 at 6:46 pm #66728In reply to: BuddyPress-Links 0.3 FINAL is here at last
Anton
Participant@pimpmywordpress – It’s running smooth on wp single and bp 1.2.1
March 4, 2010 at 6:40 pm #66725In reply to: Bug: BuddyPress to WordPress profile syncing broken
paulhastings0
Participant*bump*
March 4, 2010 at 4:38 pm #66705In reply to: BuddyPress-Links 0.3 FINAL is here at last
pimpmywordpress
Participant@MrMaz Is it safe to run the latest version on a single WordPress Install 2.9.2 with BP 1.2.1? If not when do you think the new version will came out?
March 4, 2010 at 2:01 pm #66683In reply to: Hide main theme from users
Andrea Rennick
Participant“When someone wants to create a blog the url he gets is http://hisblog/mydomain.com/mywpbp, which of course won’t work. Any solution? “
You didn’t install MU correctly and make sure it was working first.
But really, if you just wanted the main blog, then install regualr WordPress with BuddyPress.
March 4, 2010 at 1:29 pm #66680In reply to: Tweetstream (twitter plugin) Beta testers needed!
Peter Hofman
ParticipantNew version! Version 1.1.7 just released.
Grab it over here: https://wordpress.org/extend/plugins/tweetstream/
* Added more places to import tweets (faster updated).
* Added cron for tweets import.
* Fixed deny access on twitter bug.
* Small bug with syncing fixed.
* Shortend url when user chooses for profile link added to tweet.
* cyrillic texts fix.
* Added russian translation.
March 4, 2010 at 1:17 pm #66679In reply to: "create an account" missing on front page
rsutaria
Membermy bad..
am new to wordpress and didn’t see the setting for “allow anyone to register”
March 4, 2010 at 1:17 pm #66678Roger Coathup
Participant@gyonis – the post has only been up 21 hours, and also is quite intimidating to read through (it may have been better to ask each question individually!)
Any some pointers:
Q1. You’ll need to write some PHP code, and also understand the BuddyPress hook function concepts.
There are already some posts on modifying the admin bar, e.g. https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/
If your list of blogs is fixed, it should be straightforward. If you want it to dynamically add newly created blogs to the dropdown list, I suggest taking a look at the code in /plugins/buddypress/themes/bp-default/blogs/index.php as a starting point
Q2. I suggest setting up a blog in your install for the NGO Directory, with new users added as contributors… they would then be able to create posts in that blog, but it would need your admin approval before the post goes live.
You could then use categories for each country, and tags to say what type of NGO they are (or simply have another set of orthogonal categories for type). For a simple ‘code free’ solution, you would then just put a sidebar widget in that provides a menu of all the categories and / or tags.
[A more powerful solution (extra features for the NGO), would be to give them an entire blog, instead of a single post for their organisation… although tagging and categorising blogs is / was a nightmare (Burt Adsit did some work on this, but I think it is out of date now).]
[Perhaps the best solution would be to add NGO’s as a different type of member in BuddyPress. i.e. users can register as themselves or as their NGO… Create a BuddyPress group to hold the NGO members, and have country, etc. as searchable fields in the profile. We gave up on a similar 2 types of member project, but there the challenges were considerable, yours may well work with this approach.]
Q3.1.1 You can add additional fields using the ‘custom field’ area of the edit post form. This isn’t particularly user friendly though, so you might want to look instead at something like the flutter plugin, which lets you define separate fields.
Q3.2 Posting from the front end is the ‘Holy Grail’ ! Check out P2 Blog… a theme that was developed by WordPress / Automattic, but seems to have gone very quiet. My wild speculation: @Andy (the developer of BuddyPress) wrote a blog post about P2… I wonder if that means we can look forward to the P2 blog front end features making an appearance in BuddyPress soon. Any comment @Andy?
To do what you want, you’ll definitely need some development skills (PHP), a decent working knowledge of WordPress code, and an idea where to start investigating the BuddyPress code (I doubt if anyone apart from Andy has a good working knowledge of it).
March 4, 2010 at 10:49 am #66662IPA
ParticipantMaybe being able to moderate.approve new posts may be good enough.
I am using WordPress 9.2 (not WPMU, just WP), and latest BP.
March 4, 2010 at 9:06 am #66656In reply to: Hide main theme from users
stwc
ParticipantHe means either a) install Buddypress with regular, non WPU version of WordPress, possible since BP1.2 or b) go into your Site Admin–>Admin–>Allow new registrations and disable it in the WPMU dashboard.
March 4, 2010 at 7:49 am #66648In reply to: BuddyPress For WordPress (Not MU) Coming
Maythil
ParticipantHey, thanks, let me try that.
March 4, 2010 at 7:13 am #66646In reply to: Non of the dropdown links work
Paul Wong-Gibbs
Keymaster@corin-rules BuddyPress 1.2.x requires at least “Requires at least: WordPress 2.9.1” (regular or normal). This may or may not have anything to do with your problem, though you will find other problems running it on 2.8.
March 4, 2010 at 7:03 am #66643In reply to: BuddyPress For WordPress (Not MU) Coming
stwc
ParticipantIt’s already here. BP1.2 runs on WP standard.
March 4, 2010 at 5:48 am #66636In reply to: Non of the dropdown links work
corin-rules
MemberI am having the same issue. Both on the front end and in the admin area. Any of these links simply take me to the homepage of the blog.
- WordPress MU 2.8.6
- subdomain install
- installed in a sub directory
- a fresh install
- wordpress MU is functioning as normal before and after buddypress install
- Buddypress Version 1.2.1
- Did not upgrade buddypress
- No other plugins installed
- Using Buddymatic theme with a custom child theme, (though switching back to buddymatic default, coffe with friends or kubrick hasthe same issues)
- No modification of core files
- No custom functions in bp-custom.php
- Not running bbPress (yet, one thing at a time

- I have no server error logs afaik, but i do get this error when activating the plugin*
- The blog is currently hosted inhouse on a development server, I could request permission to reveal more details about this if requiered
* –
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare bp_loaded() (previously declared in /home/astateofwriting/wordpress-mu/wp-content/plugins/buddypress/bp-loader.php:54) in /home/astateofwriting/wordpress-mu/wp-content/plugins/buddypress/bp-loader.php on line 55
March 4, 2010 at 5:14 am #66634In reply to: How to define topics for forums?
stwc
ParticipantBuddyPress -> Component Setup–>Let users create, join and participate in groups would seem to be for disabling Groups entirely, so that’s not it.
Not sure what I had in mind, there. I wonder if you can hook Buddypress permissions into Justin Tadlock’s excellent Members plugin (http://justintadlock.com/archives/2009/09/17/members-wordpress-plugin)
Basically I’d just disallow Subscribers (if that’s your default role) from creating groups, but I’d have to go digging to figure out how to do that….
I haven’t actually tried!
March 4, 2010 at 1:42 am #66618thecorkboard
Participantcheck out my interview here: http://wpmu.org/wordpress-as-a-learning-management-system-move-over-blackboard/
lmk if you have questions
March 3, 2010 at 9:23 pm #66578thekmen
ParticipantThanks @r-a-y, using
global $bp;
if (isset($bp->current_component)) {
YOUR BP CSS/JS here
}seems to load the BuddyPress stuff on normal WordPress posts & pages where as my longer version doesn’t, any other ideas?
March 3, 2010 at 8:39 pm #66570In reply to: Fatal error (with possible solution)
r-a-y
KeymasterSet this in wp-config.php:
define('WP_MEMORY_LIMIT', '80M');Read more here:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
March 3, 2010 at 8:10 pm #66568In reply to: wp-bp for a newspaper site, how-to?
David Lewis
ParticipantYou can actually do just about anything in WordPress if you really know your stuff… so for me it comes down to usability. Joomla and Drupal both tend to be very complicated for the average (or even ‘expert’) user. For usability, no one comes close to WordPress… in my opinion.
Pages are for static content like “contact us”. They are organized and retrieved by a fixed hierarchy and cannot be tagged or categorized.
Posts are for topical content like news articles. They can be organized and retrieved in and a multitude of ways… by tag, category, date, month, etc. You can even setup a custom taxonomy to add custom metadata to posts… like for instance… if it were a movie site… cast, release date, genre, etc. By default… with most themes… the homepage will simply spit out a stream of your most recent posts. But again, you can customize things in a million different ways if you know your stuff.
March 3, 2010 at 4:51 pm #66546In reply to: Migrating users from WordPress to BuddyPress
Andrea Rennick
Participant“In WP v3.0, WordPress MU will be merged with the single WP installation and there will be a migration path.”
Unless you are merging together more than one standalone WP install into one multisite network, in 3.0 there will be no need to migrate anything to turn on multiple blogs (ie; multiple sites).
March 3, 2010 at 4:20 pm #66541In reply to: Migrating users from WordPress to BuddyPress
Tim Nicholson
ParticipantIf anyone stumbles on this thread, there is another thread where I have replied at length about this: https://buddypress.org/forums/topic/activating-existing-users
March 3, 2010 at 3:43 pm #66536Boone Gorges
KeymasterThe best solution at this time is something like Group Activity Notifications https://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/. It does a bit more than what you’re asking for, and by default it has everyone subscribed to everything, but it does allow the user pretty fine-grained control over notifications.
We’re working to make the plugin more customizable, so that the site admin could choose to turn notifications off by default. Then it would work just like the way you describe.
March 3, 2010 at 2:29 pm #66528ajohnson
Memberit looks something like this on WordPress (not MU) install running BP 1.2.1-
-
AuthorSearch Results