Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,251 through 19,275 (of 22,650 total)
  • Author
    Search Results
  • #68226

    In reply to: bunch of ideas….

    Bowe
    Participant

    1: There are 2 plugins for this: BP Album and BP Gallery (paid)

    3: Jeff Sayre is working on the BuddyPress Privacy Componennt: http://jeffsayre.com/buddypress/

    5: https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/

    6: https://wordpress.org/extend/plugins/buddypress-ajax-chat and many 3rd party options

    9&10: Check the Welcome Pack plugin from DJPaul https://wordpress.org/extend/plugins/welcome-pack/

    #68215
    rsutaria
    Member

    I kinda feel stupid for starting this forum topic- but the fact is I’m very new to WordPress and Buddypress.

    Since there was this “famous 5 min install” mentioned all over the website, I figure it would take me max 10 mins to get up and running with buddypress.

    Since there was no mention of Configuring SMTP, I didn’t realize that it is a mandatory step in getting Buddypress working.

    It would be nice if the Buddypress install guide can have steps for those who are not familiar with wordpress.

    #68207

    In reply to: BP Album vs BP Gallery

    foxly
    Participant

    Paid or “membership based” plugins are fine, but NOT for a core component of BuddyPress.

    Core components are: Activity Streams, Blogs, Forums, Friends, Groups, Private Messaging, Profiles, and… Photos.

    These components are the key elements of *any* social networking site and have to be *tightly* integrated with the core to deliver a quality user experience. That means that the component doesn’t just “plug in” to Buddypress… it’s part of BuddyPress and changes are made to the BuddyPress core if necessary to make it work better with the plugin.

    You *cannot* have a core component based on a commercial plugin. In has to be free as in freedom *and* free as in beer, *and* open source. And you definitely can’t have development run by a “one man band” …because time and time again the developer goes away, an update breaks the plugin, and we’re all screwed.

    This is not from me. This is from Automattic.

    What I’m trying to get going between myself, @francescolaffi, and hopefully a few other contributors (once we’ve got a solid framework implemented) is a canonical photo plugin that will eventually be merged into BuddyPress. It will have to be dependable, extendable, and secure, and give BuddyPress users the functionality they want. In a nutshell: Facebook Photos.

    If others want to *extend* the canonical plugin, it will have a wide range of hooks and be exceptionally well documented -making their job much easier. So if somebody wants to make a commercial add-on that gives it image editing capabilities, automatic face recognition, streaming video, or something beyond what the average user needs, then they can do that, find customers, and be paid for their efforts.

    I’m not trying to build a plugin that does everything. I want to build a high quality gallery plugin that satisfies 95% of the users out there and becomes the standard.

    ^F^

    #68194
    Paul Wong-Gibbs
    Keymaster

    You need to set permalinks in your WordPress install.

    #68188
    elena.miteva
    Member

    Hi I have the same problem I have installed WordPress and Buddypress and entered the Admin and when choosing Template and going to see the web site any categoory I click I get HTTP 404. IS THERE SOME BEGGINERS START UP GUIDE WHERE STEP BY STEP IS EXPALINED THE PROCESS OF CREATION A SOCIAL SITE WITH BUDDYPRESS????

    I really need to create this site but with no instructions and help this is impossible ….

    Thank you

    #68185
    Robert
    Member

    Please help, I’ve installed Buddypress to provide more features to visitors but the main content is a specific news feed that FeedWordpress and External Group Blogs doesn’t accept. Without the WP-O-Matic I’m loosing visitors everyday.

    #68183
    rich! @ etiviti
    Participant
    #68169
    rich! @ etiviti
    Participant

    Someone please build it so that I can stop seeing this argument recur on these forums every few weeks. If I didn’t have seven thousand other things to do I’d do it myself but hey – I just took all the thinking out of it by drawing a map :)

    i’m wrapping up a buddypress group forum extras plugin which brings in some bbpress plugins to the bp-group forums (sigs, bbcode or shortcode, quote)… this might be tempting; especially the support forum plugin. i’ll look into it.

    #68152
    Robert
    Member

    Yes FeedWordpress has a solution for duplicate posts:

    https://wordpress.org/extend/plugins/feedwordpress-duplicate-post-filter/

    I agree that it’s a great plugin but:

    – FeedWordpress does not accept all rrs feeds. The ones I couldn’t fetch with FeedWordpress I did it with WP-O-Matic.

    – After activation it fetches all posts from the feed. There’s no control of the number of posts to fetch. In WP-O-Matic you can define 1 post to fetch the first time and then change it to unlimited or the number that you prefer.

    – I’ve tested FeedWordpress configured for hourly fetches and WP-O-Matic the same way. With WP-O-Matic I’ve got the latest posts and with FeedWordpress no.

    – In WP-O-Matic you can customize how the fetched posts will display. You may include a default image for each feed, text and html. You can define the source link name and make it open in a new window.

    Maybe FeedWordpress has more features and advantages, I don’t know, my experience results are the ones I’ve wrote. Besides, when it doesn’t accept the rss feed that I need to fetch … I cannot use it.

    #68144
    peterverkooijen
    Participant

    I think FeedWordpress had a solution for duplicate posts. Not sure where I’d seen that. I know, not very helpful… But I wouldn’t give up on FeedWordpress too soon. It continues to surprise me.

    #68140

    In reply to: Default Group

    r-a-y
    Keymaster

    DJPaul’s Welcome Pack plugin can do this:

    https://wordpress.org/extend/plugins/welcome-pack/

    r-a-y
    Keymaster

    If you change your permalinks, old blog post activity items will not be updated to the new permalink structure

    My suggestion would be to redirect these old blog post permalinks to their new ones using a WP plugin.

    I’ve used this one in the past:

    https://wordpress.org/extend/plugins/permalinks-migration-plugin-for-wordpress/

    It’s a little old, but it worked for me.

    #68133
    Andrea Rennick
    Participant

    But you can integrate BuddyPress into your exisiting theme.

    https://codex.buddypress.org/how-to-guides/wordpress-to-buddypress-theme/

    There really isn’t a comparable plugin out there.

    #68126
    modemlooper
    Moderator
    #68122
    francescolaffi
    Participant

    @modemlooper that will brake all the overlay magic…in release 0.1.3 (later today) css should be right for all browsers, if not please open a thread in wordpress.org forum with tag bp-album ( https://wordpress.org/tags/bp-album?forum_id=10 )

    @tosh my memory was wrong, I forgotten to put is_site_admin in some points, fixed in 0.1.3.

    #68082
    Paul Wong-Gibbs
    Keymaster

    WordPress uses the standard PHP mail() function – http://php.net/mail

    #68080
    takuya
    Participant

    If running on VPS, you should at least need 512mb of RAM in order to run wordpress/buddypress smoothly. But that’s just from my experince running wpmu/buddypress on a VPS.

    #68079
    rsutaria
    Member

    How is the sending of email configured? I don’t recall configuring any SMTP server during my installation to let wordpress or buddypress know which accounts to send emails from?

    I was using BP 1.2.1 for the past few weeks- so am confused how this new feature works?

    I saw a reply elsewhere which said the admin can activate users even if they have not clicked on the activation link in their email. But I did not see any “activate” user option in the admin console.

    Any help is appreciated.

    #68063

    In reply to: Can't go into wp-admin

    miguelaqp
    Member

    It took me 5 days, but finally found the answer, on wordpress.org forums. I share it with you. Since BuddyPress is a Plugin, and it causes the bad function of my blog, I just went to my site by FTP, and rename the BuddyPress plugin file by something like oldplugin. And that was all. I could then enter to my site. Now I will try to install again this plugin which suppose to be so easy that even my mom should install it.

    #68045
    Paul Wong-Gibbs
    Keymaster

    Yeah, that article will help — I love eAccelerator. I also recommend you install this WordPress plugin: https://wordpress.org/extend/plugins/w3-total-cache/ (read the settings but you at least want “Database Caching” enabled.

    #68043

    In reply to: 404 on every link

    Jeff Sayre
    Participant

    @oneill1234-

    You have a subdirectory install of WordPress. So, the RewriteBase directive in the .htaccess file needs to point to that directory. Change this:

    RewriteBase /

    to this:

    RewriteBase /community

    #68030
    chembro303
    Member

    WordPress single install 2.9. whatever and buddypress 1.2.2.1

    I installed this plugin then deactivated buddypress – the plan was to do it just for a sec and then re-activate. But now my whole site is broken and wp-admin kicks this error:

    Fatal error: Call to undefined function is_site_admin() in … /wp-content/plugins/buddypress-restrict-group-creation/bp-restrict-group-creation.php on line 286

    Please update your plugin so that if it is active and buddypress isn’t, it doesn’t torch the site.

    Thanks.

    #68025

    although I’m still unable to solve the core issue of the problem, I discovered a plugin that solved the problem:

    https://wordpress.org/extend/plugins/mail-from/

    sacstephen
    Participant

    I have permalinks set to custom structure with a value of “/%category%/%postname%/”

    my .htaccess file on the root directory reads as follows:

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    #68016

    In reply to: 404 on every link

    Anonymous User 5863514
    Inactive

    Hi,

    I have added the:

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    to the top of the main site .htaccess but it is still not working.

    Any other ideas?

Viewing 25 results - 19,251 through 19,275 (of 22,650 total)
Skip to toolbar