-
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3
That sounds like a great idea that maybe you should open a ticket on this. -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3
Glad I could help but realistically that would take a huge amount of effort for the BP Dev team to integrate every country, every state, and every city in the world into BP so I don’t think they would look too seriously at something of this nature. But then again that is just my opinion. -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3
Not sure about the translation but add the code in the link below to bp-custom.php
http://pastebin.com/asjAAcru -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3
If you can supply a link with a list to your countries cities then I will try to help you out. -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3 @aces
I was thinking of suggesting something along the same lines and just adapt it for cities
same author @modemlooper .
Seems like this would be simpler to me anyway:
https://gist.github.com/modemlooper/5043768 -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3
It would be helpful to have a list of those 168 cities in your country, preferably as a text document that could easily be pasted into some code. -
mercime replied to the forum topic How to fix the twenty eleven(with buddypress) profile header in the group How-To and Troubleshooting 13 years, 1 month ago
@walid3 I will be posting info re Twenty Eleven theme with BP Template Pack by this Sunday/Monday.
-
r-a-y replied to the forum topic when using Arabic usernames, members page give (not found) error in the group How-To and Troubleshooting 13 years, 2 months ago
@walid3 – This is a valid concern. Please post a ticket – https://buddypress.trac.wordpress.org/newticket/
BuddyPress currently checks if alphanumeric characters are inputted for the username during […]
-
foxly replied to the forum topic does bp album support Arabic in slug and photo description? in the group BuddyPress Media 13 years, 3 months ago
You cannot use Arabic in the slug, because URL’s can only contain 8-bit ANSI characters. You *can* use Arabic everywhere else in the plugin […]
-
r-a-y posted an update 13 years, 7 months ago
@walid3 Does this problem still exist in WP 3.1?
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-put-users-profiles-in-website-root-instead-of-members/ -
r-a-y posted on the forum topic How to put users profiles in website root instead of /members/ ? in the group How-To and Troubleshooting: 14 years, 5 months ago
@walid3 – Could be an incompatibility with WP 3.0. I haven’t checked this to confirm though.
Can anyone else who’s using WP 3.0 with root profiles verify?
Just upgraded to WP 3.0 and root profiles are working for me.
You could try re-saving your permalink structure to see if that will have any effect.
-
r-a-y posted on the forum topic How to put users profiles in website root instead of /members/ ? in the group How-To and Troubleshooting: 14 years, 5 months ago
@walid3 – Are you saying that when you apply the define line, that your admin account is still /members/admin? Or are you saying that activity stream items for “admin” link to “/members/admin”? If this is your problem, then that is expected because activity stream items are cached in the database. New activity items should correctly use […]
-
r-a-y posted on the forum topic How to put users profiles in website root instead of /members/ ? in the group How-To and Troubleshooting: 14 years, 5 months ago
@walid3 – Add the following line to wp-config.php:
define ( 'BP_ENABLE_ROOT_PROFILES', true );
For more nifty internal config settings, check out this page:
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
@walid3
Not recently active