Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 18,576 through 18,600 (of 22,683 total)
  • Author
    Search Results
  • Windhamdavid
    Participant

    I’m becoming a fan of WP-Invites and you might want to try this…

    https://wordpress.org/extend/plugins/wp-invites/

    It’ll allow you to dole out codes for users to signup and as far as tracing goes, I’d just generate one invite code for each existing member and it’ll store that invite code with the new user profile so that you are able to determine who the invitation was send from based on which user was giving the code. I’d even go so far as manually generating the code with the existing username in it so that you don’t have to go digging to determine whom signed up whom.

    #74861

    In reply to: Avatar database store

    Thanks Paul. So, how can I get the user avatar? How WordPress link the userwith the avatar if is not sotred on database? Thanks.

    #74860

    In reply to: BP Xtra Signup

    Anonymous User 96400
    Inactive

    Bowe, good suggestions. I’ll have a lok at the API again and get back to you with a timeframe.

    @all

    You can download the plugin now from the repository:

    https://wordpress.org/extend/plugins/bp-xtra-signup/

    #74853
    Anonymous User 96400
    Inactive

    The plugin is now in the repository. I made some slight improvements to the code and added a char counter to the description textareas. Enjoy!

    https://wordpress.org/extend/plugins/bp-advanced-seo/

    r-a-y
    Keymaster

    Invite Anyone plugin:

    https://wordpress.org/extend/plugins/invite-anyone/

    I don’t think that plugin has the “tracing” ability you want though. You could bring it up to Boone, the plugin author, as a feature request.

    #74843
    Avatar
    Participant

    @modemlooper….

    I was thinking along the same lines.

    do you know if this works, and if they get their own members

    or using the same database of members.

    I would like to experiment with this

    and figure out how to really make it work.

    If anyone has info or ideas please drop me a line.

    @kylecassey…

    you would just use the social features (the blog just comes with it) ; )

    WPmu is really just one install with multiple blogs

    but soon with WP 3.0 you’ll be able to do the same thing with one WordPress install.

    – Avatar –

    .

    #74839

    In reply to: 404 error on BP links

    claud925
    Participant

    Finally I got it working :)

    Well first add the lines from this patch https://trac.buddypress.org/ticket/1426 to bp-core/bp-core-catchuri.php

    and then go to bp-core.php and in line 95 put the code like this (note the index.php) $bp->root_domain = bp_core_get_root_domain() . '/index.php';

    Well, also, I have a custom template, and in my navigation I have manually put the links in the header to look like this: <li><a href="http://yourdomain.com/wordpress/index.php/activity/" title="Actividad">Actividad</a></li> but it probably works also in the bp-default theme.

    So, hope this help someone :)

    #74830

    In reply to: 404 error on BP links

    claud925
    Participant

    @qbuster Well when you install this small fix https://trac.buddypress.org/ticket/1426 you can access links like wordpress/index.php/members (so thats something). But all the buddypress links remain being wordpress/members, etc.

    So, I tried to change the slug as explained in here https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/ to see if it works change members to index.php/members, but it returns the 404 error.

    So any ideas on how to change the links on buddypress to include the index.php ?

    gerikg
    Participant

    open your .htaccess file in the root wordpress folder and put this on the top

    AddHandler x-httpd-php5 .php

    AddHandler x-httpd-php .php4

    then try again. If you don’t have .htaccess file create one.

    #74777

    In reply to: 404 error on bp links

    claud925
    Participant

    Well… it almost worked. The main links were working ok, but in the admin bar, the links were still the old ones like wordpress/members/, and also in the members page, the users urls to their profile were having the same problems.

    r-a-y
    Keymaster

    Try the automatic install from the WordPress admin plugins page:

    http://yourdomain.com/wp-admin/plugin-install.php

    Search for BuddyPress, then install and activate.

    #74766

    What size image are you uploading? I have this weird thing where if I upload a square image, and it’s less than 150 px on any side, it gets all stupid and weird on me.

    Also which WP 3.0 are you running? I have last night’s nightly and it’s working fine when I tried to use an image that was 284px by 240px and cropped it down.

    The other thought is you may not have the image processing apps on your server (I don’t know if they use GD Image or whatever…)

    #74764
    Chad Holden
    Participant

    That got me one step further, but then i got the RSOD -> There was a problem cropping your avatar, please try uploading it again

    #74763
    Chad Holden
    Participant

    That got me one step further, but then i got the RSOD -> There was a problem cropping your avatar, please try uploading it again

    #74757

    In reply to: change e-mail text ?

    r-a-y
    Keymaster

    Ahh okay, Erich! Thanks for the extra details.

    It could be an issue with the email address that the activation email is sending from.

    By default, the activation email tries to use the admin email option in WPMU.

    If that isn’t set, it uses something like:

    noreply@domain.com.

    Which could be causing the activation email to go to the spam folder.

    Try using the following plugin to set the email address:

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

    #74752
    #74751

    I too am running WP3 B1 with BP 123 and no issues at all. Avatar issues were solved by this change https://trac.buddypress.org/ticket/2317 (and by only uploading images that AREN’T square and are larger than 150px on their shortest side … Go figure)

    #74749
    hotforwords
    Participant

    I LOVE this plugin but I have to deactivate it because I cannot limit the size of the embedded YouTube videos without changing my defaults for my entire website.

    I embed YouTube videos as my main posts and they are 620px wide (as set by Media Embed Setting in WordPress).. I can’t let people embed 620px wide Youtube videos in the activity stream as that is too big. If I decrease the Media Embed setting in WordPress, it decreases the size of my videos in my Posts.. which is not good.

    I noticed some code in your config.php at the bottom that says:

    “WORDPRESS SPECIFIC VARS

    allows you to hardcode certain WordPress-only variables”

    How can I hard-code these variables? Would this be how I could make the embeds smaller for the activity stream vs. the site defaults?

    #74747
    Chad Holden
    Participant

    I am running WP3 B1 with Buddypress 1.2.3, no 1.3 that I’ve seen yet. Works well besides Avatar issues.

    #74745
    Chad Holden
    Participant

    I think I am having the EXACT same issue as ajohnson.

    I upload the avatars just fine. I am not using the network enabled code in WP3 and my avatars are not showing to crop. they begin at the custom directory files/avatars/1 … etc.

    It was a fresh WP3-b1 install

    Fresh Buddypress 1.2.3 install on top of it.

    #74741
    r-a-y
    Keymaster

    Try putting the code in wp-content/plugins/bp-custom.php.

    I should add that this code is kind of a hack until BP adds some functionality to detect WP setups in subdirectories.

    Also just wanted to add that this issue could already be fixed in BP 1.3 trunk due to the way BP now uses actual wordpress pages instead of a catch URI check.

    #74740

    In reply to: Custom register.php

    r-a-y
    Keymaster

    If you’re using Thesis as the parent theme, you’ll have to enable BP support for your theme.

    Two options:

    1) Use the BP Template Pack plugin:

    https://wordpress.org/extend/plugins/bp-template-pack/

    2) Manually add BP support to your theme.

    thekmen has added BP support to a child theme of the Hybrid framework:

    https://buddypress.org/forums/topic/testing-new-theme-hybrid-as-a-parent#post-40217

    You can check out what he did as a guide.

    #74732
    dblast
    Participant

    Odd.. My posts are not getting posted!

    I’m trying again.

    Yessssh. I was looking at a cached version of the site and the one you were looking at was horrible. I’m not sure what happened to that theme, but I switched it to the one I was looking at.

    http://www.longislandmartialarts.org/wsblog/

    Take a look when you get the chance, I’d appreciate any feedback and help.

    BTW I just bought wordpress and buddypress for dummies.

    #74699
    foxly
    Participant

    From our mailbox…

    Not a big deal as this is a dev env but I thought I’d show you something I am observing in case it happens to others.

    bp-album v 0.1.9, bp v 1.2.3, wpmu 2.9.2

    You can see it in action at http://[redacted]

    You’ll notice my test user ‘Sam Witwicky’ uploaded a pic yesterday (note time since) but somehow the action grabbed a reply from last week. If the streams got crossed and I have a corrupt activity table that’s fine. It keeps happening as I load test images though. Happy to delete entries in tables but i can’t figure out why this is occurring. Just started with 0.1.9.

    Also notice that the urls for the images and title in the activity stream are wrong.

    for ex http://[redacted]/members/test19/photos/single-media/7/ instead of

    http://[redacted]/members/test19/photos/single-album/3/single-media/7/O/

    so clicking does a redirect back to the root

    I’m guessing it’s all related.

    On a side note, I really appreciate your work on this and willingness to work with everyone. I’m pretty much ready to release my site to prod once bp-album is ready for prime time. I have held off doing any major styling to bp-album areas until you give the go ahead that core html tags and arrangements are all set.

    ===========================

    You are experiencing two known defects in the BP Album+ 0.1.9.2 beta.

    The first problem is happening because the “Album Item” and the “Media Item” classes do not yet generate globally unique ID’s for activity stream posts, so occasionally they collide, causing the plugin to retrieve the wrong media item.

    The second problem is happening because we haven’t finished updating the URL generation code that creates the thumbnail link to activity stream items. WordPress then catches the resulting 404 error and throws the browser back to the home page.

    Fear not!

    All of this will be fixed in the next beta. We thought it was more important to demonstrate albums capability than to have everything working perfectly. You should NEVER install one of these “community feedback” betas on a live site. They are only intended to get the community’s feedback on how we are implementing features.

    Thanks!

    ^F^

    #74674

    In reply to: BuddyPress Spam

    Eric
    Participant

    captcha and math tools do not really help fighting spam.

    spammer register manually and then feed your blog automatically remote via xmlrpc.

    i am running a wordpress mu + buddypress site and had about 40 spammer-registrations a day with lots of spam. then i deactivated xmlrpc via renaming xmlrpc.php in wp-root, result was only user registrations (without content spam). about four days later spammer registrations were reduced from 40 to about three a day (easy to delete), seems that the spam-apps noticed that the rpc doesn´t work and deleted my site from their targetlists, entering their messages manually is to complicated for them….

Viewing 25 results - 18,576 through 18,600 (of 22,683 total)
Skip to toolbar