Forum Replies Created
-
I’m not having any problems with version 1.2.4.1.
Anyone?
@pcwriter: Thnx dude! Your sollution helped me a lot!
If I want the rest of my pages protected also, should I only use this trick on:
– activity-loop.php
– blogs-loop.php (nevermind this one, I don’t use blogs from users)
– groups-loop.php
– members-loop.php
or do I have to protect more files?Does anyone know how I can make the adminbar show up normally?
I sent you an email on the adress I found on your website.
Thnx for your help!
I read somewhere here, that the BP team is planning to add privacy options in future releases. I have no idea if they’re going to include these things in it, but I hope so.
I also found out that the RUO 2 plugin isn’t an option for me. I didn’t take a look at the s2members plugin yet.
Before I used the WP sentry plugin. This one works for Posts, but it also hides the menubuttons for pages if you’re logged in. So ome changes for this plugin would be helpfull too.
I’m joining the club! It still doesn’t work on WP 2.9.2 and BP 1.2.4. for me.
@0815 you can integrate BBpres in Buddypress. Buddypress has an build-in integration manager for BBpress.
You should install BBpress. Then you can make a connection between Buddypress and BBpress.
A sollution for this problem would be helpful for me too.
There also seems to be a problem with the languages in BP 1.2.4.: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-1-2-4-1-and-wpml-multilingual-cms-problem/
You should be able to fix this problem quite easy. I think the folder sitename.com/wp-content/uploads/ doesn’t have the right permissions. You should chmod them to 707 or 777. This way, Buddypress can create a “avatars” folder inside your uploads folder.
It should work after it.
For me too. **** it. After I upgraded to BP 1.2.4, my Dutch language files in the BP-languages folder were gone :'(.
After all my hard work, I can start again
Hi Boone, you can find the project here.
Thnx for your help!
Yeah, now I see what caused the problem. I had groups with the second and third privacy option checked only. When I added a group without any privacy limiting options, I saw their topics on the forums page.
Anyone pls?
Ok, thnx! http://pastebin.com/ maybe?
Yes, but those aren’t the PHP codes. It’s not very neat to implent it that way.
I have this problem also. Is it going to be fixed soon? It’s not so important to have it working short-term, but it would be nice.
Thnx for your answer! I also figured out that it’s most likely to be the z-index. But now how to change it, because I can see it when I look at the webpage using Firebug(for Firefox). But it isn’t there in the stylesheet or the page itself…
When I look at the CSS in Firebug, I only see this:
element.style {
z-index:410;
}But it doesn’t tell where I can find it.
Now I’m reading further on the internet, I saw this, saying that it has to do something with jquery: http://drupal.org/node/229348
Is there any way I can edit this? Why is it in the jquery javascript files?