Search Results for 'wordpress'
-
AuthorSearch Results
-
July 9, 2009 at 9:11 pm #48962
John James Jacoby
KeymasterWhen I migrated my site over from WordPress.org, I ran a loop through the users and just copied over the nicename for each one of them.
July 9, 2009 at 8:43 pm #48959In reply to: Project – File attachment for users and groups
peterverkooijen
ParticipantYes, I’d like more group functionality and this is obviously a big one! These plugins could be starting points:
Haven’t looked into any of these in detail…
July 9, 2009 at 6:42 pm #48951In reply to: Different user account types
Jeff Sayre
ParticipantHere’s a start to get you part way there:
https://wordpress.org/extend/plugins/limit-blogs-per-user/
Note: I have no idea whether this plugin works with newer versions of WPMU and BP
Also, you could modify the code found here:
https://buddypress.org/forums/topic/limit-amount-of-blogs-a-user-can-register
July 9, 2009 at 1:13 pm #48918In reply to: can a user enter his own password at registration?
Brajesh Singh
ParticipantWell,Now you can.You can allow your users to set their own password at signup.
I just created this plugin for you all .have a look here
https://wordpress.org/extend/plugins/cosmic-bp-user-signup-password/
Hope it helps.
Thanks
Brajesh
July 9, 2009 at 10:12 am #48912In reply to: BuddyBar for bbPress
Warwick Booth
ParticipantHi There
I have installed the buddypress bar for the forums . But i am not getting any link displaying, just the css, the actual buddypress menus are not there.
Click here for the forums
Click here for the wordpress install
We have used the deep integration and i have added the lines to my bb-config.php, the path to the file is correct.
I have added the two functions ie
add_action( 'bb_head', 'bp_core_add_js' );
add_action( 'bb_admin_head', 'bp_core_add_js');You can ignore the “invite new member” link on the top right hand side, its just a div postioned as absolute.
July 9, 2009 at 3:05 am #488973125432
InactiveThis is almost like a sci-fi movie! The system continues to learn, and not from users logging in to the system. At 3 pm, there were 250 members listed in the Member directory by counting each of the listings for all of the letters. By 7:30 pm, there were 300 members listed in the Member directory. Since our Buddypress folder is login protected, no one has accessed the yet to be announced social network.
But I am also shocked by something else – user avatars are starting to populate the member directory profiles and yet because of our member login script, I can see who has logged in to our website and it has been all of three people this afternoon.
This makes me think there is some external wordpress connection where people who have a wordpress account somewhere else have their avatars associated with an identical email to those profiles in our Buddypress installation.
This would also give logic to Andy’s explanation that the member’s appear after they have logged in. If those members are wordpress enabled somewhere else and are logging in, perhaps their profiles are suddenly populating the Member Directory.
Does that make sense? I certainly hope so because otherwise I will freak that there is a security breach in the system.
– Brian
July 8, 2009 at 8:37 pm #48846In reply to: Comments won't display on main blog
3411446
InactiveSorry I typed in the URL wrong:
http://entrepreneurinmaking.com
I do have comments enabled. In fact there are actually comments on most of the articles as they were imported from another wordpress blog.
July 8, 2009 at 8:21 pm #48840In reply to: Different user account types
peterverkooijen
ParticipantThere are several commercial plugins that create membership levels. You’d probably need custom code to connect the levels to the functionality you describe.
If you figure it out, let me know.

