Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 60,001 through 60,025 (of 68,948 total)
  • Author
    Search Results
  • #58764
    stripedsquirrel
    Participant

    Hi Andy, I think you are incorrect there. Spammers like to send spam. I am sure you get some in your email?

    What is easier to get into a nice big community (without having to create a blog) and easily (?) send spam PM to all members of the community? You don’t even have to infect computers, as you can use the internal messaging system and you know most users will get the message as an email as well.

    Hey, it saves them from email harvesting or buying ‘5 billion email addreses’ dbases as the community has already done this.

    So, no, apparently (and this example that started this topic has proven this), it is possible on BuddyPress and it serves the spammers purpose, so disabling blog registration will not stop this. You can disable blog and user registration, but it might be hard to start a community that way..

    Cheers, Harry

    #58763

    In reply to: Fancybox

    Xevo
    Participant

    Yeah, but that’s not gonna work with buddypress. You need to specify that your calling a javascript function. Buddypress just sees those things as links. I doubt this is gonna work with buddypress at all if you call to the functions like that. I’m amazed it worked with wordpress.

    Edit: You added the earlier code to the text? Your supposed to put it in your header either in a external javascript file or just between script tags.

    #58761

    In reply to: Fancybox

    Xevo
    Participant

    Try this, and put rel=”fancybox” on your links. I doubt the script is ever gonna work like that with buddypress.

    $('a[rel*=fancybox]').fancybox();

    #58759
    Anton
    Participant

    I’m using buddypress 1.13. Here is the url: http://socialpress.co.za. I’ve read everywhere to disable the plugins and I have tried that and re enabled them. Same 404 error page. I have even tried other themes but it still won’t work.

    I also can’t get the RSS site wide activity feed to work: http://socialpress.co.za/activity/feed

    I had to add extra chars to that URL: http://socialpress.co.za/friends/activity/feed and then it works but I know this is not the best solution and for some reason when I add the extra chars aka “friends” to the delete link http://socialpress.co.za/friends/activity/delete/123?_wpnonce=30864bbwe2, it only works for the administrator and not always.

    Back to the topic, everywhere on the site where there is a “delete” button next to the content when clicked gives the 404 page error if I leave the link as it came with BB.

    Here is my permalink setting: /%year%/%monthnum%/%day%/%postname%

    #58757
    Xevo
    Participant

    Hmm, your the third one on the forum having trouble with this.

    We might get some clarification if you answer these questions.

    https://buddypress.org/forums/topic/when-asking-for-support

    gpo1
    Participant

    @philipashlock,

    here,here on your comments I plan to use openid and wordpress should use it !

    #58749
    Brajesh Singh
    Participant

    try this one. I had written about it in forum, so you can find it by searching the forum. Or check my post here

    http://www.thinkinginwordpress.com/2009/11/tweaking-the-registration-link-at-wpmu-login-page-to-point-to-buddypress-registration-page/

    That should do the trick.

    Thanks

    Brajesh

    #58748
    Brajesh Singh
    Participant

    hi

    well here is the modified plugin. It will show the avatar from buddypress and the link will be the name of the user with the profile link.

    http://buddydev.com/http//buddydev.com/public-download/sidebar-login.zip

    I will advise to do one thing though.

    after installing plugin go to Tools->Sidebar Login

    and from the Logged in links text box, remove the line which says wp-admin/profile.php

    This should work perfect then.

    If you get any problem,please let me know. I will be glad to assist further :)

    #58745
    Andy Peatling
    Keymaster

    Spam is generally only a problem if you have blog registrations on, spammers only care about creating and spamming on blogs. I think some work will be done on this, but it’s not going to be on the BuddyPress side.

    #58744
    marc
    Participant

    Okay I’ve resolved the problem with being able to read posts but buddypress still keels over on activation. Even though my wpmu install seems to be working perfectly I can see these errors after install – could these be causing the activation problem ? I’m a bit perplexed as the db seems like it’s built ok….

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] PHP Notice: Constant DB_NAME already defined in /var/www/projoosr.com/www/wp-config.php on line 23, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] PHP Notice: Constant DB_USER already defined in /var/www/projoosr.com/www/wp-config.php on line 26, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] PHP Notice: Constant DB_PASSWORD already defined in /var/www/projoosr.com/www/wp-config.php on line 29, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] PHP Notice: Constant DB_HOST already defined in /var/www/projoosr.com/www/wp-config.php on line 32, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] PHP Notice: Constant VHOST already defined in /var/www/projoosr.com/www/wp-config.php on line 39, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] WordPress database error Table ‘projoosr.wp_blogs’ doesn’t exist for query SELECT * FROM wp_blogs WHERE domain = ‘projoosr.com’ made by require, include, include_once, require_once, require_once, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] WordPress database error Table ‘projoosr.wp_sitemeta’ doesn’t exist for query SELECT meta_value FROM wp_sitemeta WHERE site_id = 1 AND meta_key = ‘site_name’ made by require, include, include_once, require_once, require_once, get_current_site_name, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] WordPress database error Table ‘projoosr.wp_blogs’ doesn’t exist for query SELECT blog_id FROM wp_blogs LIMIT 0,1 made by require, include, include_once, require_once, require_once, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] WordPress database error Table ‘projoosr.wp_sitemeta’ doesn’t exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = ‘wpmu_sitewide_plugins’ AND site_id = 1 made by require, include, include_once, require_once, get_site_option, referer: http://www.projoosr.com/

    [Mon Dec 14 14:18:50 2009] [error] [client 217.206.197.220] WordPress database error Table ‘projoosr.wp_sitemeta’ doesn’t exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = ‘active_sitewide_plugins’ AND site_id = 1 made by require, include, include_once, require_once, apply_filters, call_user_func_array, mu_filter_plugins_list, get_site_option, referer: http://www.projoosr.com/

    thanks !!

    #58743

    Updated to 1.0

    #58742
    Arx Poetica
    Participant

    Word. Patch it!

    I’ve been having sign up spams (arguably a different issue) on my BP install, and just shut all signups down until I could figure out what to do about it.

    Scouring the WordPress MU forums has made me realize three things:

    1. Spamming is a huge problem for WordPress MU users

    2. I’m betting that BuddyPress will/might have even larger problems due to the very nature of the beast (it’s all about users, right? Which is where the bots/spammers gravitate)

    3. There are no sure-fire methods for preventing spammers

    …well, there’s a fourth, too…

    4. Many of the old hats on the WordPress MU forums are getting tired of explaining how to defend against so-called “splog” signup bots and spammers.

    Just some observations, as BP just received its first official spammer. (Yes, I got the email too, and saw the small twitter firestorm this morning over it.)

    #58741

    In reply to: mod_rewrite issue

    Jeff Sayre
    Participant

    Do you have any plugins other the BuddyPress installed? I ask because that is not at all the default .htaccess file configuration.

    r-a-y
    Keymaster

    I’ve also been working on integrating a WYSIWYG editor for BP as well (but with image upload functionality).

    Have tried nicEdit and DSRTE, but I’ve run into various issues with both, which is why I haven’t released it.

    #58731
    Anonymous User 96400
    Inactive

    Xevo, tried to use jwysiwyg on another project a couple months back, but the last version then was from January 09 and didn’t play nice with the newest jQuery version. A quick look just now showed that it hasn’t changed. Haven’t had a look at the trunk though…

    The first MAJOR flaw I see in this design, is that all it takes is one website to put up password stealing/sniffing code, and now you’ve given your twitter password to anyone with access to the sites malicious intentions.

    OpenID and oAuth were designed very much to prevent the spreading or co-opting of passwords. Until recently many services like Twitter let other services accept their user passwords, but now oAuth routes authorization requests to the appropriate authority.

    The second MAJOR flaw I see from a developers standpoint is that you as a site administrator no longer have control over the user data that is using your website.

    I don’t really follow this, but I also don’t think he’s describing the situation very accurately.

    I don’t plan on using Facebook for the rest of my life, so when I delete my account in a few years, that means I can no longer use your site without creating a new profile.

    This is no different than, “what if I cancel my email account”

    The nice thing about OpenID is that most good implementations will allow multiple ways of accessing the account (either multiple OpenIDs or the option of logging in with the native account username/email)

    Also, if I’m logged into facebook on my computer, and close facebook, and then my girlfriend walks over

    This isn’t unique to single-sign on services. Any time you fail to log-out of an account and give access to someone else, your account can be compromised.

    Tore
    Participant

    Lazy is nice. I’m looking forward to see if they lazy part gets satisfied. ;)

    #58715
    Andrea Rennick
    Participant

    High fives all around then! Something for everyone!

    Must be some end-of-year seasonal type holiday thing going on with all the PRESENTS! :D

    #58714
    Andrea Rennick
    Participant

    @kimstipsen i’ll holler when it’s done. busy week tho.

    #58717
    Andy Peatling
    Keymaster

    I’ve spammed the user – please don’t re-post the messages in the forums since that sort of aids their cause.

    #58716
    abcde666
    Participant

    I am sure Linda is a very pretty girl ;-)

    #58711
    Xevo
    Participant

    @ roydeanjr: No, there’s no specific documentation about that yet. If you want to make a theme, make sure you know some theme building from the standard wordpress and check the buddypress theme/core files for the buddypress functions/template tags.

    #58705
    Xevo
    Participant

    Thanks Andy, got it up and running on my local server.

    Ran into something though, the random member page gives me the following error.

    Fatal error: Call to undefined method BP_Core_User::get_random_users() in E:\wamp\www\wpmu\wp-content\plugins\buddypress\bp-core.php on line 929

    See it running on http://80.56.54.214/wpmu/.

    #58704
    Xevo
    Participant

    @ Andrea: As you can see people want the normal wp themes to be converted to bp themes, so it’s only good that your fulfilling their needs. Besides, we need more bp themes. :)

    #58699
    kimstipsen
    Participant

    @Andrea_r Can you please make a download link for that ? :)

Viewing 25 results - 60,001 through 60,025 (of 68,948 total)
Skip to toolbar