-
Henry Wright replied to the topic 404 Page for Activity, Groups, Members in the forum Installing BuddyPress 9 years, 10 months ago
I see four pages, each apparently published 5 hours ago. I can edit each of them, but viewing them also gives a 404 error.
This indicates there’s a problem. These pages shouldn’t be 404 error pages. There could be something wrong with your set-up, or perhaps your permalinks (as @aces pointed out). From the info available, it’s hard to tell.
-
bp-help replied to the topic BuddyPress won't take in new registers in the forum How-to & Troubleshooting 10 years ago
@aces
Maybe you overlooked it but Firefox does have built in developer tools in the menu under Tools/Web Developer but firebug is a great and more user friendly. -
bp-help replied to the topic Pagination on buddypress.org broken? in the forum Requests & Feedback 10 years, 2 months ago
Thanks @aces for confirming the issue as well as a temporary solution! Hopefully this will be fixed soon.
-
Jerry replied to the topic using bp-custom.php causing conflicts in the forum How-to & Troubleshooting 10 years, 8 months ago
Thanks!!!!
It was my inexperience in php coding (a huge understatement). The problem was spaces before the <?php line, and spaces after the final ?>.
Next time I will use the code tag – still new to this.
Thanks again – very much appreciated. I suppose we can close this as solved. I would do that but do not know how, or if I am even able…
-
bp-help replied to the topic Use standard WordPress registration in the forum How-to & Troubleshooting 11 years ago
@aces
Actually the second snippet on that page is a redirect which works well when combined with r-a-y ‘s code. -
bp-help replied to the topic Dashes in usernames in the forum How-to & Troubleshooting 11 years, 1 month ago
-
inge12 replied to the topic [Resolved] How to customize register-page in the forum How-to & Troubleshooting 11 years, 4 months ago
@aces and @ synaptic
Thank you so much for your helpful replies! -
Asynaptic replied to the topic [Resolved] How to customize register-page in the forum How-to & Troubleshooting 11 years, 4 months ago
@aces this may be a dumb Q, why do you need poedit? why can’t you just edit via notepad++ or some other text editor and change, for example:
line 5560: msgid ” Friendship could not be requested.”
to
line 5560: msgid ” Friendship could not be sent.”
-
inge12 replied to the topic [Resolved] How to customize register-page in the forum How-to & Troubleshooting 11 years, 4 months ago
@aces
Thanks for the useful links. I may have need for the info going on. (I’m bookmarking the pages.)However, it still doesn’t answer my question of where to find the sign-up form. It seems like that’s what I need to modify to change/add information to this paragraph:
Registering for this site is easy, just fill in the fields below and we’ll…
-
Tudmak replied to the topic Changing the avatar size on the Members page in the forum How-to & Troubleshooting 11 years, 4 months ago
@henrywright-1 @aces Thanks for the answers, but none of those two work… Any other ideas?
-
g14nc4rl0 replied to the topic PLEASE ONLY trying the demo at "testbp.org" I can't test BuddyPress. error 403 in the forum Installing BuddyPress 11 years, 4 months ago
Thank you @aces. i didn’t know that useful site!
I hope the testbp works soon! -
Hugo Ashmore replied to the topic [Resolved] Responsive homepage layout conflict in the forum Installing BuddyPress 11 years, 5 months ago
@andy_blanc ok without necessarily knowing how the homepage was meant to look it wasn’t apparent their was an issue but as I see now a ‘working’ correctly? front page I assume you have things sorted, looking at the working page guessed the theme relied heavily on JS which was likely the issue but @aces I think nailed that issue down and you have…[Read more]
-
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 -
Hugo Ashmore replied to the topic [Resolved] White line under head menu in the forum Installing BuddyPress 11 years, 6 months ago
However reviewing @aces link and post suggests that would be a likely cause, it’s troublesome the adminbar and the spacing it requires due to it’s out of flow nature and login/logout, view or not view, states.
-
@mikey3d replied to the topic [Resolved] After upgraded BP 1.7, some codes in functions.php didn’t works in the forum Installing BuddyPress 11 years, 7 months ago
-
@mikey3d replied to the topic [Resolved] Buddybar: Background Color Overlap in the forum How-to & Troubleshooting 11 years, 7 months ago
@aces – Thanks, it works with functions.php. I have trying to figure it out, it’s pretty impossible. 🙂
-
@ChrisClayton replied to the topic Removing 'Global RSS Feed' in the forum How-to & Troubleshooting 11 years, 11 months ago
You could use the die function that @aces provided but hook it to the BuddyPress actions (for site side feeds that’s ‘bp_activity_sitewide_feed’)
Eg.
add_action('bp_activity_sitewide_feed', 'fb_disable_feed', 1);
-
Maruti Mohanty replied to the topic Removing 'Global RSS Feed' in the forum How-to & Troubleshooting 11 years, 11 months ago
@aces I have used http://wordpress.stackexchange.com/questions/33072/how-to-remove-feeds-from-wordpress-totally but this works only for the WP pages and not for the BP pages.
then i used
function […] -
Arne replied to the forum topic SSL too many redirects in the group How-To and Troubleshooting 12 years, 1 month ago
Hi @aces thank you for your input, I am using private buddypress that was refered to in thread you mentioned but deactivating all plugins except buddypress did not change anything. I have set up a fresh new buddy […]
-
frank thirteen replied to the forum topic How to Change Mystery Man Graphic without Overwriting Core Image File in the group How-To and Troubleshooting 12 years, 3 months ago
@aces. I am looking through your response. Where do I define the location of my Mystery Man graphic inside your code solution?
I have it located at
../wp-content/themes/my-theme/images/mystery-man.jpg
- Load More
@aces
Active 9 months, 1 week ago