Search Results for 'buddypress'
-
AuthorSearch Results
-
February 9, 2009 at 3:58 am #37517
In reply to: BuddyPress Showoff: Post your links
joemak26
Memberhttp://www.sportsblognet.com. Tell anyone that likes sports to check it out. Finally up and running after about a month. We may be looking for someone that can code the member theme to match our overall site theme so please respond to this if you are interested.
February 9, 2009 at 1:48 am #37508In reply to: No “Buddypress” theme for users
Trent Adams
ParticipantGo into the Dashboard logged in as the “WPMU admin” into -> Site-Admin => Themes and then disable the theme from there. You can always go to Site-Admin -> Blogs and edit your main blog to enable the them only for the main blog.
Trent
February 9, 2009 at 1:27 am #37507In reply to: No Avatar Uploads
djsteve
Participantseveral posts with lots of things to try here:
https://buddypress.org/forums/topic.php?id=892
did you search the forums?
February 9, 2009 at 12:27 am #37505In reply to: Upgraded to WPMU 2.7 now I have an error
Lsm_267
ParticipantThe topic https://buddypress.org/forums/topic.php?id=843 has been closed and i feel sorry for it, because with my later installation wp MU 2.7 + BP béta 2, i’m still having this error msg :
Warning: Invalid argument supplied for foreach() in /home/np5397/domains/blogi.ee/public_html/wp-content/mu-plugins/bp-xprofile/bp-xprofile-signup.php on line 104
when creating a new blog
that cause several issues :
– can’t edit the profiles, create a group
– blogs are created but aren’t showing in the recent activity, neither in the blogs tabs or in his owner’s profile
– can’t send a message, invite somebody to be friend, etc
it seems that i have no x-profile tables in my db like burtadsit asks
(tableprefix_)bp_xprofile_groups
(tableprefix_)bp_xprofile_fields
(tableprefix_)bp_xprofile_data
here is the list of the tables in my db ; can’t see it
wp_1_comments
,wp_1_links
,wp_1_options
,wp_1_postmeta
,wp_1_posts
,wp_1_term_relationships
,wp_1_term_taxonomy
,wp_1_terms
,wp_2_comments
,wp_2_links
,wp_2_options
,wp_2_postmeta
,wp_2_posts
,wp_2_term_relationships
,wp_2_term_taxonomy
,wp_2_terms
,wp_3_comments
,wp_3_links
,wp_3_options
,wp_3_postmeta
,wp_3_posts
,wp_3_term_relationships
,wp_3_term_taxonomy
,wp_3_terms
,wp_4_comments
,wp_4_links
,wp_4_options
,wp_4_postmeta
,wp_4_posts
,wp_4_term_relationships
,wp_4_term_taxonomy
,wp_4_terms
,wp_blog_versions
,wp_blogs
,wp_registration_log
,wp_signups
,wp_site
,wp_sitecategories
,wp_sitemeta
,wp_usermeta
,wp_users
please how can i create manually those tables in my sqlDB ?
thanks for any advice
February 8, 2009 at 11:11 pm #37503In reply to: BuddyPress Showoff: Post your links
12thharmonic
ParticipantI have been folowing development since BP was just Andy. I am in the midst of rebuilding our radio network site on BuddyPress. I’m about half way through the process. It’s coming along.
February 8, 2009 at 10:56 pm #37502In reply to: Group Avatar Issue
Paul Wong-Gibbs
KeymasterSam
You need a SVN client to do
svn co https://svn.buddypress.org/trunk. Then in future you can runsvn updateto update to the latest “trunk” copy. It’s a bit hard to go further into specifics as I don’t know what Operating System you use, but have a google around if you get stuck.`February 8, 2009 at 9:56 pm #37500In reply to: PHP in my header.php causing signup errors
realfam
Memberwas not trying to be rude, sorry if it came off that way. This script was used with the Beta 1 of BP without issue, so whatever changed in the Beta 2 that is related is what I need to find a workaround for. Just asking for some guidance/assistance. The script is textbook php so it works fine from that respect…. I have 2 databases in mySQL, 1 that is for the WordPressMU and Buddypress, and another that I created separately for another part of my site….the second database is the one the script is calling.
Any thoughts?
February 8, 2009 at 8:32 pm #37495In reply to: Up and running – But No groups..
MartinNr5
ParticipantHi.
What error do you get when you try and create the groups?
There’s a sticky that details the BBPress integration (https://buddypress.org/forums/topic.php?id=471).
You configure how you want new blogs to be created in the admin tool of WPMU (IIRC).
February 8, 2009 at 8:29 pm #37494jfcarter
ParticipantThat’s the mystery. My member-themes folder contains a directory called ‘buddypress-member’ and that’s it.
I don’t have a buddypress-home folder there.
I think there is a function that is defined to look for a file here: /wp-content/member-themes/buddypress-home/index.php
but cannot, because the location doesn’t exist.
I’m wondering where this function is and how to redefine it.
Jessica
February 8, 2009 at 8:23 pm #37492In reply to: buddypress blogs – want to tweak…
MartinNr5
ParticipantYou could try and create a hidden blog and change the theme for just that to see if you can manage the widgets. Alternatively post a link to the theme you’re using and I’ll give it a spin on my setup.
As for the avatars… Do you have the “blog.dir” folder in your “wp-content” folder?
February 8, 2009 at 7:53 pm #37491In reply to: buddypress blogs – want to tweak…
lauraamn
MemberI haven’t tried switching the theme – that one was chosen so the menus across the top would be easy. Perhaps I could give it a try, though I am reluctant… Also, Martin, you are correct – I am using Safari and FireFox and have the same issue across all with the avatars.
February 8, 2009 at 7:40 pm #37489MartinNr5
ParticipantLooking at the path you’re posting above (/wp-content/member-themes/buddypress-home/index.php) it seems as if you’ve selected the BuddyPress home theme as the default theme for your member pages and not the actual member theme.
I’m not sure how you’d be able to do that though.
What are the contents in your “member-themes” folder?
February 8, 2009 at 4:58 pm #37484In reply to: Problems with umlauts
karlheinz01
MemberHi,
everything works on the bbPress side with umlauts. Whould it be possible to use the same filters for the BuddyPress side of the forum?
Best,
Karl-Heinz
February 8, 2009 at 1:45 pm #37476In reply to: Promote member to group admin?
MartinNr5
ParticipantNevermind, after some digging I found this feature request that explains that this isn’t possible yet: https://trac.buddypress.org/ticket/309
Feel free to close this thread.
February 8, 2009 at 1:30 pm #37470In reply to: buddypress blogs – want to tweak…
MartinNr5
ParticipantI’m running IE (8 even) and that’s not the problem with Laura’s site (nor have I’ve seen it on my own setup).
The registration steps works fine, it’s the end result that is the problem.
February 8, 2009 at 12:28 pm #37465In reply to: PHP in my header.php causing signup errors
Paul Wong-Gibbs
KeymasterBuddypress is not unusable software. I suggest being a bit more polite if you come looking for help, especially to the official Buddypress forums.
It’s because you’re trying to shoehorn a PHP script into your theme. Either one of the PHP variables you use in the snippet in bold is used elsewhere by Buddypress – thus getting weird conflicts – or it’s to do with one of your mysql_ function calls, possibly mysql_select_db().
February 8, 2009 at 12:13 pm #37462In reply to: Avatar Upload Problems
Paul Wong-Gibbs
Keymasterblogs.dir and some other folders will probably need to be chown’d to the user and group that runs the webserver. Apache2 by default (I think) uses the nobody user account, so I’m assuming that’s what your host uses.
Whilst 777 will let everything access it, from a security perspective, you should really go for 755 permissions and check that the owner/group of the files is the same as that of the webserver.
BTW if you’d have tested uploading an avatar on a plain WordPress MU install, you’d have had exactly the same problem. This isn’t buddypress.
February 8, 2009 at 12:06 pm #37461In reply to: buddypress blogs – want to tweak…
Paul Wong-Gibbs
Keymastersgrunt: if there is a suspected problem with IE, you should detail a report at https://trac.buddypress.org/ so people can check and confirm and fix it.
February 8, 2009 at 11:53 am #37460In reply to: Scaling down/Centering complete Buddypress
Sgrunt
Participanti think you should modify both the buddypress home and the member theme: the base.css file or the custom.css file for both themes. Change the body, the left, right, center column width, and the narrow and wide column.
February 8, 2009 at 10:04 am #37456In reply to: buddypress blogs – want to tweak…
Sgrunt
Participantfor the avatars: i’ve noticed that there is a problem with internet explorer. It just does not show the button for going to the next step. Try with Mozilla and see if it works
February 8, 2009 at 9:53 am #37454In reply to: Required name and logout issues
MartinNr5
Participant(You don’t need to insert code, just copy and paste the text straight into the post.)
It seems as if I’m not skilled enough to help you further as I have no idea what this could be.
I see that you have a custom theme though. Can you try and revert to the default BuddyPress theme and see if that works?
February 8, 2009 at 7:21 am #37444In reply to: RSS Feeds Broken
arghagain
ParticipantYa, the same thing is happening on my site using buddypress. Site wide activity’s RSS is not loading.
February 7, 2009 at 11:02 pm #37432In reply to: buddypress blogs – want to tweak…
MartinNr5
ParticipantHi again.
I didn’t realize that it was the “sub-blogs” that you we’re talking about when I posted but now I know what you mean.
That kind of functionality is usually handled by widgets but perhaps it’s hard coded into the theme. Are they there no matter what theme you use?
As for the avatars, I’m not sure I’m on the right track to be honest now that I’ve done some digging. The path for your avatars (http://mobiusmanitou.com//avatars/4/alien20-avatar1.jpg) is not even close to the one on my setup (http://komiformguiden.se/wp-content/blogs.dir/1/files/avatars/3/elder_sign_small-avatar1.jpg).
Why those differ I have no real clue to though. Perhaps Trent, Burt or Andy can chime in on that.
February 7, 2009 at 8:53 pm #37430In reply to: buddypress blogs – want to tweak…
lauraamn
MemberI thought they’d be widgets, but when I go to the dashboard for that blog (showcase for example) it says there are zero widgets being used (in the appearance section).
Within the Showcase section (a blog on the site) you can’t see down the left and right side bar is says ‘archives’ ‘categories’ and ‘recent posts’? Just in case, here is the address directly to that section:
http://mobiusmanitou.com/showcase/
I’ll check on the avatars/graphics library as you mention.
Thanks!
Laura
February 7, 2009 at 7:53 pm #37427In reply to: buddypress blogs – want to tweak…
MartinNr5
ParticipantHi Laura.
Are you talking about the so called “widgets” that display information on your site (I can’t see the items you mention when I visit it)? These are responsible for showing, among other things, categories, recent posts, comments, and so on.
You can remove these from the WordPress admin page, under the Appearance section.
As for the problems with the avatars I’m not sure (I created a test account, MartinNr5, feel free to delete it if you wish). There might be a problem with the graphics library on the host that you have your site with so that the images isn’t processed properly.
Can you check with them to see if they support the minimum requirements for WordPress and buddypress?
-
AuthorSearch Results