Search Results for 'buddypress'
-
AuthorSearch Results
-
April 5, 2011 at 1:28 pm #109620
In reply to: From Latin1 to UFT8 – Issues
James
Participantthanks guys, probably, I have crawled to the wrong kitchen.
my issue is that during publication of updates (without refresh) all other languages/non english letters are rendered as unknown symbols, after refresh all is fine again.checked testbp.org and there all works excellent for every language, so, I am starting to think that issue is my localhost not bp, because I really can not assume what is the difference between testbp.org and my page, because during every necessary step/installation I used utf-8.
Edit: what I said here: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-localization-issues/ is still an opened question with no response.
thanks again.
April 5, 2011 at 1:21 pm #109619In reply to: IIS6 and Registering Users via BuddyPress
pixeljuggler2011
Member@matt.ginty Did you manage to resolve this? Sounds like I am having the same issue. Would be good to know how to navigate this one.
April 5, 2011 at 1:02 pm #109615In reply to: How to list user from a specific profile data ???
beppe999
Member@r-a-y
Hi,
this is the solution I found with your help, what you think?`
bp_get_member_user_id(),’field’=>typology )); ?>
`
April 5, 2011 at 12:55 pm #109614In reply to: From Latin1 to UFT8 – Issues
Boone Gorges
Keymaster@chouf1 – Can you tell me where there are javascript messages that are not being translated? All javascript in BuddyPress is supposed to be localized (though it does use a different technique from __() and _e()); anything untranslated is probably a bug.
April 5, 2011 at 12:34 pm #109612In reply to: headers already sent error in ajax.php
danbpfr
ParticipantDownload a new ajax.php file corresponding to your BP version from the trac.
https://trac.buddypress.org/browser?order=name#tagsYou probably have some whitespace somewhere.
April 5, 2011 at 12:28 pm #109611In reply to: From Latin1 to UFT8 – Issues
danbpfr
Participant@James
I don’t realy know what is your problem. What i can s&y is that my DB has the following settings
language: french
DB caracters table: UTF-8 Unicode (utf8)
DB settings utf8_general_ciIf you need to use octals to translate some javascript messages, use them in your xx_XX.po file or create another xx-XX..po to translate your specific messages.
https://codex.buddypress.org/developer-docs/translations/What you said here: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-localization-issues/ let me think you have troubles because you use 3 different languages.
I would recommand you to test first with one language. When this works correctly, try separatly with the others.After that it would be probably better for you to use a multilingual plugin like WPML and buddypress multilingual.
https://buddypress.org/community/groups/buddypress-multilingual/It’s also important for you to check all the js files, because most of them are not localized. You can do this manually from within a child theme.
Normally your visitors has nothing to do with updates. And they have nothing to care about octals.April 5, 2011 at 11:46 am #109610In reply to: Love This Tune
Prince Abiola Ogundipe
Participant@alan, can you please tell me who did the work for you, i dont mind paying. have been wanting to do a gallery of that type on my site
thanks for your help
April 5, 2011 at 11:25 am #109605In reply to: Love This Tune
Ekine
ParticipantWow, this is great.
So you are not even using the buddypress groups?April 5, 2011 at 11:04 am #109603In reply to: Love This Tune
Ekine
ParticipantIs each category e.g. Pop, Rock, Latin, etc. a buddypress group? Or did you code your own plugin for this?
The theme is just so easy on the eyes and very well structured. Nothing gets in the way.
April 5, 2011 at 10:58 am #109602In reply to: Love This Tune
Alan
MemberI’m not using any plugins but o embed ,for gallery I’m using category’s and post thumbnails (most of the things are hard-coded).
@Ekine
I’ve start working on an BP framework that I’m gonna share soon with everyone …April 5, 2011 at 10:49 am #109600In reply to: Love This Tune
Alan
MemberApril 5, 2011 at 9:18 am #109593@mercime
Participant1. Did you “Publish” those pages already or are your pages “Draft”? If already published, click on Update Button on each page. Re-run Settings > Permalinks and save. Post content of your htaccess file here.
2. Do you have a membership plugin or something like User Access Manager (UAM)? Deactivate and delete. Clear cache and check if Pages still redirect to 404.
3. Go to dashboard > Tools > Export > XML.
Create a free WordPress.com account
In dashboard of your new WP.com account, dashboard Tools > Import WordPress WXR i.e. XML
See if Pages appear even when not logged in. Then go to Tools > Export > XML
If so, import the XML file into your install. If the pages are working in your WP.com, it should work now in your own install
— Delete the free WP.com account (unless you want to keep it.If that doesn’t do it, answer this:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/April 5, 2011 at 7:58 am #109591In reply to: How to list user from a specific profile data ???
April 5, 2011 at 6:39 am #109583armon99
MemberHi
Thanks for your reply. Unfortunately this did not help much.
“Forums were set up correctly using your existing bbPress install!
BuddyPress will now use its internal copy of bbPress to run the forums in your site. If you wish, you can remove your old bbPress installation files, as long as you keep the bb-config.php file in the same location.”
So far there is no problem but i like to setup the rest such as the field, group, discussion, topic or anything else to get the forum going. Basically, i like to know what would you do next after a successful installation.
Please advise!
ThanksApril 5, 2011 at 5:47 am #109581In reply to: How to manage users & their extended profiles?
airfoil
Participant@Meini – I’m curious if you ever got anywhere with this user management plugin. I’m managing an older installation of WP/BP an need exactly the functionality you discuss here. I need to find users based on a certain xprofile field, but manage (deactivate) them via the WordPress admin. Do you have a plugin available I could look at? Thanks.
April 5, 2011 at 5:35 am #109580In reply to: Buddypress Notifications Manager : My first plugin
stwc
ParticipantNever mind – I think I see the answer in the screenshot. But even fixing the network_admin_menu thing for 3.1, it doesn’t throw up the admin screen at all, so shrug.
April 5, 2011 at 5:35 am #109579In reply to: Buddypress Notifications Manager : My first plugin
stwc
ParticipantThanks for this — a very good idea. Questions:
Does setting various email notifications to disabled just a) set a default for all users or b) make it impossible for them to enable them? If (b), does it hide the option in the user-facing UI?
April 5, 2011 at 5:20 am #109578wescleveland
ParticipantCompletely agree that the solution would have to be without hacking BP or WP in order to more easily support.future versions of both. Physical sub-domains is an interesting idea. It is one that I have considered and perhaps may land there. Your comments just reinforce that as a viable direction. Thanks for the input. It is appreciated.
April 5, 2011 at 12:43 am #109570@mercime
ParticipantOut of the box, BuddyPress has only one instance in a WP multisite installation and requires to be activated network-wide in order to aggregate information from subsites created.
This is not to say that it’s not possible to create BuddyPressMU (there are just awesome coders/programmers out there) — but with major changes coming up with BP 1.3, then WP 3.2, and then BP 1.4, etc how many times are you going to twist and turn to extend BuddyPress that way and get it working with all BP/WP plugins without the support and technical skills of a large community? But hey, that’s just me.
Of course if you’re one of the awesome coders/programmers I’m thinking of, this will not be an insurmountable challenge at all … it’ll be a walk in the park

