Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 18,676 through 18,700 (of 22,650 total)
  • Author
    Search Results
  • #73553
    Andrea Rennick
    Participant

    Re #3 – if that record is deleted, they can sign up again using the exact same info. That record tho, is never displayed anywhere else.

    Really, the mass deletion of spammers shoudl be handled on the WordPress end, as ultimately that’s the menu your’re using.

    Without going and checking, I *think* you can sort the blogs/users so the spammers are all on one page, select all and delete all in one go.

    For more than a screenful, I do it with a SQL command right in the database.

    #73539

    In reply to: Fighting Splogs

    dadaas
    Member

    I have ask my question in other topic but they deleted it.

    Anyway, is there a way i could use original wordpress signup page instead of security leaked buddypress signup page?

    Please anyone know how to force peopel to signup trough original signup form.

    #73529
    jordashtalon
    Member

    @stwc

    I got your modifications working, it inserts HTML, maybe i’ll try and make it insert BBCode, my users will probably be more familiar with that.

    I’m using the ck attachment plugin found here https://wordpress.org/extend/plugins/forum-attachments-for-buddypress/ and it doesn’t work is there an updated version to that?

    Any tips for switching it into BBCode, I’m using this plugin:

    https://buddypress.org/forums/topic/new-plugin-buddypress-group-forum-extras

    to handle the BBCode conversion into HTML.

    Thanks for the script.

    #73520
    Andrea Rennick
    Participant

    BuddyPress works in a WordPress install – so in the /community/folder there has to be a WP install you’re posting from. It is not a stand-alone script.

    Look at the HTML source of the page, it says:

    <meta name="generator" content="WordPress 2.9.2" />

    When I go to your main install at the actual root, those menu items on the front of your site are off the root blog.

    You have another blog at /community/ as well as BuddyPress. Did you, perchance, install this using SimpleScripts?

    #73518
    Andrea Rennick
    Participant

    No…. if you’re on single WordPress there is only one blog.

    When someone updates, that is a blog post, not a “blog”. (misused terminology there)

    And yes, you can have a tab that says “blog”. the tabs are just html/css really. they show different Pages created from the backend.

    #73497

    In reply to: To the OWNERS

    Paul Wong-Gibbs
    Keymaster

    This website (the theme) was designed by Andy Peatling, who works for Automattic – http://automattic.com. This website runs on a platform of WordPress, bbPress and BuddyPress softwares which are led by Automattic but are opensource.

    I am going to close this topic as it is off-topic and looks to be commercial.

    copywryter
    Member

    Any help on this? I’m still struggling.

    #73471
    dadaas
    Member

    Can someone give solution that users that wish to sign up dont use buddypress signup page, instead they use regular wordpress signup which is much much safer.

    Then all you need to do is install SABRE and spammers are gone. This is urgent request because i dont wish to have spoammers on my sites, same goes for everyone else, i m getting hit by 20 spammers per hour.

    BTW nothing mentioned in this topic works!!!!

    #73467
    danbpfr
    Participant

    this are wp/wpmu issues.

    Try better here:

    https://mu.wordpress.org/forums/tags/iis

    #73442
    thelandman
    Participant

    Will, the problem still exists. I downloaded the Admin Bar mod but I read the “readme.txt” in a the future releaese you’ll be able to have the admin bar at the bottom. Well! That plugin is useless at the moment so I’m writing a plugin called WP-APPBAR which will allow you to integrate any chat system with it (like facebook) and I’ve managed to solve my own problem on top of it.

    What would guys think of a plugin where you can just drag a widget into the appbar eg. chat, or latist activity from your friends….. latest poll….

    Well I’m creating it right now, For every friend that tags you in a photo, or has a mention about you. It will pop up stylishly in a little, (you “x” notifactions)

    I decided to move from drupal to WordPress, (I think I’m going to slit my wrists because I love drupal. but WordPress does have the most w3c compliant styling.)

    #73412
    techguy
    Participant

    I’m with Andy when he says, “Social networking in a box. An easy way to start your own niche social network.”

    I remember him essentially saying this when BuddyPress was first added to WordPress and it’s why I came to use BuddyPress myself. Glad to see the vision has stayed the same.

    What I do think we need to be careful of is how we define social network. Certainly we can use what’s been learned from Facebook and the like, but the open framework and API should allow for creativity beyond the Facebook definition of social network.

    #73391

    In reply to: change root directory

    5991475
    Inactive

    I know that’s possible with the normal version of wordpress, but this is WordPress MU (2.9.2) and I can’t find any reference to the root location in the General–>Settings area…

    #73376
    foxly
    Participant

    @jordashtalon

    Re: “And the problem is that it seems almost like a redirect or something, the actual image is found in: /wp-content/blogs.dir/1/files/album/12/filename.jpg”

    There are actually *six* different versions of the image cached to that folder (the name of which is arbitrarily set by the site owner, so “wp-content” and “blogs.dir” may have different names) And then that’s stacked on top of the base URL for the site which may be any number of combinations of http://www.example.com/mediaURL or http://subdomain.example.com/foo/bar/wordpress/files/mediaURL

    We’ve put a lot of work into making sure there are template tags that will return the correct URL to the right media file size.

    I sent you a PM explaining how to navigate around inside the plugin and find functions that do things. If there are a lot of you out there that want to start hacking the plug-in, we might consider writing a short tutorial to help everyone.

    Nice catch on the “Oh BTW Right Click + Save doesn’t work on the default BuddyPress Album Template because the hyperlinks hovering over the image itself ” thing though. Didn’t think of that…lol

    ^F^

    #73373
    paulhastings0
    Participant
    #73356
    3sixty
    Participant

    Also, can I put in a vote that this be extensible? Like that GSoC project for the Report/Ignore plugin, the Ratings system should really be content agnostic – whether you put the rating interface on the activity stream, forum post, blog post, or other BP “component” type.

    And speaking of that, there is a great “rating” system in MrMaz’s Links plugin. So not sure where all of this is going, but one would think your reputation as a BP user would be a combination of your forum posts, blog posts, and links, right?

    https://wordpress.org/extend/plugins/buddypress-links

    #73347
    jordashtalon
    Member

    Hey Foxly, I looked through those files:

    bp-album-templatetags.php

    sub-album-templatetags.php

    sub-media-templatetags.php

    sub-meta-templatetags.php

    And the problem is that it seems almost like a redirect or something, the actual image is found in:

    /wp-content/blogs.dir/1/files/album/12/filename.jpg

    This function here bp_album_picture_url() for example returns:

    /files/album/12/filename.jpg

    From what i’ve tested this redirect (I don’t know how it works exactly) causes problems with certain PHP Scripts and I believe it will cause problems with Facebook and Digg Sharing as well.

    Oh BTW Right Click + Save doesn’t work on the default BuddyPress Album Template because the hyperlinks hovering over the image itself blocks the users ability to save the image to their computer (unless of course they are a bit more computer savvy)

    EDIT:

    Actually it looks like a WordPress MU Issue:

    see here: https://mu.wordpress.org/forums/topic/12397

    the blogs.dir directory is set to “nobody users” group so that is what is causing problems with the script, anyone been able to fix that problem yet?

    #73340
    danbpfr
    Participant
    #73339
    Andy Peatling
    Keymaster

    Very nice, this is a great conversation starter.

    In one sentence I would describe BuddyPress as: “Social networking in a box. An easy way to start your own niche social network”.

    Lots of other social network tools try to define themselves as a do-it-all platforms that can be manipulated in all manner of ways, but then they don’t work so well out of the box or without some extensive configuration. Even though BP is also highly extensible, I’ve always thought the primary focus should be providing something that the non-techies can work with without much time investment. This is pretty much the same philosophy as WordPress.

    danbpfr
    Participant

    @erich73: did you hear about email ? ;-)

    @gian-ava

    i want to come back to your first question around the “marketing point of view”. I recently searched about “community manager” and found a lot of answers in the marketing sector. Not what i expected, but suddenly i realised that while we’re playing with BP, some marketers with long teeth are building complicated strategies to conquest markets with social tools. To make it brief, for these marketers, a community manager is a kind of “propaganda staffel” leader, if you understand this expression.

    If not and to be clear, i asked holly Google and here is what the algorythm god said to me:

    marketing & social networks 119 000 000 -> google.fr results

    marketing & strategy 89 100 000

    marketing & experts 74 800 000

    marketing & teacher 48 800 000

    marketing & mass media 41 000 000

    marketing & professor 33 900 000

    marketing & humor 16 300 000

    and the best for the end:

    marketing usability 5 640 000

    and now let us compare with:

    buddypress 2 680 000

    buddypress and marketing 601 000

    so we can finally enlarge to a more generic request as:

    marketing & open source 64 400 000

    which lies somewhere between “teachers” and “experts”.

    This are funny examples to illustrate what you can expect for your question “in terms of marketing”.

    View a brief resume here: https://radiowalker.files.wordpress.com/2007/03/buyit1.jpg

    (not intended to offend anybody here)

    A community is a group of people, unified around a project, a personnality, ideas and a RICH CONTENT. But it is also a forum (in sense of forum romanum) and naturally a politic placeholder, as a process by which groups of people make collective decisions.

    So you don’t need our opinion about why and how to build a community. This is your intimate affair. You have the choice and what you decide, you have to assume.

    Requesting the recipe does not cook the potatoes. Giving the recipe either.

    #73312
    Scotm
    Participant

    Has anyone successfully converted any of woothemes products, say Canvas or CityGuide? They too seem to fight the conventional formatting suggested in the template pack.

    #73298
    circleabby
    Participant

    Thanks for the input! I appreciate the help in navigating this new territory!

    #73285
    5986155
    Inactive

    “O yeah. https://wordpress.org/extend/plugins/wp-postratings/&#8221;

    Its not the same thing unfortunately – and it hasn’t been updated since last year by the looks of it. (A bit of a red herring in this thread)

    The one Dwenaus has built has the potential to store Karma points centrally from forum posts, blog posts and i suppose any activity could score.

    Nice idea on the Rankings Table though :o) that’s a nice reward for community members.

    Hopefully Dwenaus will let us know if that’s an option.

    #73284
    Paul Wong-Gibbs
    Keymaster

    I have no way of testing the validity of this at the moment, but:

    Child Themes style.css

    The simplest Theme possible is a child theme which includes only a style.css file, plus any images. This is possible because it is a child of another theme which acts as its parent.

    To create such a Theme, you must specify a set of templates to inherit for use with the Theme by editing the Template: line in the style.css header comments. For example, if you wanted the Theme “Rose” to inherit the templates from another Theme called “test”, you would include Template: test in the comments at the beginning of Rose’s style.css. Now “test” is the parent Theme for “Rose”, which still consists only of a style.css file and the concomitant images, all located in the directory wp-content/themes/Rose. Additionally (as of WordPress 2.7), the child theme may contain template files, which can be selected in the admin panel as normal, and will override the parent’s template files where those possess the same name.

    From https://codex.wordpress.org/Theme_Development

    #73275
    georgef101
    Participant

    “O yeah. https://wordpress.org/extend/plugins/wp-postratings/&#8221;

    This doesn’t work with Buddypress and wpmu, does it?

    I would like to know more. I haven’t checked out your forum plugin yet, but definitely in need for a type of plugin that you are talking about.

    Will I be able to display ‘rankings’ on a separate page that I can add to my template?

    #73274
    Xevo
    Participant

    @ Warzan

    I’m all for earning money on plugins/templates but I don’t want people offering their services on this forum, this forum is for questions about the main software, buddypress. If people want to earn for their efforts place it on your own blog for example or be like wpmu dev and ask a subscription fee.

    O yeah. https://wordpress.org/extend/plugins/wp-postratings/

    And I did add something to the topic, that it’d be more interesting if the plugin would support rating/voting on all components.

Viewing 25 results - 18,676 through 18,700 (of 22,650 total)
Skip to toolbar