Search Results for 'wordpress'
-
AuthorSearch Results
-
April 28, 2010 at 6:54 pm #75767
In reply to: [New Plugin] CubePoints Buddypress Integration!
Tosh
ParticipantThanks, glad people are finding it useful!
I’ve been using it on my own site for a while now. So I thought I’d share the plugin love.
Please rate the plugin and vote if it works for you.April 28, 2010 at 6:39 pm #75759In reply to: Buddypress version of wordpress 'mystique' theme?
k33n
ParticipantLooks solid, would love to check it out.
April 28, 2010 at 6:16 pm #75749In reply to: [New Plugin] CubePoints Buddypress Integration!
jaxster
ParticipantHi Tosh,
What’s the easiest way for my users to view their points? I can’t seem to find a link on my profile page or the buddypress admin bar? Or is the only way to view your points is to go to the WordPress admin pages?sameast
ParticipantHi Boones
I using Version: 0.2.1 with a wordpress 2.9.2 installation. Yes its happening on everything i have only got extend profile enabled within component settings.
April 28, 2010 at 12:46 pm #75677In reply to: Password strength feature
stwc
ParticipantThere’s one in /wp-admin/profile.php in the WordPress dashboard. Presumably you could look at how that’s working, and just reuse the code in your register.php in your child theme.
April 28, 2010 at 12:36 pm #75675In reply to: Odd blank sections in WP admin after installing BP
Jeff Sayre
ParticipantIt looks like you need to increase the allocated memory limit for PHP. Depending on the way your hosting company has set up the servers, you might be able to do this yourself. If you’re on a shared hosting package, they might not allow you to increase the memory limit.
I suggest contacting technical support at Rackspace and tell them about the error message. Then ask them what is set in the server’s php.ini file for the value of the memory_limit directive. If Rackspace allows for this value to be overridden by Apache, then you can easily tell php to use more memory by adding this to the very top of your .htaccess file.
### Set PHP Memory Directive ###
php_value memory_limit 60M
As a final check, make sure that your site is running PHP5. Although WordPress does run under PHP 4, it also runs under PHP 5 and that is always better.
If this is all foreign to you, then perhaps Rackspace will do it for you.
April 28, 2010 at 11:35 am #75666In reply to: (solved) BuddyPress not working as it should.
Paul Wong-Gibbs
KeymasterFor that to work as intended, you also need to set WP_LANG in your wp-config.php and load a nBb_NO translation for WordPress.
April 28, 2010 at 8:36 am #75650finni3
ParticipantMaybe you will find this info from the Google SoC site interesting @derekbolden:
Student Name: Kunal Bhalla
Mentor Name: John Jacoby
Title: Events Plugin for WordPress and BuddyPress
Abstract: Events have become an integral part of Social Networking; this plugin would also be useful for WordCamp.org – allowing people to handle WordCamp registration through the WordCamp site itself, etc.This plugin will provide basic event functionality for plain vanilla WordPress installs and enhanced capabilities for BuddyPress installs by leveraging the new WordPress Custom post types and moving on from that.
Source: http://socghop.appspot.com/
April 28, 2010 at 7:42 am #75647In reply to: How can users add a new post in buddypress?
@mercime
ParticipantAnyone tried using Posthaste Plugin or the TDO mini-forms with BP posting yet?
April 28, 2010 at 6:12 am #75638In reply to: BP Album+ || New Features Requests and Discussion
foxly
ParticipantJust use version 0.1.7, currently on the WordPress plugin repo. It’s reasonably stable and thousands of people are using it on their sites.
As for when version 0.1.9 will be ready for full scale distribution, that’s difficult to predict.
Software development is a nonlinear process. It’s not like we compile a list of features, know exactly how many lines of code each one will take, and then work through them at exactly X lines of code a day. Some days we make huge process, and other days we don’t get anything written because we’re researching something that isn’t working correctly.
Still, we have two programmers working all day every day on this plugin, and we’ve gone from zero to “pretty darned good” in less than 5 weeks. So if we can hold that rate of progress, we should have something “epic” reasonably soon.
I’ll see if I can post some screen caps later to show you guys what we’re working on.
^F^
April 28, 2010 at 5:30 am #75633r-a-y
KeymasterNow this is just my honest opinion, but I wouldn’t get it (this isn’t a slight against Lisa).
If you glance the TOC, it’s more of an introduction to BP, which is great if you don’t know anything about WordPress or BuddyPress and you’re just diving in. And, you’re right, you can find most of this info online.
If you are an intermediate developer (or if you’re experienced with WP), you can learn as you go and dig through the BP code and other BP plugin’s code.
FYI, WPMU.org is not an affiliate site.
April 28, 2010 at 4:01 am #75613In reply to: How do i activate my buddypress pages
r-a-y
KeymasterGet to this screen in your WP admin panel:
https://codex.wordpress.org/Settings_Permalinks_SubPanelSet it to “Day and Name”. Save. Check your BP pages and see if they work.
Don’t worry about the .htaccess file for now.
April 28, 2010 at 3:02 am #75602In reply to: [New Plugin] CubePoints Buddypress Integration!
Kunal17
ParticipantHas anyone figured out how to use cubepoints with WordPress MU + Buddypress?
April 28, 2010 at 3:00 am #75601In reply to: My site just stopped working…
JoeBro
ParticipantDidn’t Godaddy hosting get hacked this past week? http://blogcastfm.com/announcements/warning-massive-number-of-godaddy-wordpress-blogs-hacked-this-weekend/
April 28, 2010 at 1:51 am #75595In reply to: BP Album+ || New Features Requests and Discussion
foxly
Participant###############################################################################
REMINDER * REMINDER * REMINDER * REMINDER* REMINDER * REMINDER
###############################################################################Just a reminder to everyone on the thread, that the current beta we are now discussing is
version 0.1.9.2 which you can download here:https://plugins.svn.wordpress.org/bp-album/branches/foxly/0.1.9.1/bp-album-BETA-0-1-9-2.zip
It’s *hugely* different from the 0.1.7 version currently being distributed on the wp plugin site.
###############################################################################
April 28, 2010 at 1:17 am #75592In reply to: Buddypress on WordPress vs WordPress MU
r-a-y
KeymasterAhh okay, that’s what I thought!
April 27, 2010 at 11:59 pm #75577Ipstenu (Mika Epstein)
ParticipantAt the minute once the user logs in it redirects the to their profile page. How and where do i include that code so the home button disappears?
Those are two different questions.
Login With Ajax would help with the redirect. https://wordpress.org/extend/plugins/login-with-ajax/As for the home button, in your header.php you just wrap is user logged in around Home. See https://wordpress.org/support/topic/367625?replies=5 for a bit more (and some oddities people are having with it…)
April 27, 2010 at 10:42 pm #75570In reply to: How can users add a new post in buddypress?
John Karma
Participantwow that’s really nice thanks! However, my problem is that I don’t see the “blogs” option in the menu, like the one they have here: https://s.w.org/extend/plugins/buddypress-quickpress/screenshot-1.jpg?r=234544
April 27, 2010 at 10:30 pm #75564In reply to: How can users add a new post in buddypress?
Paul Wong-Gibbs
KeymasterYep, you’ve got it exactly right – in /wp-admin/post-new.php.
If you want to let your users post from within the front-end, take a look at https://wordpress.org/extend/plugins/buddypress-quickpress/. It hasn’t been updated in a long while so if it doesn’t work, hopefully someone else is aware of an alternate.
April 27, 2010 at 9:57 pm #75557JoeBro
ParticipantThanks but I’ve gone through the whole thread already and even a few others and none of them fix the issue. I don’t think my case has been described there (i don’t think). The ‘Upload Image’ from the profile-change avatar page just goes dead – nowhere. It doesn’t even try to upload the image I point it to, no matter the size – there’s nothing in the expected folder locations and the perms have even been set to 777. I don’t get a bp or wp error page either. It’s just ‘page not found’ which is frustrating. I’m not a coder so I can’t tell how the calling function for that button operates. I’ve futzed around with the upload paths coded in bp-core-avatars (full url, trailing slash, etc.) and in the site settings in wordpress. I’ve tried nearly all of the mentioned ‘fixes’ in the post above but to no avail.
April 27, 2010 at 9:32 pm #75553In reply to: Buddypress on WordPress vs WordPress MU
Andrea Rennick
ParticipantYes, I meant what techguy said.
If the original OP{ was using extra plugins for BuddyPress that gathered and used information across the site/network/whatever, then *those* items may not work properly if he downgrades to single WP.Because you know someone’s gonna have a BP install with every extra BP plugin out there installed, will downgrade from MU to WP, then come back here screaming that stuff broke.
I could also point to another thread where a user is wonder where the “recent siteiwde posts” widget is, but he’s running single WP not MU, so that’s why it doesn’t show up.(tangent: some mu functions did get renamed in 3.0 but the current functions still exist. They are listed as deprecated though, so at some point plugins authors will need to catch up.
There’s also the fuzzy meaning of the word “features”. ;P )
And yes, waiting until 3.0 will make downgrading SO much easier…
April 27, 2010 at 7:49 pm #75536In reply to: Buddypress on WordPress vs WordPress MU
Ipstenu (Mika Epstein)
ParticipantApril 27, 2010 at 7:42 pm #75535In reply to: Buddypress on WordPress vs WordPress MU
r-a-y
Keymaster@techguy – I’m aware of that. But andrea_r noted something different about some WPMU features (I’m guessing deprecated functions, unless I’m misinterpreting something).
April 27, 2010 at 7:40 pm #75534In reply to: Buddypress on WordPress vs WordPress MU
techguy
Participantr-a-y,
WP 3.0 will have all the same sitewide features as MU. That is if in WP 3.0 you click the option to allow multiple blogs on the same install. However if you don’t turn that on, then WP 3.0 will act like a single install of WP. I think that’s what Andrea_r meant.If you’re on WPMU and want to move to the standard WP, you should wait for WP 3.0 to make that transition. With the merging of the code bases, it should be easier.
April 27, 2010 at 6:38 pm #75520Ipstenu (Mika Epstein)
ParticipantWordPress has this built in – https://codex.wordpress.org/Function_Reference/is_user_logged_in
-
AuthorSearch Results