Or contact me if you want to pool resources.
July 8, 2009 at 8:08 pm #48838In reply to: Comments won't display on main blog
r-a-y
Keymastertwdsje, by the sound of it, I’m guessing you’re using the default WordPress MU home theme.
You can choose a different theme you know!
Do you even have BuddyPress installed?
If you do, select the BuddyPress home theme or some other WordPress theme in the WPMU admin area and you’ll see something entirely different.
That’s the beauty of themes!
July 8, 2009 at 7:26 pm #48831Jeff Sayre
ParticipantI took a very quick look at the OpenInviter website. They state that it is Open Source yet they do not provide any link to their licensing information.
Also, there is no code repository, it is not clear exactly what the code does, and you have to provide personal information to get the code. This does not indicate open source to me.
The site offers some sort of a WordPress Plugin, but I doubt that it is released under GPL which is a violation of the WordPress GPL license.
So, you are on your own if you want to use it, but I’d recommend steering clear of OpenInviter.
July 8, 2009 at 6:59 pm #48826In reply to: Delete Inactive Users
r-a-y
KeymasterAs far as I know, there isn’t such a plugin for BP, however there are some for MU.
Did a quick Google search; here’s two promising solutions:
1) https://mu.wordpress.org/forums/topic/1659
2) http://plugins.paidtoblog.com/wpmu-power-tools/
Just wanted to reiterate that none of these take care of BP though… so you might want to keep this under consideration.
July 8, 2009 at 4:55 pm #48800Jeff Sayre
Participantyairnazz-
You need to learn CSS and basic WordPress theming skills. Below you will find a few links to get you started.
Also, since your issue has nothing to do with the proper functioning of BuddyPress, I’m changing the topic indicator to “not a support question”.
- https://codex.wordpress.org/Blog_Design_and_Layout#Themes_and_Templates
- http://www.w3schools.com/Css/default.asp
- https://codex.buddypress.org/getting-started/using-the-buddypress-themes/
- You should use Firefox with the Firebug Add-on. It is a great tool that not only allows you to find out within which files certain CSS selectors are located, but also to temporarily change them and see what impact they have on the design.
July 8, 2009 at 5:26 am #48772In reply to: No input file specified.
r-a-y
KeymasterFirst things first, do you have WPMU 2.71 running correctly before you try and install BuddyPress?
Secondly, try manually installing BuddyPress by downloading the .ZIP file from the WordPress plugins repository (https://wordpress.org/extend/plugins/buddypress/).
Do not trust the automatic installer! Put the entire contents of the folder in /wp-content/plugins/ and then login to the WPMU admin area’s plugins page and activate.
Let us know what happens.
July 7, 2009 at 6:31 pm #48752In reply to: Fatal error when trying to activate
3399066
InactiveThanks for all the fast replys, I will try to install BP via the plugin installer and get back to you all…
Jeff, here are my answers anyway:
1. How (and from where) did you download WPMU? mu.wordpress.org/
2. How did you install it? via FTP
3. Was WPMU functioning properly before trying to install BuddyPress? yes, I installed first, tested and then installed plugins to the plugins directory.
4. Have you checked your server’s error logs for other errors? If there are errors, what are they? No I haven’t, let me check
5. Do you have any other WPMU plugins installed and activated? no I don’t
July 7, 2009 at 3:49 pm #48736In reply to: Fatal error when trying to activate
Jeff Sayre
ParticipantYou are running the single-user version of WordPress–most likely WP 2.8. BuddyPress will not work with single-user WP.
You must run WordPress Multiuser (aka WPMU or WordPress Mu) which can be downloaded from this link: https://mu.wordpress.org/download/
July 7, 2009 at 1:11 pm #48728In reply to: External Blogs
peterverkooijen
ParticipantHere’s the code I use in the current version of my site – Kunal17 asked about it:
// Include the SimplePie library
require_once 'simplepie.inc';
require_once 'shorten.php';
// Because we're using multiple feeds, let's just set the headers here.
header('Content-type:text/html; charset=utf-8');
// These are the feeds we want to use
mysql_connect(localhost,$db_username,$db_password);
@mysql_select_db($db_name) or die( "Unable to select database");
$query = "SELECT id, email, firstname, surname, rssfeed FROM members WHERE rssfeed != ''";
$result = mysql_query($query);
$feeds = array();
$id_array = array();
$first = array();
$user = array();
$userinfo = array();
while ($cur_feed = mysql_fetch_assoc($result))
{
$feeds[] = $cur_feed['rssfeed'];
$userinfo[$cur_feed['rssfeed']] = $cur_feed;
}
// This array will hold the items we'll be grabbing.
$first_items = array();
// Let's go through the array, feed by feed, and store the items we want.
$ix = 0;
foreach ($feeds as $url)
{
$user_id = $id_array[$ix];
$firstname = $first[$ix];
$surname = $sur[$ix];
$email = $user[$ix];
$ix++;
// Use the long syntax
$feed = new SimplePie();
$feed->set_feed_url($url);
$feed->init();
// How many items per feed should we try to grab?
$items_per_feed = 1;
// As long as we're not trying to grab more items than the feed has, go through them one by one and add them to the array.
for ($x = 0; $x < $feed->get_item_quantity($items_per_feed); $x++)
{
$first_items[] = $feed->get_item($x);
}
// We're done with this feed, so let's release some memory.
unset($feed);
}
// We need to sort the items by date with a user-defined sorting function. Since usort() won't accept "SimplePie::sort_items", we need to wrap it in a new function.
function sort_items($a, $b)
{
return SimplePie::sort_items($a, $b);
}
// Now we can sort $first_items with our custom sorting function.
usort($first_items, "sort_items");
$counter=0;
foreach($first_items as $item)
{
$feed = $item->get_feed();
$info = $userinfo[$item->feed->feed_url];
$counter++;
if($counter >= 7)
break;
if ($img_size = @getimagesize('members/img/avatars/'.$info['id'].'.jpg'))
$avatar_field = '<img src="members/img/avatars/'.$info['id'].'.jpg" alt="" />';
else
$avatar_field = '<img src="members/img/avatars/nopicture.png" alt="" />';
$picture = '<div id="feedpicture"><a href="members/member.php?id='.$info['id'].'" title="'.$info['firstname'].'\'s Member Page">'.$avatar_field.'</a></div>';
// Begin the (X)HTML page.
?>
<h3><?php echo $picture; ?><a href="<?php echo $item->get_permalink(); ?>" target="_blank"><?php echo html_entity_decode($item->get_title(), ENT_QUOTES, 'UTF-8'); ?></a></h3>
<!-- get_content() prefers full content over summaries -->
<? echo trim(substr((str_replace("\n", ' ', str_replace("\r", ' ', strip_tags($item->get_description())))),0,300)); ?>
... <i>more</i></a><br />
<p class="info"><a href="members/member.php?id=<?php echo $info['id']; ?>" title="<?php echo $info['firstname'].'\'s Member Page'; ?>"><?php echo $info['firstname'].' '.$info['surname']; ?></a> | <a href="<?php echo $feed->get_permalink(); ?>" target="_blank"><?php echo $feed->get_title(); ?></a> | <?php echo $item->get_date('M j, Y | g:i a'); ?></p>
<br />
<?php
}
?>It shows the latest blog posts from members on a page, if they have an RSS feed in the database. It uses SimplePie. The code above is customized from regular SimplePie feed code. Member management in my current site is based on PunBB, not WordPress.
I’d have no clue how to modify this code for Buddypress. Can’t figure out member management in Buddypress for starters, with x-profile vs wpmu and similar data stored in different places. It all looks kinda messy and inconsistent to me.
Doubtful you should take this as starting point. I’ll wait for the integrated solution.
July 7, 2009 at 12:53 pm #48726In reply to: filter content for all site (e.g. by country)
21cdb
ParticipantWe need a “global language filter” for all content, depending on what the user set as his preferred language in the wp-admin.
WordPress.com has such an language filter. You can choose “preferred language” and will be redirected to f.i. to de.wordpress.com (only content of people who set up their language and blog-language to german) or es.wordpress.com (only spanish).
Anyone also interested?
@Grosbouff: Maybe we should add this feature request as an official ticket?
July 7, 2009 at 6:56 am #48718In reply to: BuddyPress forums now use pretty permalinks
Sam Bauers
ParticipantThose experiencing difficulty with posting should find their problems are now gone.
This generally only happened to people who had registered elsewhere (like bbPress.org or WordPress.org) and were trying to post on these forums for the first time.
July 7, 2009 at 6:01 am #48712Burt Adsit
ParticipantTrunk update changes:
July 6, 2009 at 5:06 pm #48676In reply to: Buddypress Fatal Error
thebigk
ParticipantHello everyone!
First of all, thank you for your responses. The problem is now solved. However, I don’t know how! I wrote to the web host describing the problem and to the best of my guess, they changed few PHP.INI settings [Don’t know how it got messed?]
The system did not have bbpress. I’ve upgraded buddypress to latest stable and everything seems to be working fine now.
To answer the questions :-
1. Are you running WPMU 2.7.1 or WordPress 2.8? You mention that you were running WPMU before. Did you upgrade to the beta version of WPMU 2.8 from trunk? Or, did you accidentally upgrade to WP 2.8? WPMU 2.8 is not yet in public release.
-> I did not upgrade accidently. In fact, one of the members reported that there was an error. The system was running fine with WPMU 2.7.1 and BP 1.0 (the first stable release) and then suddenly the error popped up.
2. What other plugins besides BP do you have activated? Have you tried removing them all except BP and see if you can get back to the plugins page?
-> I do not have any other plugin than BP.
3. Have you tried removing BP and then seeing if the plugins page returns? If it does, then deactivate all other plugins and reinstall BP. What happens?
-> No, I didn’t try that. I could not deactivate any plugins, because I couldn’t see the plugins in the admin panel!
From the overall experience, it looks like the issue was with me signing in as site-admin but ending up in blog admin panel (anyone knows why this happened?)
July 6, 2009 at 4:07 pm #48669In reply to: Buddypress Fatal Error
Jeff Sayre
ParticipantI agree with Burt. My three questions and suggestions were going to be this:
- Are you running WPMU 2.7.1 or WordPress 2.8? You mention that you were running WPMU before. Did you upgrade to the beta version of WPMU 2.8 from trunk? Or, did you accidentally upgrade to WP 2.8? WPMU 2.8 is not yet in public release.
- What other plugins besides BP do you have activated? Have you tried removing them all except BP and see if you can get back to the plugins page?
- Have you tried removing BP and then seeing if the plugins page returns? If it does, then deactivate all other plugins and reinstall BP. What happens?
July 6, 2009 at 9:59 am #48643In reply to: Buddypress Fatal Error
thebigk
ParticipantI think I’m one step closer now:
I verified, when I log in as a normal user, I don’t see wordpress version in the bottom of admin panel.
So in my current status, I’m NOT getting logged in as an administrator!
Can anyone tell me how do I login as an admin? {PS: I’m not a novice, and have performed admin functions many times. However, I think I’m forcefully being logged in as a non-admin even when I enter admin credentials}
July 6, 2009 at 8:32 am #48635In reply to: Buddypress Fatal Error
thebigk
ParticipantThis is really strange
. I overwrote all the wordpress installation files but still don’t see the ‘plugins’ option in the admin panel. Also, even though the default theme is there, I can only see the default buddypress theme in ‘active’ theme. Other installed themes are not available.
“Buddypres” option is also missing from the left sidebar of admin panel.
July 6, 2009 at 1:18 am #48614In reply to: Embeding videos problem
peterverkooijen
ParticipantYou probably need this plugin. It’s an annoying WPMU issue.
July 6, 2009 at 12:15 am #48608In reply to: Embeding videos problem
Mohit Kumar
Participanti am trying to add video in my blog in wordpress mu+buddypress website.Everything else is fine but i am unable to see video..
here is the link http://buzzlyf.com/buzztv/2009/07/05/kailasa/
-
AuthorSearch Results