Search Results for 'buddypress'
-
AuthorSearch Results
-
May 1, 2009 at 6:41 pm #44057
In reply to: Keeping BP experience as simple as possible
flynn
ParticipantBuddyPress is a more socially focused, but still blog-centric, solution to social networking. From what it sounds like you want something social that gives each person a page to post to. You might try Ning.com or Drupal’s social networking option.
May 1, 2009 at 4:57 pm #44052In reply to: Skeleton Theme help
Ezd
ParticipantOkay thanks. What I did last time i created a theme was pretty much following these instructions: http://www.jestro.com/web-design/convert-xhtml-css-to-wordpress/
So the theme I create for buddypress has to have the same kind of structure with a header, content, footer ect. And then eventually after i’ve structured it like that I can implement buddypress tags/loops into the layout and style with CSS.
May 1, 2009 at 4:38 pm #44051In reply to: Add a Favicon to the BuddyPress.org
belogical
Participantprobably a simple oversight, but good catch! the old site had one.
May 1, 2009 at 4:33 pm #44049In reply to: bbPress Force Login for Buddypress
jfcarter
ParticipantNever mind. I just named it bb-force-login.php and put it in the bb-plugins directory. Works like a charm!
May 1, 2009 at 4:33 pm #44048In reply to: Request Features – Group Plugin
abcde666
ParticipantGroup Discussion Board:
I would like to see the possibility to be able to reply directly to a forum-post, so that:
1)
everybody understand to which forum-post my post refers to.
2)
the person I am replying to will receive an e-mail which notifies him that I have posted a feedback to his entry
like threaded Forum and threaded Comment-system ( http://www.toni.org ).
Currently, it is very hard to find my own forum-posts and replies to my post within BuddyPress. You agree ?
Many thanks,
Erich
May 1, 2009 at 4:26 pm #44046In reply to: Default Theme Issues – HELP! :)
belogical
ParticipantAll blogs used to be using /themes/fourWPTPv2 (another them outside of buddypress)
The rest is correct!
May 1, 2009 at 4:22 pm #44045In reply to: How to: Upgrade from RC2 to 1.0
Cyndy Otty
ParticipantThe update buddypress link in plugins section in hinting me. Can I upgrade just by hitting that link?
Worked fine for me. You’ll still need to move the themse folders to the proper places, activate the new home theme, and go into the BuddyPress > General Settings and Save the member theme. Or at least, I did.
May 1, 2009 at 4:21 pm #44043In reply to: threaded forum posts ?
abcde666
ParticipantHi Jeff, DJPaul,
many thanks for your feedback !
So can I get this working also in BuddyPress ?
Thanks again,
Erich
May 1, 2009 at 4:18 pm #44042In reply to: Default Theme Issues – HELP! :)
Burt Adsit
ParticipantYou are using the new bp home theme for *all* blogs?
All blogs are using /themes/bphome
All blogs used to be using /themes/buddypress-home
You have manually gone in to each blog’s Appearance > Theme menu and selected the bp home theme. Now the nav links return 404 on anything other than blog id 1.
Correct?
May 1, 2009 at 4:14 pm #44041In reply to: reducing the width of buddypress theme
Maythil
Participantdear jeff, u r my only saviour

i have only dummy data.
i have not launched my site yet. so no problem there.
but i am not sure ftp will override the wpmu moorings.
btw, as i mentioned in a note above, ie6 only displays 800px screens.
is there a way to trick firefox or chrome into behaving like that?
wishful thinking?
May 1, 2009 at 4:00 pm #44037In reply to: Get Username ???
trcwest
ParticipantThis is what i have in my main blog theme that works nicely.. in the wordpress header..
http://buddypress.pastebin.com/m63552cf1
I just want to do the same thing on the buddy press side of things..
the above code doesnt work on the buddy press side.
I have been trying things like..
<?php echo bp_the_site_member_name(); ?>
The idea is to just alow for a quick create group button that takes dynamically adds the users username based on this url..
http://spotskenya.com/spotters/!!!!!username!!!!!/spots/create/
does that make sense??
May 1, 2009 at 3:46 pm #44035In reply to: Get Username ???
Burt Adsit
ParticipantPost the code for wt_get_user_name() here and leave a link http://buddypress.pastebin.com/
May 1, 2009 at 3:42 pm #44034In reply to: Skeleton Theme help
Ezd
ParticipantHi Jeff,
I once designed a theme for wordpress yes. Been a while thou. I know CSS pretty well.

Anyways, ill probably figure it out once ive played around with the skeleton theme for a week or two. I guess its like designing a wordpress theme just that now you have buddypress tags to play with as well.
Do you know why the 3 sections Members, Groups and Blogs looks like they arnt connected to any css file in the skeleton theme?
May 1, 2009 at 3:16 pm #44030In reply to: Skeleton Theme help
Jeff Sayre
ParticipantEzd-
Have you worked much with CSS before? Have you designed a custom WordPress theme before?
If not, here are some resources I recommend for starters:
- First, if you’re not using the Firefox browser, do so. Also, install the FireBug Add-on.
- Second, the WordPress Codex is a great resource for theme designers
- Finally, BuddyPress themes are unique themes in the WP family. Andy has written a great BuddyPress Codex on BP theme loops
May 1, 2009 at 2:55 pm #44025In reply to: How do you change the main “Social Network” image?
Jeff Sayre
ParticipantMay 1, 2009 at 2:53 pm #44024In reply to: reducing the width of buddypress theme
Jeff Sayre
ParticipantAh, that could be causing an issue. Do you have a FTP client? If so, you should be able to delete any file and folder in any of your domains.
BEfore deleting and reinstalling, just make sure you’ve backed up any data that you want to save and any custom theme changes. Also, make a note of which plugins you’re using just in case you accidentally delete them out of the wp-content folder.
May 1, 2009 at 2:35 pm #44022In reply to: reducing the width of buddypress theme
Maythil
ParticipantI think I must have another clean install.
The only problem is WPMU folders are undeletable from c-panel.
Several of them with the wp-content already exist
May 1, 2009 at 2:31 pm #44020In reply to: Fatal Error when activating
Jeff Sayre
Participant@Squashroby & @Tyviris-
It appears that both of you are using WordPress single user version. BuddyPress must be used with WordPress Multi-User version (WPMU).
You can download it here: https://mu.wordpress.org/download/
Start over from scratch. First, delete all the files (except any custom themes you may have created or downloaded). Create a new MySQL database. Them go though the install process again:
- Install WPMU — the multi-user version! Follow these instructions
- Next, install BuddyPress following these instructions
May 1, 2009 at 2:04 pm #44016In reply to: reducing the width of buddypress theme
Jeff Sayre
ParticipantMaythil-
Hum? That is strange since that directly addresses the admin bar styling. What browser are you using? Is it FireFox?
When go into FIreFox and make those changes, I see your site’s admin bar set to 800 px. Did you use the !important declaration?
May 1, 2009 at 1:11 pm #44011In reply to: How to: Upgrade from RC2 to 1.0
thebigk
ParticipantThe update buddypress link in plugins section in hinting me. Can I upgrade just by hitting that link?
May 1, 2009 at 11:15 am #44005In reply to: 404 on Change Password
Cyndy Otty
ParticipantOkies, this problem is now fixed! Half of my issue was I forgot to turn on error display in php.ini so I could actually see if there were any. (Duh.)
So, when I did, voila!
Warning: require_once(wp-includes/registration.php) [function.require-once]: failed to open stream: No such file or directory in /home/blahblah/public_html/wp-content/plugins/buddypress/bp-core/bp-core-settings.php on line 25
Fatal error: require_once() [function.require]: Failed opening required ‘wp-includes/registration.php’ (include_path=’/home/blahblah/public_html/includes’) in /home/blahblah/public_html/wp-content/plugins/buddypress/bp-core/bp-core-settings.php on line 25
So, I opened up bp-core-settings.php and took a peek at line 25 to see why it wasn’t including what it was supposed to be and the line says:
require_once( WPINC . ‘/registration.php’ );
So I changed it to:
require_once( ABSPATH . WPINC . ‘/registration.php’ );
And now things are running perfectly. Yay!
May 1, 2009 at 10:58 am #44003In reply to: wp_bp_activity_sitewide and item_id problem
Burt Adsit
ParticipantI’m not sure what the taxonomy tables have to do with anything but you can upgrade to 1.0 now. There are many new theme author friendly templates, templatetags that can do what you want alot easier than sql queries.
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/
May 1, 2009 at 10:49 am #44002Burt Adsit
ParticipantYou are going to get the same answers for this same question you posted here:
May 1, 2009 at 9:00 am #43995In reply to: BuddyPress 1.0 Has Arrived
danbpfr
ParticipantFélicitations Andy !
May 1, 2009 at 6:48 am #43985Paul Wong-Gibbs
KeymasterRemove buddypress and try again. If it doesn’t work it is because wpmu is not configured correctly. If you let is know here if it works with buddypress or not, maybe we can then advise more things to look at.
-
AuthorSearch Results