-
hnla posted on the forum topic HELP PLEASE!!!!! BUDDYPRESS CRASH MY BLOG ! in the group Installing BuddyPress: 14 years, 5 months ago
not particularly odd the normal approach is to make the default web directory in htpd.conf extremely restrictive and from there one allows more specific directories relaxed permissions, it is odd however for that general rule in the vhost container to be there and so restrictive. The workaround in the link is not a hack as […]
-
hnla posted on the forum topic buddypress.org plugin groups not working properly in the group Miscellaneous: 14 years, 5 months ago
sorry can I have my patience back please, need it for something else that’s causing me stress.
-
hnla posted on the forum topic Joining a buddy press site? in the group Installing BuddyPress: 14 years, 5 months ago
Having index.php in the url path is a pretty meaningless exercise especially as part of the point of permalinks is to produce a url that is human readable and aids search engines by providing keyword rich urls rather than index.php?p=267 which is fairly obtuse. Out of interest what server are you running on and what […]
-
hnla posted on the forum topic Joining a buddy press site? in the group Installing BuddyPress: 14 years, 5 months ago
None that I can think of that don’t get far more technical than the WP page, the WP page is about the simplest series of pointers and explanations. Did you try creating a custom structure? i.e adding in ‘index.php’ prefacing what ever %day%%decade%century% structure you wanted, although I’m not sure that that doesn’t create issues […]
-
hnla posted on the forum topic "The Current State of BuddyPress": BP-Tricks Article? in the group Requests & Feedback: 14 years, 5 months ago
Whereas I can well imagine what prompts such an article, I’m not sure it’s apposite, The snippet ” I can only be honest and say not much has changed for almost a year” is a little unfair and a surprising comment to make really, a fair bit has changed over the last year and lets […]
-
hnla posted on the forum topic Joining a buddy press site? in the group Installing BuddyPress: 14 years, 5 months ago
And what message if any did you see when setting permalinks? If you saw a lot of code that is suggestive that WP wasn’t able to update your .htaccess file and is showing you what needs to go in the file. You’ll need to confirm that you actually have mod_rewrite working correctly, perhaps first disable […]
-
hnla posted on the forum topic missing nav-bar in the group How-To and Troubleshooting: 14 years, 5 months ago
Not necessarily an easy fix with so little info to go on. Default is to show the adminbar all the time so setting ‘yes’ to hide it for logged out users isn’t going to change things for logged in users. Usual questions must be asked now: Are you running a custom theme? If so then […]
-
Hugo Ashmore posted an update 14 years, 5 months ago
@DJPaul https://buddypress.org/community/groups/buddypress-hosting/forum/topic/host-gator-vs-godaddy/
Spammer but can’t do anything about the posts as they are in a user created group
-
hnla posted on the forum topic Recently Active Member Avatars Widget Only for Logged In Users? in the group Requests & Feedback: 14 years, 5 months ago
What other plugins do you have running that might affect things like members or profile displays, pseudo privacy type plugins?
-
hnla posted on the forum topic How do I remove P tag from field value? in the group How-To and Troubleshooting: 14 years, 5 months ago
@DJPaul but that was to fix the incorrect nesting of elements, the paragraph tags still exist for the bp_the_profile_field_value()
would not something like xprofile_get_field…() be better?
-
hnla posted on the forum topic Recently Active Member Avatars Widget Only for Logged In Users? in the group Requests & Feedback: 14 years, 5 months ago
No not normal behavior so you must have some customizations in place or displaying the widget within an area such as ‘sidebar-me’ within sidebar.php that is wrapped in an if( is_user_logged_in()) conditional as an example only, as I would have thought it unlikely you were rendering the widget there as it’s a hardcoded section not […]
-
hnla posted on the forum topic Links on Buddypress pages are too close together in the group How-To and Troubleshooting: 14 years, 5 months ago
Not sure why your ‘site’ redirects to facebook but in that it does it’s not especially helpful in order to see the issues to which you refer
-
hnla posted on the forum topic Help required for a startup to launch in the group How-To and Troubleshooting: 14 years, 5 months ago
@psivait re spam: I would do a little research as there have been some lengthy posts on this question /issue here so dig those up and give them a good read, there are plenty of steps you can implement to reduce spam, however be aware that there isn’t much you can do about human spammers and […]
-
hnla posted on the forum topic W3 Total Cache – Are you sure you want to do this? in the group How-To and Troubleshooting: 14 years, 5 months ago
Sounds like the wp_nonce_field() kicking in, suggests that it’s not seeing the correct referer to allow the form submission to proceed. I’m not that familiar with W3 Total Cache but perhaps – if it is – it shouldn’t be caching the sign up page ?
-
hnla posted on the forum topic Buddypress maps – profile buttons freezed in the group How-To and Troubleshooting: 14 years, 5 months ago
? what plugin is this, but unlikely you can add a map to a WP post or page but you will need to explain a little further.
-
hnla posted on the forum topic How Do I Remove Log Out From "My Account" Menu? in the group How-To and Troubleshooting: 14 years, 5 months ago
First attempt sounded like you were worshiping at the high alter of the church of St BP of adminbar
-
Hugo Ashmore posted a new activity comment 14 years, 5 months ago
I’m of to count the members and check they’re genuine, I’ll report back towards the end of summer
-
Hugo Ashmore posted a new activity comment 14 years, 5 months ago
Am I right in thinking this includes WP stats i.e it’s all one single user table, that be a very long table though, can imagine working in phpmyadmin loading that table and wandering off to have breakfast, shower, pop out to the shops, read the papers…
It’s the group stats that bug me, probably all of 100 real groups leaving 1,123 spammy…[Read more]
-
I’m thinking that the number is pure BP users – those who logged in BP.org. There are millions more WP.org registered users, I would imagine. Now if only more hardy souls would start contributing 🙂
I second your thoughts on restricting group creation. I’m itching to zap all those spammy groups I saw in the list 🙂
-
I’m of to count the members and check they’re genuine, I’ll report back towards the end of summer
-
Expecting a report at the end of August 😉
-
-
-
-
hnla posted on the forum topic how to remove the SideBar from registration-page ? in the group How-To and Troubleshooting: 14 years, 5 months ago
Taken from bp-default 1.3:
<div id="content"> <div class="padder one-column"> <div class="page" id="blog-page"> <div id="post-" > <div class="entry"> < ?php the_content( __( 'Read the rest of this page → ', 'buddypress' ) ); ?> ' <div class="page-link">' . __( ' <strong>Pages:</strong> ', 'buddypress' ), 'after' => ' </div>', &…
[Read more] -
hnla posted on the forum topic Avatar Problems – Upload failed! – Cannot move to upload folder in the group How-To and Troubleshooting: 14 years, 5 months ago
Very very old thread 🙂 please create new ones rather than drag up threads which should really be read only. This error is nearly always due to incorrect user/groups the server process doesn’t have access to perform actions on the folder and often it doesn’t matter what folder chmod perms you set also simply settling […]
- Load More
@hnla
Active 7 years, 3 months ago
Hi there. Just saw the spam and was going to report it as well 🙂
Cheers.