Going back to your scenario, could create 4 physical subdomains (instead of one WP with 4 virtual subdomains) in addition to your main site and activate BP in each site = 5 BP instances. Others might like to chime in with better configuration.
April 4, 2011 at 11:06 pm #109566@mercime
Participant== i got the pages to show in the footer now by creating the custom menu ==
Yes, you’re supposed to create the custom menu in Appearance > Menus as I mentioned in posts above
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/cant-get-pages-to-display-in-footer-unless-logged-in-as-admin/?topic_page=2&num=15#post-94793
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/cant-get-pages-to-display-in-footer-unless-logged-in-as-admin/?topic_page=2&num=15#post-94911== but the pages still show a 404 error unless i am logged in as admin. are pages hidden or restricted in buddy press until logged in. ==
Looks like there was a redirect for a split second to sportzmoney.xn.com or something of that sort. Where did you download the bp-columns theme? Should be from WP repo.
Change theme to bp-default to check if Pages are still redirecting to 404
April 4, 2011 at 10:55 pm #109565@mercime
ParticipantGlad you got it going. Good luck!
Cheers.April 4, 2011 at 9:48 pm #109563In reply to: Buddypress Causes my WordPress Ratings to Break
Paul Wong-Gibbs
KeymasterIt’s either a CSS or a Javascript conflict, most likely. I haven’t time to install this other plugin and test, but maybe someone else does.
April 4, 2011 at 9:40 pm #109561In reply to: Buddypress Causes my WordPress Ratings to Break
Profile Name
Memberthis issue still happening
April 4, 2011 at 9:29 pm #109559r-a-y
KeymasterHi,
Try reading these sections of the BuddyPress codex:
https://codex.buddypress.org/getting-started/setting-up-a-new-installation/
https://codex.buddypress.org/getting-started/configure-buddypress-components/#forums-setupApril 4, 2011 at 9:05 pm #109556In reply to: Buddypress Notifications Manager : My first plugin
cindyp
MemberI have Group Forum options in the Notification Settings also. Will this plugin deal with that?
-
AuthorSearch Results