Search Results for 'buddypress'
-
AuthorSearch Results
-
November 24, 2010 at 9:13 am #99081
In reply to: Features i miss in BuddyPress
idotter
ParticipantI just found a WP-Plugin called Allow Categories https://wordpress.org/extend/plugins/allow-categories/stats/ which might be used for acces rights.
November 24, 2010 at 7:41 am #99072In reply to: Problems with activation plugin.
Hugo Ashmore
Participant@redstone5561 if you’re having a problem you must provide as much detail as possible that relates to your issue specifically, there isn’t much we can do with the comment same problem here also please don’t tag onto old threads you should always start a fresh one this is six months old and could possibly refer to outdated issues resolved in newer versions.
That said if your issue is on activation you have a white screen and cannot get back into the admin, rename the plugin via ftp which will force a deactivation of that plugin and should allow access to the site once again.
November 24, 2010 at 6:37 am #99067Hans-Joachim Brosch
Memberstill waiting for your help
November 24, 2010 at 4:20 am #99064In reply to: FORUM FOR BUDDYPRESS using wp forum server?
ElevenTwenty2
MemberI was able to accomplish this by simply installing https://wordpress.org/extend/plugins/forum-server/
November 24, 2010 at 4:02 am #99062In reply to: Unable To Upload Avatars
preacherboy86
MemberLooks like my webhost managed to fix the upload issue. As you might expect, I made a rather dumb mistake. Although I’m not too technical, so no surprises!
“The problem was the blogs.dir directory was created as a file rather than a directory”
Although NOW my issue is that once the image is uploaded, the jquery cropper fails to load, so I’m still unable to get unique images to either profiles or groups. I know many others are having this particular problem, too. If others have particular insights into fixing the jcropper issue – please post. Thanks!!
And again, I’m using WordPress (3.0.1) in multisite and the latest version of BuddyPress (1.2.6) on a subsite.
November 24, 2010 at 3:57 am #99061In reply to: Weird “groups” issue
pcwriter
ParticipantSee this response to your earlier thread:
https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-bar?topic_page=2&num=15#post-80232November 24, 2010 at 3:19 am #99058In reply to: BuddyPress Share It button live
lgtruex
ParticipantI don’t see it anywhere on the site.
November 24, 2010 at 3:06 am #99057In reply to: Unable To Upload Avatars
preacherboy86
MemberNovember 24, 2010 at 3:06 am #99056In reply to: Registration with email address only
rickgoz
ParticipantThx for you answer.
Are you thinking about this http://djzone.im/2010/08/remove-loginusername-from-buddypress-registration/Do you think is doable?
November 24, 2010 at 12:12 am #99046In reply to: Unable To Upload Avatars
Roger Coathup
ParticipantYes, I’ll second @hnla.. Definitely watch for safe mode! And backing up on checking owner – group settings, thats the reason deleting the autocreated uploads folder works.. When you recreate manually it changes the owner
November 23, 2010 at 11:46 pm #99043omosha
ParticipantThe default pages that are associated with Buddypress do not appear to be there. Even when I create them by hand, the themes functions, i.e activity, does not appear on the page when it is manually created. (Just a standard page called activity) Just wanted to update the ticket and see if that helped.
November 23, 2010 at 11:03 pm #99037In reply to: Call-time pass-by-reference has been deprecated
Paul Wong-Gibbs
KeymasterYep. I’ve fixed it in trunk. I suggest for now you either mod your files the same as I’ve done here https://trac.buddypress.org/changeset/3479 or set allow_call_time_pass_reference=true in your php.ini
November 23, 2010 at 10:33 pm #99035In reply to: BuddyPress Share It button live
modemlooper
ModeratorIt should show on the main BP blog. Is the share button showing on activity stream items?
November 23, 2010 at 10:19 pm #99033In reply to: Mapology is available
guigoz
MemberHi @travel-junkie,
I have social network about wine and winery.
I don’t need user set their location but I want they set their winery location, eventualy associated to their winery group, if they have one.Thanks.
November 23, 2010 at 9:44 pm #99027In reply to: True BP compatibility with Multisite
A Weathers
Participant@Bowromir thanks for the tip, at first glance, it doesn’t look like what i’m going for, but i’ll check it out on the site (when available again)
November 23, 2010 at 8:25 pm #99018In reply to: BuddyPress Share It button live
lgtruex
ParticipantI’ve installed the plug in on WP 3.0 with BP and network activated it. But I don’t see the buttons on any of the posts. I didn’t get any errors. The plug in shows as being active in my plug in list. I use Supporter from WPMU and its set for all blogs. But its not showing up. Would another plug in be causing it to not show up? lifesparknetwork.com
November 23, 2010 at 8:10 pm #99016In reply to: Call-time pass-by-reference has been deprecated
Paul Wong-Gibbs
KeymasterIf you report this as a bug on http://trac.buddypress.org I will patch core
November 23, 2010 at 4:36 pm #98998In reply to: True BP compatibility with Multisite
Bowe
Participant@aweathers; this might help… http://bp-tricks.com/featured/new-theme-bp-default-member-blog-multisite-communties/. Not sure if you want this specifically, but it allows you to have matching themes across your blogs in your install.. you can’t run BuddyPress on them though..
November 23, 2010 at 4:24 pm #98997In reply to: Profile Custom Fields
Sofian J. Anom
ParticipantIt seems only happen on BuddyPress 1.2.6. Because after I upgrade to 1.2.6, the custom profile on my site disappeared.
Is this a bug?
November 23, 2010 at 2:33 pm #98992In reply to: True BP compatibility with Multisite
A Weathers
Participant@techguy trying to round up the troops now and hopefully there will be enough interest
November 23, 2010 at 2:27 pm #98991In reply to: Validating a url from xprofile field
sannymedia
ParticipantAfter searching Google for hours I found your post, and was happy at least someone had the same issue.
Have you found a solution?
–> I found the same file and I have exactly the same issue –> and even though I added a text on my registration page right after that profile field to please add the http:// , many users still just type in www
–> hence their website link becomes a mixture of my mainblog and their address and their link doesn’t work, due to the this part I guess
in the “else” where the Members Slug is added. (I was thinking of just removing it, but I’m not sure)I am not a developer and on my journey I found a solution in order to get rid of all profile links which didn’t make sense either but the issue with the website still remains. Maybe you found a solution and you can share it? I’d be really thankful.
Here is what I found in order to get rid of the profile links, thanks to Jeff Sayre:
1) add a file named bp-custom.php just to your plugins folder
2 ) with the content that I can’t insert here unfortunately but from the first post of Jeff Sayre on this link:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-get-rid-of-autolinking-on-profile-fields/?topic_page=2&num=15That did it for me!
Bye
SannyNovember 23, 2010 at 11:50 am #98988In reply to: Mapology is available
Anonymous User 96400
Inactive@guigoz
Can you explain a little bit more how this should work? Users can set their location already, but why would you associate your location with a group?November 23, 2010 at 10:18 am #98986In reply to: Mapology is available
guigoz
MemberHi @travel-junkie,
Would be nice that users could post location and associate it to a group. With this feature, I will purchase

Thanks.
November 23, 2010 at 7:48 am #98977chestnut_jp
Member@DJPaul
I finally found the reason.
It is due to my customization of the plugin named “BuddyPress Group Email Subscription”.
Due to the setting of WP3.0.1, which forces Time zone to UTC ignoring the local date_default_timezone_set, the plugin claims that the server time is UTC. As a result, the displayed time from the plugin is 9 hours behind Japan time.For this reason, I added “date_default_timezone_set(‘Asia/Tokyo’);” to the plugin’s script, which is the reason of the problem I posted here.
Ummm….
I should once again think about the solution how to fix the plugin. Any idea?November 23, 2010 at 6:10 am #98974nit3watch
Participantthanks Ill check it out
edit: Ta works great
-
AuthorSearch Results