Search Results for 'wordpress'
-
AuthorSearch Results
-
May 19, 2011 at 12:41 pm #112598
In reply to: buddypress.org plugin groups not working properly
Boone Gorges
KeymasterBump. This is an issue related to recent changes on the wordpress.org site, and is still being looked into.
May 19, 2011 at 6:06 am #112591In reply to: Add another Sidebar to the FaceLook theme
Paul Wong-Gibbs
KeymasterThere’s some info on https://codex.wordpress.org/Customizing_Your_Sidebar#New_way_of_adding_sidebars
May 19, 2011 at 6:04 am #112590In reply to: Pagination numbers
Paul Wong-Gibbs
KeymasterYou need to change mid_size (I think) on all the calls to paginate_links(). There may or may not be a filter in WordPress core to let you do this without changing core, I haven’t looked
Paul Wong-Gibbs
KeymasterI don’t know if it will set this particular case, but have you set SSL in WordPress?. https://codex.wordpress.org/Administration_Over_SSL
May 19, 2011 at 5:57 am #112588In reply to: cannot redeclare Class BP_Activity_Activity {
Paul Wong-Gibbs
KeymasterNo, no; don’t start hacking WordPress or BuddyPress core files. You will cause yourself problems with upgrades in the future. This thread was 1.5 years old before ivanoats replied to it; ivanoats, I’m going to close this thread, but could you please make a new post with fuller details of what you’re trying to do, what you’ve done so far, the error you’ve got, the theme you’re trying to use, and the version numbers of BP and WP. Thanks.
May 19, 2011 at 5:55 am #112587Paul Wong-Gibbs
KeymasterThis has been fixed in our dev version; take a look at https://buddypress.trac.wordpress.org/changeset/4169 for the fix
May 18, 2011 at 8:33 pm #112546In reply to: HELP PLEASE!!!!! BUDDYPRESS CRASH MY BLOG !
Paul Wong-Gibbs
KeymasterPDX came on IRC. For the benefit of Google, PDX is running on a server with the Confixx panel installed. It appears to do something funny with the Apache rules for .htaccess files, causing a 403 error on the entire domain (NOT just the WordPress specific files). http://wp.uberdose.com/2004/03/05/confixx-and-htaccess-and-mod_rewrite-403/ seemed to help
May 18, 2011 at 7:17 pm #112541In reply to: Jet Stream Plugin
@mercime
ParticipantIf by Jet Stream events plugin, you mean https://wordpress.org/extend/plugins/jet-event-system-for-buddypress/. I suggest you drop a line at plugin dev’s site http://jes.milordk.ru/forums/
May 18, 2011 at 7:06 pm #112540In reply to: Anyone Know of a Project/Task Manager for BB Pls?
@mercime
Participant== project management tool (with a budget tracker would also be cool) that has the ability to be integrated with wordpress and BB. ==
If by BB. you mean BuddyPress (BP), then try out https://wordpress.org/extend/plugins/bp-gtm-system/
May 18, 2011 at 7:04 pm #112539pnerger
MemberI also had this problem and went through a deep analysis.
The issue stems from the fact that Bluehost requires that the email be sent from an account that exists on the system. They do this as an anti-spam technique and they require this even if the mail is originating from within the system.
Enter WordPress. PHP uses a mail function mail(). WordPress maps this to wp_mail() and pretty much everyone uses the wp_mail for the plugins within WordPress. This makes sense as it allows customization of WordPress mail at a relatively low cost of performance.
Enter Buddypress. Buddypress places a filter upon wp_mail() such that all email originate from the user ‘noreply’ on the domain such that end users don’t reply to the notifications. Sounds cool.
But remember that Bluehost does not allow email to be sent from non-accounts and that’s the catch.
Using a foreign SMTP does not work for Bluehost blocks those ports. Using local SMTP will work but you need to provide the right setup and credentials. Finally, using mail-from plugin works since it filter’s the Buddyhost filter changing the email from address back to a valid Bluehost email account.
Hopefully, this explains what is happening and you can choose which strategy you want to use to fix the problem.
May 18, 2011 at 6:40 pm #112534In reply to: help with ads pleases
ARHistoryHub
ParticipantThis will probably be the fix you’re looking for – https://wordpress.org/extend/plugins/buddypress-sidebar/.
May 18, 2011 at 5:08 pm #112522In reply to: help with ads pleases
pcwriter
ParticipantTry Advertising Manager. I’ve had no problems at all with it. It works like a charm and automatically recognizes most ad networks.
May 17, 2011 at 6:42 pm #112497justbishop
MemberOh well, found this:
https://wordpress.org/extend/plugins/hts-display-active-members/
It displays for ALL visitors, and I kinda like the concept a bit better than the original widget anyway
May 17, 2011 at 2:25 pm #112475nicholmikey
ParticipantOk so for the person that googles this later, it appears to be working network wide even though I activated it only in the root site. This should activate all of the options.
May 17, 2011 at 2:22 pm #112474nicholmikey
ParticipantSo it appears to work if not activated network wide, although I do want this active across the network…
May 17, 2011 at 2:03 am #112438In reply to: How do members “friend” each other
pcwriter
ParticipantI just tried creating an account on your site and believe I’ve found the cause of the discrepancy between subscribers and members: no activation email is received so folks simply cannot activate their accounts.
Check with your hosting provider to ensure that your email accounts are set up correctly for WordPress (Buddypress uses the same email routines as WP).
May 16, 2011 at 11:49 pm #112428In reply to: How do members “friend” each other
eventfulsd
MemberPerhaps my question should have been more basic. I am new with buddypress and wordpress, so please forgive my painful learning curve. I have 130 subscribers yet I only show 2 “members.” How do I set up buddypress to make each subscriber a member. My site is at eventfulsandiego.com. Thank you so much for your help. And by the way, I did see a send friend request to my other member.
May 16, 2011 at 11:41 pm #112427In reply to: Is anyone using Cloudflare?
Rolf Allard van Hagen
Participant@dinoraptor101 so you use the plugin https://wordpress.org/extend/plugins/cloudflare/ or did you test without it? If you did use it, maybe a bug report post on https://wordpress.org/tags/cloudflare?forum_id=10#postform about it would help get it solved
May 16, 2011 at 11:34 pm #112426In reply to: Page level privileges
airpilot
MemberYes, it does help, pcwriter, thanks. I already have S2Member installed and activated – I use it for overall privilege control, but it still uses only the WordPress basic priv levels – subscriber, contributor, author (which in my WP, does nothing), editor and admin. What I need is more granularity – to be able, for example, to allow a single subscriber or contributor member to access two specific pages for write, and read the rest. Role Scoper says it does this, but Role Scoper crashes my website. Can you tell me how to use S2Member (a very fine plugin!) to add more privs by page capability to my website?
May 16, 2011 at 3:29 pm #112392In reply to: WordPress Nightly Breaks Buddypress
LPH2005
ParticipantThank you @djpaul for explaining this was php4 v. 5 issue. As you knew, I was guessing global would fix
May 16, 2011 at 2:29 pm #112386In reply to: Joining a buddy press site?
Hugo Ashmore
ParticipantAnd 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 BP and ensure that WP works correctly with permalink structure for posts.
Edit// I note that you have a url structure with that dreaded index.php in, ‘Almost pretty permalinks’ ? I think that you perhaps ought to read the WP codex page on permalinks to arm yourself with a little further understanding of this area and how to deal with it, you may have to add a custom link structure adding in the index.php/year/month/etc
May 16, 2011 at 1:10 pm #112377In reply to: WordPress Nightly Breaks Buddypress
Paul Wong-Gibbs
KeymasterOf course we’ll make sure that whatever the current version of WordPress happens to be, BuddyPress will work with it.
May 16, 2011 at 7:51 am #112365In reply to: WordPress Nightly Breaks Buddypress
I think people want to know if BuddyPress 1.3 will work with WordPress 3.2, or will there ever be a time when all three versions of software are up to date, completed and compatible with each other, since they rely on each other to run?
People may be concerned about “security updates” and other issues that would make their buddy press site vulnerable to attacks.
Also, will future releases of buddypress have more of the newer social networking features built into it? (Share buttons, sort by popularity, events, pages, recommended users, etc.)
May 16, 2011 at 6:09 am #112362In reply to: Joining a buddy press site?
Paul Wong-Gibbs
KeymasterYou need to enable user registration: https://wordpress.org/support/topic/how-to-enable-user-registration-log-in
And make sure you’ve set custom permalinks. Otherwise, we’ll need more details to help
May 16, 2011 at 6:07 am #112360In reply to: Avatar Upload Issues
-
AuthorSearch Results