Search Results for 'buddypress'
-
AuthorSearch Results
-
May 2, 2009 at 7:48 pm #44175
Jeremy Winter
ParticipantHave you tried this? https://buddypress.org/forums/topic.php?id=2445
It worked for me
May 2, 2009 at 7:45 pm #44174inkey-Russia
ParticipantThank you for quick reply!
I’ll be waiting
Hope it will be soon.
May 2, 2009 at 7:42 pm #44172Paul Wong-Gibbs
KeymasterNo, not yet. Future versions you would be able to, but I’m not aware of any timescale for this yet.
May 2, 2009 at 7:34 pm #44170In reply to: Stylesheet not loading for Default Member Theme
2698507
InactiveThanks everyone for the quick replies!
@jeff I looked at the link you sent, but I’m not upgrading so I’m not sure it applies. I just downloaded BuddyPress this morning.
@DJPaul the themes are in wp-content/themes/ and the member theme in wp-content/bp-themes/
@andy the permissions on that file were 644. I changed them all the way to 777 with no change. What should the permissions be?
May 2, 2009 at 7:03 pm #44166In reply to: Stylesheet not loading for Default Member Theme
Jeff Sayre
ParticipantJustin-
I assume you’re running BuddyPress v1.0. If so, please carefully read the section entitled “Upgrading the Theme files” on this BuddyPress Codex page.
May 2, 2009 at 6:20 pm #44155Jeff Sayre
ParticipantA few questions:
- Are you using the public release of BuddyPress–version 1.0?
- Are you using a custom theme?
- Did you read the section entitled “Upgrading the Theme files” in this BuddyPress Codex link?
May 2, 2009 at 5:34 pm #44145In reply to: Antispam plugin
Jeff Sayre
ParticipantHi DJPual-
I’m currently using (with success) the reCaptcha plugin on a dev site. I used hints from these two BP forum threads:
https://buddypress.org/forums/topic.php?id=509
https://buddypress.org/forums/topic.php?id=1581
I hope that helps!
May 2, 2009 at 5:03 pm #44132In reply to: reducing the width of buddypress theme
Maythil
ParticipantJeff, I can’t afford a VPS. I have to go with this, but the service is much better than is usual. Think of Elgg, it requres so many things including very new MySql and PHP versons and several other stuff. My HS guys took care of it and installed it themselves for me, though it’s not under the “Script Software’.
As for WPMU, first I tried to install myself allowing all permissions for the database concerned. I had a problem, and asked the help of my HS. They installed it for me. I asked them whether they had to do anything special at their end for the installation. They said NO, just make it 0777 for wp-content and it would work. It did.
In fact, they removed several WPMU folders at my request, but at the time I had not realized that all of them were WPMU folders. I was frantically installing, deleting and re-installing all kkind of CMS and SNW softwares. When I realized it, I posted a note at a WPMU forum. The rest you know.
What happens is when I click a folder, inside I see wp-content, and then a blog folder, it goes on like that until a 2 or 2009, and then I get the error message. I go on changing prmissions as I go along, but at last I reach a point where I am not allowed to change the permission setting. Anyway, I am going to ask my HS what’s the problem involved. I will let you know.
Thnaks for your long conerned reply.
May 2, 2009 at 5:02 pm #44131In reply to: get_site_option() not found, fatal error triggered
Paul Wong-Gibbs
KeymasterYou are trying to use BuddyPress with WordPress. BuddyPress needs WordPress MU which you can get from https://mu.wordpress.org/download/. In future versions, BuddyPress will work with regular WordPress but at the moment it doesn’t.
And before you ask ‘how long’, I suspect it will be quite a while before BuddyPress supports WordPress.
May 2, 2009 at 3:58 pm #44124Jeff Sayre
ParticipantAndrea is right.
You can either take the current BP home and member themes and customize them to integrate blogs as you wish, or you can use the BuddyPress Skeleton Template Theme files to build your own blog-centric custom BP themes.
May 2, 2009 at 3:54 pm #44123In reply to: I want to translate it into Greek
Jeff Sayre
ParticipantLiagk-
The primary resource for learning about translating WordPress files is here: https://codex.wordpress.org/Translating_WordPress
Also, some helpful forum threads:
https://buddypress.org/forums/topic.php?id=171
https://buddypress.org/forums/topic.php?id=1877
Finally, when you’ve completed your translation, it would nice if you would add and link in the codex: https://codex.buddypress.org/translations/
May 2, 2009 at 3:16 pm #44120In reply to: Recent posts (sitewide) missing some posts
Jeff Sayre
ParticipantAssuming that you’ve upgraded your site to WPMU 2.7.1 and the newly released BuddyPress v1.0, then carefully read the section entitled “Upgrading the Theme files” in this BuddyPress Codex link.
May 2, 2009 at 2:57 pm #44119In reply to: reducing the width of buddypress theme
Jeff Sayre
ParticipantIs the height parameter a must, or can you leave it like (800, )?
No. You cannot leave the parameter blank. You could pass a variable into the space if you wanted, but it must have something.
When I tried to remove one WPMU folder I got the error message
“500 Can’t Remove Directory. Permission denied”.
A few questions:
- Have you checked the files / folder permission on your WPMU install? You should be able to delete everything that you personally upload to your public_html. Although, with shard hosting, there could be issues with apache owning certain files and folders.
- Are you using an automatic WordPress Mu install option from your hosting company? I’m not sure if any hosting companies offer that option for WPMU, but it’s worth asking.
The answer I got was WPMU does something at the Apache level and that I can’t do much about it unless mine is a dedicated hosting service.
- Have you contacted tech support for your hosting service provider and asked for their help? This WPMU forum post may prove useful in talking with tech support: https://mu.wordpress.org/forums/topic.php?id=3173&replies=3#post-19388
- Have you considered changing hosting companies or upgrading to a more robust hosting plan? A VPS perhaps?
WPMU really does not do too well on a cheap hosting plan. Here is sage advice from andrea_r, a WPMU guru: http://wpmututorials.com/news/choosing-a-host/
I have a new installation now.
I think the width problem is to be fixed elsewhere.
Please consider these:
As far as figuring out what’s going on with your CSS, this is where the Firebug tool comes in very handy! It takes awhile to learn how to use it. But once you do, you can determine where a given div or class is pulling its instructions from and then temporarily override those selector parameters within Firebug and see how that affects the overall layout. It is a very powerful and useful tool!
Concerning CSS issues with IE6: my personal opinion is to not worry about supporting that browser anymore. It is just a big pain and too much work for too little return–less than 20% usage ( http://www.w3schools.com/browsers/browsers_stats.asp ). Again, that is just my opinion.
May 2, 2009 at 2:19 pm #44116In reply to: Google Maps for Groups
21green
ParticipantCheck out http://code.google.com/p/wordpress-geo-mashup/ , think about some donations and let Dylan know that u are also interested in a WPMU/Buddypress version of GeoMashup!
Here he is writing that he managed to get a first basic geoMashup Version working with WPMU/Buddypress:
May 2, 2009 at 2:06 pm #44115In reply to: [Adjust Time Zone]
Sushubh
Participantalright another potential issue i noticed.
/%postname%.html
i am using this as a post slug on one of the test blogs.
blog works fine.
but the buddypress home page shows the link with a trailing /
May 2, 2009 at 2:03 pm #44114In reply to: Integrating blogs from outside ?
Paul Wong-Gibbs
KeymasterImporting blogs (your second bullet point) is part of WPMU and nothing to do with Buddypress. You can do this by visiting /wp-admin/import.php on your site as an admin user.
The first bullet point is something that at least person is working on, but I don’t expect to see anything released for a long time yet.
I will eat my hat if their isn’t an existing RSS widget for WordPress. Have a look through https://wordpress.org/extend/plugins/.
May 2, 2009 at 1:56 pm #44113In reply to: reducing the width of buddypress theme
Maythil
ParticipantJEFF, THE LATEST.
I have a new installation now.
I think the width problem is to be fixed elsewhere.
Please consider these:
1. Immedaitely after the installation I found the Admin bar is 800px by default.
The rest of the body, starting from the top red line to the bottom silver bar, is much wider than that. The difference in the width can be clearly seen as a white ptach right of the admin bar (At buddypress.org this area is silver or light grey). It’s a blemish.
2. This means that I don’t have to put #wp-admin-bar { width: 800px !important; } in the site-wide.css . In fact I need to put #wp-admin-bar { width: 960px !important; } instead, so that the width of the admin bar would expand to the right all the way to cover the width of the body. I don’t understand this header/body width disparity?
3. The above is applicable to Firefox and Chrome (but making the Admin bar width 960px creates a problem with in IE6, where the whole site is set within 800px by default).
Regards.
May 2, 2009 at 11:30 am #44110In reply to: Customize header site wide/globally
Paul Wong-Gibbs
KeymasterThe ‘home’ theme only affects the very front page of your Buddypress site, as well as that main site’s blog.
Members, Groups and all the other pages are controlled by the ‘member’ theme, so you need to make your changes there.
May 2, 2009 at 11:27 am #44108Paul Wong-Gibbs
KeymasterBonjour
Yes, it is because you or your host has the ‘open_basedir’ PHP setting. Here’s the French-language version about that setting: http://php.net/manual/fr/ini.sect.safe-mode.php#ini.open-basedir
It is stopping PHP including files. You probably need to talk to whoever provides your hosting to change this setting.
May 2, 2009 at 8:59 am #44101In reply to: I want to upgrade my Rc1 to 1.0
2677869
InactiveAre ou sure you have the ame problem
Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.
May 2, 2009 at 8:20 am #44098In reply to: I want to upgrade my Rc1 to 1.0
Jeremy Winter
ParticipantI have found a fix for the problem. To fix this issue, navigate to your BuddyPress Settings page and under the option “Select theme to use for BuddyPress generated pages:” select the skelton theme and save the settings.
Now return and select the default theme and click Save Settings. It should work now.
For some reason it was not finding the theme originally but after the switch it found the theme right away.
May 2, 2009 at 7:55 am #44097In reply to: Default Theme Issues – HELP! :)
Sushubh
Participanthah. i was also looking for this same thing. i would have also liked to have the buddypress theme activated for all individual blogs.
May 2, 2009 at 7:25 am #44096In reply to: I want to upgrade my Rc1 to 1.0
Jeremy Winter
ParticipantI am having this same problem while upgrading from beta2 to 1.0. My home theme and the default home theme work fine, but the member theme still says it is missing.
I have deleted the old directories and moved /wp-content/plugins/buddypress/bp-themes/ to /wp-content/bp-themes/
so my result is mysite.com/wp-content/bp-themes/bpmember/
According to the instructions that is all that is needed. I am also seeing BP_MEMBERS_SLUG in the member theme. This one is puzzling me
May 2, 2009 at 6:14 am #44094In reply to: BuddyPress Showoff: Post your links
milo 3oneseven
ParticipantPlaystadium, a gamers site.
Twins-of-combat, a war clan with bbpress.
May 2, 2009 at 4:20 am #44093In reply to: reducing the width of buddypress theme
Maythil
ParticipantInteresting things, Jeff.
Thanks for introducing Firebug and Web Developer Tools. Imagine my plight of going to every file through the Cpanel file manager (which has no Back button!).
*
<script type=“text/javascript†language=“javascriptâ€>
window.resizeTo(800, 600)
</script>
Is the height parameter a must, or can you leave it like (800, )?
*
I usually use the FTP service from My Network Places in my Windows-XP.
When I tried to remove one WPMU folder I got the error message
“500 Can’t Remove Directory. Permission denied”.
I had posted this problem at a WPMU forum.
The answer I got was WPMU does something at the Apache level
and that I can’t do much about it unless mine is a dedicated hosting service.
From what you said I gather that my work is to be done somewhere up,
not under public-html at the folder level, right?
-
AuthorSearch Results