Search Results for 'wordpress'
-
AuthorSearch Results
-
May 16, 2015 at 11:31 am #239149
Hugo Ashmore
ParticipantAh right this is why those version requirements are listed and need to be paid attention to.
Regardless of the plugin issue, this forums advice must start and finish on updating WordPress then BuddyPress it is really inadvisable to run with versions that are this outdated, WP had a major security update around the 4.0 point.
May 15, 2015 at 12:18 pm #239115In reply to: How to avoid spam registration in buddypress
Jose Conti
ParticipantHo @vignesh-m,
I’m the WangGuard developer.
WangGuard is free is you don’t make $200+, you are a company or you don’t make more that 5.000 queries day.
You need an API Key because your WordPress has to “talk” with WangGuard server, it is like Akismet, you need and API Key, but it is free. In any way, if you need to get a “Premium” API Key, it will be 12€/year. I think it is very cheap.
Kind regards
José ContiMay 15, 2015 at 7:19 am #239105In reply to: How to avoid spam registration in buddypress
danbp
ParticipantPlease read the doc, according to plugins description:
WangGuard Always will be free for personal use, this means that whenever you have less than 5,000 daily registrations or you make less than $200/month, you never have to pay anything for WangGuard.
May 14, 2015 at 10:33 pm #239088shanebp
ModeratorThe issue is in the BuddyPress Live Notifications plugin.
You should report the issue and your fix to the plugin authors:
https://wordpress.org/support/plugin/bp-live-notificationMay 14, 2015 at 9:00 pm #239083In reply to: Group with multiple forums?
r-a-y
KeymasterThe bbPress plugin integrates into BuddyPress, not the other way around.
So your question is best suited on the bbPress forums:
https://bbpress.org/forumsI can tell you that multiple group forums are not officially supported in bbPress at the moment though.
You’ll want to keep your eye on this ticket:
https://bbpress.trac.wordpress.org/ticket/2191r-a-y
KeymasterYou’ll probably want to follow this guide:
The guide is for the twentythirteen theme, but it works as a general guideline with any theme. Replace the references to the twentythirteen theme with your theme and you should be good to go!
May 14, 2015 at 7:02 pm #239077In reply to: Theme in Development: Preview & Feedback?
Henry Wright
ModeratorMainly the header and footer links/text and the ‘tutorials’ dropdown. The bit where it says “Over a number of videos I will take you through the basics of setting up a solid WordPress theme with…” is big enough I think so perhaps make everything that size.
Screenshot using FireFox:
May 14, 2015 at 2:37 pm #239071In reply to: How to avoid spam registration in buddypress
dwsowash
ParticipantI tries everything for spam and the only thing that worked was the WangGuard plugin. Works great at stopping spammers from registering and creating groups.
Now I have no spam trouble at all and it’s all i use. No capta or Akismet or anything else.
https://wordpress.org/plugins/wangguard/May 14, 2015 at 8:31 am #239054In reply to: How to avoid spam registration in buddypress
danbp
ParticipantThere is no magic recipe against spam.
Following some basic recommendation is a first step.
No user called “admin”, no tables prefix beginning with wp_ and so on.
Avoid publishing your site url as long as you have a “spam hole” is also a good practice….https://codex.wordpress.org/Hardening_WordPress
https://codex.wordpress.org/Combating_Comment_Spam/Denying_AccessMay 13, 2015 at 8:31 am #239025In reply to: Changing labels without localization
danbp
ParticipantNo, it’s the best way. And you can always selectively deactivate automated updates.
May 12, 2015 at 11:39 pm #239014In reply to: Does BuddyPress works?
luketapis
ParticipantThanks,
I checked my cPanel and I can clearly see that WP is in the public_html.Click into the wordpress folder, rename wp-config-sample.com to wp-config.com
What is the purpose of this action??/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);So I suppose I don’t need to change my database information…?
Is that mean that I can use BuddyPress now?
May 12, 2015 at 11:11 pm #239010In reply to: Does BuddyPress works?
danbp
ParticipantRead your host documentation and FYI here.
Or create an FTP account and upload WP/BP via FTP as recommended.May 12, 2015 at 10:42 pm #239009In reply to: Does BuddyPress works?
luketapis
ParticipantSorry I didn’t want to be rude, there is so many scams online so I wasn’t sure.
Thank you for your links. I’m studding it now.
In required section I found this information:
WordPress should be installed manually i.e. via FTP, cpanel, etc. and NOT via webhost scripts (fantastico, softalicious, etc.)which bring about numerous issues when BuddyPress is activated.
I use zyma.com for hosting my website. I downloaded WP in my cpanel, but when I click on WP (in my cpanel) it redirect me to…softalicious.
Is that mean that I cannot use BuddyPress correctly?May 12, 2015 at 8:22 pm #238996In reply to: [Resolved] Posting Links BP Activity Stream
danbp
ParticipantI was unable to reproduce this on a single install with Twenty Twelve.
Simply copy/pasted your link into the what’s new form, and published.
Are yu sure that group admin hasn’t tried to use a<a>tag ?FYI read also here:
https://buddypress.trac.wordpress.org/ticket/6430
https://buddypress.trac.wordpress.org/ticket/6432May 12, 2015 at 3:40 pm #238983In reply to: Denying access to admins profile, DanBP’s code
danbp
ParticipantIf you want to customize your site, do it happy few, but please read the Codex documentation before asking for such basic things !
May 12, 2015 at 3:07 pm #238981In reply to: Minimum password strength
mase857
ParticipantHenry Wright gave a good explanation, that is the exact same way that I implemented user password and validation on my php classifieds website, which used to be a wordpress site. Can buddypress work easily with a PHP website that is not wordpress-based? It would be a cool feature to add.
May 11, 2015 at 11:35 pm #238956In reply to: That Spam Option
modemlooper
ModeratorThe account is blocked and marked as spam, uses this https://codex.wordpress.org/Function_Reference/update_user_status
May 11, 2015 at 7:01 pm #238946In reply to: Minimum password strength
Lisa
Participant@henrywright
Could not get it to work. I ‘fixed’ it by removing the whole option for users to change their password. If they want to change it, they can use the lost password option. That does work with wordpress security plugins.May 10, 2015 at 7:19 am #238913In reply to: Minimum password strength
Lisa
ParticipantI tested it on my site and on a clean installation and both do not work on members/member_name/settings/ . Users do see a password strength meter, but can still change their password into something simple as 1 or A. How did you get it to work on members/member_name/settings/?
With WordPress there are many plugins (none that work with buddypress frond-end settings page) that set a minimum strength for passwords. Such as Login Security Solution and iThemes Security. You can force users to change their password or set an amount of days when users must change their password.
It seems like a major security problems (that has existed for a few years) that Buddypress allows simple passwords such as 1 and A on members/member_name/settings/
May 10, 2015 at 4:45 am #238910In reply to: Installed Buddypress but several things won’t work.
DewFL
Participant@modemlooper thanks for the suggestion, I will change that from “register” to something else 🙂 I have tried changing the url on permlinks to a handful or different possibilities and still I get the 404 page, I have also tried all suggestions at: https://buddypress.org/support/topic/the-requested-url-register-was-not-found-on-this-server/ including adding a .htaccess file which was not in my WordPress root directory for some reason, I have also tried enabling mod_rewrite in Apache to no avail, I’m stocked 🙁
May 9, 2015 at 10:44 pm #238900In reply to: Installed Buddypress but several things won’t work.
DewFL
Participant@danbp thanks! but the pages are created! I went to WordPress and set them up, I did however had an error I did while trying to figure things out with the registration page pointing to the wrong url, I have fixed that since you told me, also on the BudyPress settings I have assigned them to the different components, still the pages are just blank.
Also I’m not sure what the pretty permlinks is? is this changing the Permlinks settings in wordpress to something like “Post Name” ? I’m going to read configure-components page again top to bottom, again thanks so much for your help!
PS: I changed the permlinks in wordpress to “Post Name” and now all component pages are not just blank but they cannot be found. ahhhhh I’m sooooooo confused! lol
May 9, 2015 at 10:22 pm #238896In reply to: Installed Buddypress but several things won’t work.
DewFL
ParticipantHello @modemlooper
Yes, Registration is turn on in WordPress, and pages are assigned to the default ones that were created when BudyPress was installed, I have no idea if I have to change that or where to.
I would greately appreciate it if you could take a look please
May 9, 2015 at 9:34 pm #238892In reply to: Installed Buddypress but several things won’t work.
modemlooper
Moderatorif you have registration turned off in WordPress settings you will have registration troubles. When you got to settings > BuddyPress and on the pages tab do you have the pages assigned to components?
May 9, 2015 at 9:25 pm #238891In reply to: Shortcode for Buddypress login?
modemlooper
ModeratorBP doesn’t have a special login aside from showing an avatar in the widget. You can use any login plugin https://wordpress.org/plugins/login-sidebar-widget/
May 9, 2015 at 6:27 pm #238882In reply to: nickname clears first_name and last_name
danbp
ParticipantYou forgot to mention your bug report:
https://buddypress.trac.wordpress.org/ticket/6428 -
AuthorSearch Results