Search Results for 'private'
-
AuthorSearch Results
-
May 14, 2010 at 8:15 pm #78214
nessradio
ParticipantThx shaista
I’ve done exactly what you said… it doesn’t work for me….
Please if you got 5min log to my website and try… perhaps you will find the solution… http://www.nessradio.com/members/May 14, 2010 at 6:02 pm #78182theBestProgrammers
ParticipantGo to admin side of your blog then click from left menu Settings -> Miscellaneous Settings
Set “Store uploads in this folder” to “wp-content/uploads”.
Set “Full URL path to files” to the REAL FULL PATH of your uploads. e.g “http://yoursiteblog/wp-content/uploads”Go to wp-content/plugins/buddypress/bp-core/bp-core-avatars.php
Then change bp-core-avatars.php line 389Replace:
if ( !$path = get_option( ‘upload_path’ ) )
$path = WP_CONTENT_DIR . ‘/uploads’;With:
if ( !$path = get_option( ‘upload_path’ ) )
$path = WP_CONTENT_DIR . ‘/uploads’;
else $path = ABSPATH . $path;Note: Take care for quotes you must remove and again add by yourself, otherwise you will get Warning: Division by zero …
Hope it will work perfectly for image upload and crop issue.May 14, 2010 at 3:04 pm #78155nessradio
ParticipantI’ve got a similar problem and I tried all the solution present in this topic but none of them worked…
Please have a look to my Topic to help me:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/impossible-to-upload-image-on-change-avatar-and-album-upload-picture-and-cant-send-private-message/#post-54071Thx All
May 14, 2010 at 10:31 am #78136nessradio
ParticipantTo be more precise:
– When I upload a pic to change my avatar: I see my pic with the crop function but as soon as I click on “crop” it brings me back to the upload page. When I go to the upload file on my FTP I can find the pic I just uploaded.– When I upload a pic to my album: When I click to “Upload picture” it brings me back directly to the same page without doing anything and when I go to my upload file on my FTP I can’t find the pic I tried to upload.
– When I send a private message: I compose the message with all the information. When I click on “send” it brings me back to the “compose” section… it’s like I never wriht one. When I go to the “Sent Message” section I don’t see any message sent…
any idea of what is goin on?
May 14, 2010 at 9:12 am #78126nessradio
ParticipantI still didn’t find any solution and it looks like nobody want to help us…
I looked to the .htaccess file thinking that it could be the problem but I’m not sure where to look…May 14, 2010 at 2:21 am #78089Ryan Mendez
ParticipantI have the same problem. please help.
May 13, 2010 at 6:58 pm #78047In reply to: Unable to create groups or forums
Scott B
ParticipantI am also unable to create any groups on my installation. Details:
1. Ubuntu 10.04 fresh install dedicated to WPMU+BP only, on a corporate intranet.
2. WP-MU 2.9.2, BP 1.2.3, + LDAP user authentication.
3. Site blog uses BP default theme, user blogs use Kubrick.
4. No other plugins enabled.
5. From “groups” tab, click on “Create a Group”, which takes me to “site/groups/create/step/group-details/”. After entering Group Name and Group Description, clicking on “Create Group and Continue ->” just takes me back to /group-details/, Step 1, as if I had hit the refresh button instead of “Create Groups and Continue”.
6. Have verified that after every attempt, the wp_bp_groups table in the MySQL database is empty.Any ideas?
EDIT: forgot to mention, WPMU is set up for subdirectory blogs (“blogs.corp.lan/blogname”). User account authentication, blog creation, etc., work just fine, as well as BP user activity, mentions. But user private messages don’t work (separate issue, it appears).
May 13, 2010 at 1:08 pm #77985geekoftodd
MemberMy error log (I deleted info that I believe to be private.
File does not exist: public_html/robots.txt
File does not exist: public_html/feed
File does not exist: public_html/wp-content/themes/unplugged/_inc/css/reset.css, referer: http://geekoftodd.com/
File does not exist: public_html/members, referer: http://geekoftodd.com/members/
File does not exist: public_html/favicon.ico, referer: http://geekoftodd.com/
File does not exist: public_html/activity, referer: http://geekoftodd.com/
I’m guessing that I need to move some buddypress files so hostgator can find them or is this like in certain programs where I have to locate them manually for them to be recognized? Thanks any help would be great.
May 10, 2010 at 4:13 am #77419In reply to: installing bbForums on existing buddypress site
Steve Ford
ParticipantRay! I have just installed your oembed plugin and it is working fine on my forums on buddypress!
Is there any way to resize the youtube video size which embeds through your plugin?
Perhaps some way of centering it on the forum page?
here’s the link:
http://privateenglishportal.com/groups/peppy-advanced/forum/topic/test/May 9, 2010 at 6:33 pm #77367rossagrant
ParticipantSound Great Ray,
I noticed it in private messaging, on the sidebar that tells you you are logged in and when posting a comment.If we could leave the name on the registration form that is fine but I just want the username displayed on all front end stuff that the user can contribute to.
The main reason for this is to stop people from pretending to be other users.
I really appreciate this and if anyone notices where else the names need changing then let us know! Cheers RAY!
May 9, 2010 at 6:28 pm #77365In reply to: installing bbForums on existing buddypress site
Steve Ford
Participantok, I think I am almost there…… I have css style sheet for buddypress here:
/*
Theme Name: PEP New Theme
Theme URI: http://www.privateenglishportal.com/
Description: This is the WPMU + BuddyPress theme customized specially for privateenglishportal.com
Version: 1.0
Author: Tejaswini
Author URI: http://www.clickonf5.org/
Tags: buddypress, fresh
Template: bp-default
*/
@import url( _inc/css/default.css );
@import url( _inc/css/adminbar.css );
@import url( _inc/css/custom.css );and style sheet for main MU page is much longer, wasn’t sure where to paste your code.
Thx
Steve
May 9, 2010 at 6:07 pm #77363In reply to: installing bbForums on existing buddypress site
Steve Ford
ParticipantRay! Thanks! I just got it to work . Faaaaaaabulous.
There is one issue with the Forum title being larger in text size than the field can take. http://privateenglishportal.com/forumsTEXT.jpg
Any ideas how I could change that?Thanks so much!
Steve
May 9, 2010 at 6:03 pm #77360r-a-y
KeymasterI just talked things over with Andrea; I’ll be releasing a plugin shortly with the code snippets posted above.
I’ll add private message username overrides as well. Is there any other place where display names are used?However, I do see some benefit with leaving the “Name” field on the registration page. The name gets displayed on a BP profile – eg. http://testbp.org/members/andy/profile/.
Also Twitter does something similar; they add the “Name” field to the sidebar of each profile.
FYI, first name, last name and nickname fields are not added to the registration page unless you manually created them as xprofile fields. Look at testbp.org’s registration page for an example: http://testbp.org/accounts/
May 9, 2010 at 5:23 pm #77350In reply to: installing bbForums on existing buddypress site
Steve Ford
ParticipantThanks Ray! I was successful at installing BBpress forums by making sure that file was cut and pasted to my root directory.
Admin panel on wordpress says that bbpress forums has been successfull integrated into buddypress.
Sadly I can’t get it to show up on my groups tab nor my header on my page.
I was able to get the forums by typing in the following address:
http://privateenglishportal.com/forums
When I try to post new topic, everything just disappears as if I had posted nothing.
Any suggestions would be greatly appreciated!Thanks,
Steve
May 9, 2010 at 3:46 pm #77329rossagrant
ParticipantNice one Andrea. As I mentioned, it still shows the users full name in private messages and on their actual login sidebar. Any way we can alter the code to show username here also?
May 9, 2010 at 10:51 am #77312rossagrant
ParticipantRight the only places I still see the BP Name (required) field showing, rather than the username is in private messages sent to users and in my OWN sidebar where I have logged in.
Is this something on the roadmap to centralise with WP as it does cause lots of confusion?
May 8, 2010 at 11:58 pm #77273In reply to: Here come the spammers!!!
foxly
ParticipantPART 2 – DEFEATING SPAMMERS
In the last post I covered why and how spammers attack BP installations. This post will cover how I propose to counter them.
Fast Attacks -vs- Slow Attacks
There are two basic kinds of spam attacks that get run on social networks: “fast” or “flood” attacks, and “slow” attacks.
In a fast attack, the spammer signs up for an account on the site, then sends thousands of messages as quickly as possible.
Obviously, the site admin will be deluged with complaints about the spam user and quickly delete their account …but in the hours (or days) it takes the admin to respond, hundreds and hundreds of people will read the spam messages. Then the spammer signs up for another account, and repeats the process.
In a “slow” attack, the spammer signs up for *hundreds* of accounts on the system, often over a period of many months, and only sends out spam messages one at a time …often days, weeks, or months apart.
“Slow” attacks are very difficult to counter using automation …at least without annoying legitimate users.
The best way people have come up with so far is just a “report spam” button which, when clicked, reports the member to an admin so they can investigate it and if necessary delete the account. This will be implemented as part of @francescolaffi ‘s BP content moderation plugin in a couple of months.
Unfortunately, a “report spam” button doesn’t work well against “fast” attacks.
This is because:
a) There is a delay while the admin responds to manually submitted spam reports, or,
b) When a consensus scheme is used (if X users report a member their account gets suspended), there is a delay while enough votes are accumulated to flag the member as a spammer.During that time, people are reading the spam messages and the spammer is winning.
Goals of Proposed BP Core Anti-Spam Mods
The goal of the proposed core modifications is to counter “fast” attacks by the following means:
1) To make it difficult for a spammer to create large numbers of member accounts using automated means.
2) To make it difficult for a spammer that already has a member account to use automated means to:
a) send large volumes of PM’s
b) send large numbers of friend requests
c) create large numbers of groups
d) create large numbers of group posts
e) post large numbers of comments
f) post large numbers of status updates3) To accomplish 1) and 2) without being annoying to legitimate users.
4) To make the system configurable, so it can be adapted to the needs of the site …for example: visually impaired users, or display on mobile phones.
5) To make the system “on by default” and “secure by default”
How We Can Accomplish This
1) New User Sign-up
a) Add a captcha on the new account sign-up screen.
b) If the “user” gets the captcha wrong on the first try, require *TWO* captchas to be solved before they can proceed. (If the odds of a bot solving ONE captcha with OCR are 1 in 100, the odds of the bot solving TWO captchas with OCR are 1 in 10,000. This is a technique Gmail uses.)…set X to be a random number on each installation between 3 and 7…
c) If the user gets X captchas wrong in a row, block their IP for a random amount of time (15 minutes to 2 hours). (This is what Craigslist does)
d) If the user fails X captchas *again* after being blocked, permanently ban their IP and post it to akismet.
e) If a locally banned IP tries to sign-up, don’t throw an “error page”. Completely ignore the request and don’t send anything.
f) If an akismet banned IP tries to sign up, require *TWO* captchas to be solved on the first try, and if they get X captchas wrong in a row, permanently ban their IP and repost it to akismet.
g) Add an option field to the admin menu that limits the number of accounts that can be created per IP address. By default, set it at 2.2) Existing User Sign-In
a) Use a “normal” password box on first sign-in attempt.
b) If the member gets their password wrong on the first try, require them to solve a captcha on the second try. Offer password recovery option.
c) If the member gets their password wrong on the second try, require *TWO* captchas to be solved before they can proceed. Offer password recovery option.…set X to be a random number on each installation between 3 and 7…
d) If the user gets X logins / captchas wrong in a row, block the visitor’s IP for a random amount of time (15 minutes to 2 hours).
3) Private Messages
a) Add a field to the user table that allows PM limiting to be bypassed or set to a unique value on a user-per-user basis.
b) Add three option fields on the admin menu: allow “X” messages to be sent every 24 hours, averaged over the past “Y” hours with “Z” hysteresis
…when BP is installed, randomly set X, Y, and Z to allow a daily maximum of between 18 and 24 messages, averaged over between 2 and 24 hours, +/- 3 messages.
c) If the maximum is exceeded, require the member to solve a captcha before they can send another PM.
d) If they get the first captcha wrong, require them to solve two captchas before they can send another PM.…set R to be a random number on each installation between 3 and 7…
e) If the user gets R captchas wrong in a row, block their IP for a random amount of time (15 minutes to 2 hours). (This is what Craigslist does)
f) If the user fails R captchas *again* after being blocked, permanently ban their IP and post it to akismet.
g) If a locally banned IP tries to visit the site, don’t throw an “error page”. Completely ignore the request and don’t send anything.Consider how difficult the algorithm above makes it to send automated messages. A spammer can’t just send “12 messages a day” or “1 message an hour” and avoid triggering the system. Every BP installation will have a unique combination that will cause it to trip. Yet for a “normal” user, the system will hardly ever trip, and if it does, it takes all of 5 seconds to enter a captcha and continue. And the system can be bypassed entirely for edge cases, like paid advertisers or site news.
3) Friend Requests
a) Create a config option in BuddyPress that allows the admin to remove the member’s directory with one click. Disable the member directory by “default” on new installs. In my experience, the only people that use the member’s directory (in its default state, on a socially oriented site) are Spammers, Marketers, and Competitors. There’s a reason Facebook, MySpace, LinkedIn, and Twitter do not have “global” member directories.
b) Implement same scheme as private messages.4) Group Creation
a) Add a field to the user table that allows Group limiting to be bypassed or set to a unique value on a user-per-user basis.
b) Add an option field on the admin menu that sets a maximum number of groups that can be created by a user. By default, set it at 5.5) Group Posts
a) Add a field to the user table that allows group post limiting to be bypassed or set to a unique value on a user-per-user basis.
b) Create a “whitelist” field on the admin page that allows “trusted” media sharing URL’s like YouTube, Revver, Flickr, etc to be bypassed in spam protection.
c) Create an option that automatically “scrubs” URL’s and email addresses from group posts if they are not on the whitelist. Not just “nofollow” …complete removal. This will stop 90% of abuse dead in its tracks, because most spammers are just trying to get traffic to a site or replies to an email.
d) If the system detects a URL or email address embedded in a message, and it’s not on the whitelist, require a captcha to be solved before allowing the post.
e) If they get the first captcha wrong, require them to solve two captchas before approving the post.…set R to be a random number on each installation between 3 and 7…
f) If the user gets R captchas wrong in a row, block their IP for a random amount of time (15 minutes to 2 hours).
g) If the user fails R captchas *again* after being blocked, permanently ban their IP and post it to akismet.
h) If a locally banned IP tries to visit the site, don’t throw an “error page”. Completely ignore the request and don’t send anything.i) For posts that do not contain a URL or email address, run the post through akismet. If it passes, approve the post. If it fails, require a captcha to be solved before allowing the post.
j) If they get the first captcha wrong, require them to solve two captchas before approving the post.
k) If the user gets R captchas wrong in a row, block their IP for a random amount of time (15 minutes to 2 hours).
l) If the user fails R captchas *again* after being blocked, permanently ban their IP and post it to akismet.
m) If a locally banned IP tries to visit the site, don’t throw an “error page”. Completely ignore the request and don’t send anything.6) Comments
a) Create an admin option that only allows users to comment on their *friend’s* items. Activate it by default on new BP installations.
7) Status Updates
a) Add a field to the user table that allows status update limiting to be bypassed or set to a unique value on a user-per-user basis.
b) Create a “whitelist” field on the admin page that allows “trusted” media sharing URL’s like YouTube, Revver, Flickr, etc to be bypassed in spam protection.
c) Create an option that automatically “scrubs” URL’s and email addresses from status updates if they are not on the whitelist. Not just “nofollow” …complete removal. This will stop 90% of abuse dead in its tracks, because most spammers are just trying to get traffic to a site or replies to an email.
d) If the system detects a URL or email address embedded in a message, and it’s not on the whitelist, require a captcha to be solved before allowing the activity stream post.
e) If they get the first captcha wrong, require them to solve two captchas before approving the activity stream post.…set R to be a random number on each installation between 3 and 7…
f) If the user gets R captchas wrong in a row, block their IP for a random amount of time (15 minutes to 2 hours).
g) If the user fails R captchas *again* after being blocked, permanently ban their IP and post it to akismet.
h) If a locally banned IP tries to visit the site, don’t throw an “error page”. Completely ignore the request and don’t send anything.i) For activity stream posts that do not contain a URL or email address, run the post through akismet. If it passes, approve the post. If it fails, require a captcha to be solved before allowing the post.
j) If they get the first captcha wrong, require them to solve two captchas before approving the post.
k) If the user gets R captchas wrong in a row, block their IP for a random amount of time (15 minutes to 2 hours).
l) If the user fails R captchas *again* after being blocked, permanently ban their IP and post it to akismet.
m) If a locally banned IP tries to visit the site, don’t throw an “error page”. Completely ignore the request and don’t send anything.8 ) In All Cases
a) When a member account is banned, or repeatedly triggers spam protection measures, send an alert to the site administrator.
b) Allow admin alerts to be disabled if necessary, example: DDOS attack against the site.9) CONCLUSION
While the list of modifications above may look incredibly complicated, really, it’s not.
I’d say “worst case” it’s about a week of work to research and make these modifications. Then we can push it out into beta testing with all the other new code to give it a proper shakedown.
I’m sure there are plenty of ways the algorithms above could be improved, so please go ahead and post your feedback!
Thanks!
^F^
May 7, 2010 at 6:45 pm #77101emiline220
MemberI figured out the problem was because I was using the file based caching that the BP developers recommended here: https://codex.buddypress.org/getting-started/improving-performance/. They might want to rethink recommending something that creates such a big problem! Unless you are going to turn off private messaging, you can’t use that. I’ve gone back to WP-Super Cache (with caching turned off for logged in users) and that seems to work OK.
May 6, 2010 at 8:37 pm #76985In reply to: Splash Start
r-a-y
KeymasterWhat would be better is if you created a page with video and tutorials, then you could use something like this:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-make-a-private-community/?topic_page=3&num=15#post-44729Just change bp_core_redirect() to the page you want to redirect your users to if they’re not logged in.
May 6, 2010 at 5:55 pm #76957emiline220
MemberWell, it looks like messaging and mentions default to the user who made the most recent blog post unless you have just visited other user’s profiles in which case it changes to the previous user you visited, not the one whose page you are on. I’ve deactivated all the plugins I installed recently and that doesn’t change anything.
May 6, 2010 at 5:44 pm #76956emiline220
MemberOk, I think I figured out that the user that mentions and private messages gets stuck on is the the user who wrote the most recent blog post. I checked in multiple browsers and they were all stuck on that user and then when another user submitted a new blog post, they got stuck on that user.
May 6, 2010 at 5:24 pm #76953emiline220
MemberI’m pretty sure this is related to the problem I’m having that I posted here: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/possible-bug-private-messages-being-sent-to-multiple-users/. For me it’s not stuck on one specific user, but it gets stuck on the user whose profile you just visited. I just installed BP a few weeks ago on a brand new installation of WP 2.9.2, so I have no way of rolling back to a previous version of the database. Is there any other possible solution to this problem? My site now has 500 registered users and it’s becoming a very big issue and I don’t know what to do about it.
May 6, 2010 at 5:20 am #76877In reply to: Looking for good photo gallery
pcwriter
ParticipantBP-Gallery features
* User Galleries
o Unlimited Gallery
o Each gallery can have any number of media(Photos/audio/videos)
* Group Galleries
o Unlimited Gallery
o Any Member of group can upload
o Only group Admins can create Gallery
* Multiple types of media Supported
o Photo Gallery
o Audio gallery
o Video gallery
o Can be extended with few code to support any time of media you want
* Privacy
o Fine grained Privacy control for gallery/media
o User gallery/media can have the status private/public/friends only
o Group gallery can have status public/private
* Multiple Uploads
o Upload multiple files without any extra effort, just select and click upload
o There is no limit on upload size, It depends on the size you set in gallery settings and/or The maximum upload size allowed by your web host
* Uploading and Sharing from Activity stream
* Publishing to Activity stream or not is in your hands, you can publish multiple images/videos etc to the activity stream and it will appear as single entry
* Shortcode
o For embedding Gallery to your blog posts
o Embedding Photo/Audio/video to your blog
* Widgets
o Sitewide gallery widgets
o Sitewide media Widget
* Directory where all the public galleries are listed, you can search them, filter them by Audio/video/photo
* Security:- I can vouch for gallery being 99% secure, the rest one percent is always uncertain
* Object caching: If you enable persistence object caching, you can reduce upto 90% database queries
* 100% Buddypress aware, disable Buddypress, the Gallery will not cause any issue/error.
* Modular and decoupled
o decoupled from Group(If group is disabled, gallery will still work)
o decoupled from Activity(If you disable activity, gallery will work, but support for commenting and publishing to activity stream will be no more available)
o decoupled from Friends(The privacy features will work even if you disable friends component)
* Extra addons
o WordPress Plugin for TinyMce to insert gallery/media to your post/page(Thanks to Phillip)
o Widget to show sitewide listing of gallery/images(Thanks to Phillip)
o Highslide Slideshow for showing Images (Thanks to Phillip, will be coming soon)
o jQZoom Plugin to show case site wide Public Photos
* Site Admin settings:
o Control which media types are allowed, enable/disable galley types,i.e you can enable/disable Photo Gallery/Video Gallery/Audio Gallery
o Set maximum upload space per user
o set maximum upload file size
o Enable Disable gallery Link
o Enable/disable upload from activity stream
o Show the remaining/used space to users
o got an issue, enable debug mode of gallery to see what’s going inside
o Set Image sizes for Thumbnail/medium/Full size
* What Is Coming In future:
o FFMPEG Support for Video Galleries
o Face Detection/Tagging(OpenCV extension will be required)
o Gallery from Youtube/picass/flickr/vimeo etc
o Various CDN Support
o Decoupling of Video Player to allow you use various players to choose from
* Upcoming Addons:- atleast 4-5 slideshow widgets to showcase the gallery media(Including supersized,mooflow and more)May 5, 2010 at 7:01 pm #76810In reply to: Private Message Spam and Abuse
xspringe
ParticipantEven more spam now, coming from this user: https://buddypress.org/community/members/joymab/
Andidi
ParticipantDear Toni,
don`t worry your community will survive

Go into dashboard, on top of the left side you find buddypress/ installation or something similar (my version is in German).
There you may activate the options “FRIENDS” and “Private Messages” again.
Best, AndidiPS: About the blogs – I am lost there too

-
AuthorSearch Results