Search Results for 'buddypress'
-
AuthorSearch Results
-
July 14, 2010 at 11:24 am #85555
In reply to: create custom activity query stream
Roger Coathup
ParticipantThere are some code snippets in this previous post (I don’t know if they still work, or if there is an easier solution, for 1.2.5):
July 14, 2010 at 11:14 am #85552In reply to: Forum slow to load, show post form open then closes.
rossagrant
Participant@nonegiven I too have this issue but only when I am logged in on an account that has joined thousands of groups.
I have 2000 groups on my site. Admin is a member of all of them and has multiple topics in each. When I log in as admin the page is a little slower to load as the page fetches the number of topics that are admins.
If I log in on an account that has only created a few dozen topics then the page loads quickly. I imagine it is something to do with MYSQL queries.
July 14, 2010 at 10:50 am #85549In reply to: Job board using buddypress ?
Anonymous User 96400
Inactive@talgalili I’ve just started work again on a jobboard plugin for BP. Give me a week and I’ll have a working test site up and running (if the electricity ever comes back on again in my little beach hut that is…)
July 14, 2010 at 10:46 am #85548vsimovic
MemberOk, i’ve managed to do it with:
global $bp;
bp_core_fetch_avatar( array( ‘item_id’ => $id, ‘type’ => ‘full’, ‘width’ => ’75’, ‘height’ => ’75’, ‘html’ => ‘false’ ) )If somebody needs the same thing he can try this lines, maybe it will help.
July 14, 2010 at 10:01 am #85543vsimovic
MemberHello,
i am writing my own plugin which needs avatars from BuddyPress. Plugin is pulling members IDs and some other info they’ve putted in their profiles from the database, but can’t figure out how to echo avatar based on the user’s ID. Any help with this?
Thanks
July 14, 2010 at 9:45 am #85542In reply to: How to change the order of the tabs
ana_mb
MemberI’d like to be able to do this too
@travel-junkie I had a look at your post, but I wasn’t sure where to start, as I’m not very used to editing BuddyPress code
Any help appreciated
July 14, 2010 at 8:55 am #85539In reply to: set wmode=”transparent” for oembed plugin
abu_eldahab
Memberi tried to do as you said and it gave me error
“Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘my_eombed_wmode’ not found or invalid function name in /home/wp-includes/plugin.php on line 166”July 14, 2010 at 8:16 am #85538abu_eldahab
Memberdid you moved “events” folder to the theme directory ?
July 14, 2010 at 8:06 am #85537In reply to: Login bar and comment clashing
Mark
ParticipantThanks @r-a-y Can we do something like this to allow users to edit comments or add RSS feeds to their profiles?
July 14, 2010 at 6:51 am #85536In reply to: Useful plugins required
Archie Webmaker
Participant@profitsbuzz Though this method is not exactly what I wanted, I use java script to fetch RSS feed and then I use the profile field data tag to call in. If we can integrate feed url validation this will work.
I have tried it live on my site. But users don’t usually give their correct feed url. So it show up error message and it spoil the whole page.
July 14, 2010 at 6:15 am #85533In reply to: TwentyTen child theme for BuddyPress
Paul Wong-Gibbs
KeymasterWe have to try to get things to work for 80% of our users; if we encouraged people to edit the default theme or any of the core BuddyPress files directly, most of those people are going to come back and complain when we release a new version of BuddyPress because they won’t understand what’s really happened.
Theme developers of course have two options — either as a child theme, of BuddyPress’ bp-default or one of the many other theme frameworks, or as a seperate/existing theme with the BuddyPress template files copied in. Both have their disadvantages and advantages.
July 14, 2010 at 6:12 am #85532In reply to: Register username with uppercase?
hkcharlie
ParticipantSo with reference to the last entry on this link https://trac.buddypress.org/ticket/2207
Has anyone managed to use uppercase usernames?
July 14, 2010 at 5:45 am #85530In reply to: Job board using buddypress ?
talgalili
MemberThanks ModemL,
But I don’t see this theme works with buddypress, or am I wrong?Can any theme just start working with BuddyPress ?
July 14, 2010 at 4:56 am #85528In reply to: default crop avatar selection is not working
pandragon
MemberAlso https://buddypress.org/community/members/pandragon/profile/change-avatar/ not working lol
July 14, 2010 at 4:09 am #85524Kevin Krefting
ParticipantI ran into this problem while working with a BuddyPress installation on Rackspace Cloud Sites. To solve it I needed to change some server limitations by editing my .htaccess file. The settings I used were:
php_value memory_limit 128M
php_value post_max_size 128M
php_value upload_max_filesize 128M
php_value max_execution_time 6000000I’m not sure if your problem requires a similar solution, but I hope this helps.
July 14, 2010 at 4:08 am #85523In reply to: Useful plugins required
profitsbuzz
ParticipantPuanthanh what is the issue when they input the wrong url feed?
Sorry Ray and tech guy I am very green at this the program I commission to do my website have fallen out and now it seem I am on my own. Perhaps you can able to guide how do I add the new field. From buddypress options?
July 14, 2010 at 3:25 am #85522techguy
Participant@jeremyrobinson Have you tried the solutions offered in this thread: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/email-notification-not-working/?topic_page=1&num=15
July 14, 2010 at 3:08 am #85519In reply to: No registration available
r-a-y
KeymasterJuly 14, 2010 at 3:01 am #85517In reply to: No registration available
Paul S
ParticipantI have this same problem with my BuddyPress installation. I searched these forums for the solution, if any, saw this and tried to apply it. I do not see the option for “Tick the box next to ‘membership – anyone can register’.”
Where is it?
July 14, 2010 at 2:53 am #85515In reply to: Plugin that allows members to add their own URL
r-a-y
KeymasterHi profitsbuzz,
Please do not create a new topic when you have another one that you recently created:
https://buddypress.org/community/groups/creating-extending/forum/topic/useful-plugins-required/Post your responses in the link provided.
Thanks!
July 14, 2010 at 2:52 am #85514r-a-y
KeymasterJust tried to register on your site and I get a white screen after hitting submit.
Please deactivate any plugins other than BuddyPress (if you haven’t done so already).Are you able to access your server’s error log? If so, there is most likely a message in there. It would help if you could paste the contents of this log here.
—
Also you say you upgraded to WordPress 3.0. Do you experience the login issue you noted in point #3 with BuddyPress deactivated?
July 14, 2010 at 2:38 am #85512r-a-y
KeymasterHi Derek, I don’t intend on being mean, but this is now the fourth separate thread you have created about this:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/unable-to-login-to-dashboard/
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/serious-1-2-2-5-upgrade-problem/
https://buddypress.org/community/groups/installing-buddypress/forum/topic/help-1-2-2-5-upgrade-problem-i-get-an-error-message-then-not-able-to-login-to-admin/Please post in this thread only:
https://buddypress.org/community/groups/installing-buddypress/forum/topic/help-1-2-2-5-upgrade-problem-i-get-an-error-message-then-not-able-to-login-to-admin/Like I mentioned in a previous post, feel free to bump your own topic by replying to it after 24 hours. But please do not create any more new threads!
Thanks!
July 14, 2010 at 2:26 am #85511In reply to: page not found errors
r-a-y
Keymaster@jace0228 – Cool! Glad this works. You’re the second person to confirm the fix.
Here’s the fix bundled into a quick plugin:
http://buddypress.pastebin.com/download.php?i=S8e3t2Se (updated July 24th, forgot to wrap a !function_exists call around the function)Save as a PHP file and add it to /wp-content/mu-plugins/ or add it to the regular plugins directory and activate network-wide.
July 14, 2010 at 2:20 am #85510In reply to: TwentyTen child theme for BuddyPress
alanchrishughes
Participant@thekmen I’m just one of the people that think themes should be completely separated from the plugin the same way they are separated from WordPress. Trying to reduce everything to one theme with a bunch of child themes is only going to slow down development and discourage people from appreciating Buddypress. I mean look how few themes there are, one theme with with a couple color alteration child themes and now people are excited just to be able to use the generic WordPress default.
I actually prefer this not being a child theme because I’m not a programmer and don’t know enough to write a theme completely from scratch, and this WordPress default is the most basic sandbox like template to start with.
I think it is an inherent difference between front end and back end developers. You guys don’t care what it looks like as long as the programming is constantly up to date and I don’t mind if I miss some updates as long as its designed well. You guys try to plan for every possible scenario and I design to make things as customized as possible. I have a million ideas of things I want to do designing a theme for a non-profit I work with, but I’m not always certain about writing the php to get the functionality on track so I post on here about it. Instead I get front end advice, suggesting I write an entire plugin for something that can be accomplished with a line or two of html and css, just to keep the plugin pure. Neither extreme is the answer, I’m just saying it is a bit lop sided right now.
July 14, 2010 at 1:33 am #85507In reply to: 404 flashes then redirects fine when creating groups
Jonathan Carroll
ParticipantHere is the solution, thanks Ray, John and Paul!
-
AuthorSearch Results