Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 44,476 through 44,500 (of 68,944 total)
  • Author
    Search Results
  • #98844

    In reply to: Buddyvents 1.2.2

    David
    Participant

    @travel-junkie thanks for the reply. I will get it this week for sure. I tried getting the signup plugin, but every time i tried to log on in the processing checkout it did not recognize my username or password…any ideas?

    #98843
    Michael Eisenwasser
    Participant

    “BuddyPress Auto Group Join” only kind of works. It requires that you have multi-site enabled for it to work.

    #98840

    Hey. Thanks for the response. I removed that code but the sidebar still shows up on the buddypress pages.

    #98838

    In reply to: Buddyvents 1.2.2

    Anonymous User 96400
    Inactive

    @takeo
    Nope, you won’t have to pay for access to the support forums. That’s for our other (free) plugins. You’ll need to register for a free account and then I’ll invite you to the Buddyvents group.

    @dlabbe
    Not sure what the current rate is actually. As far as I’m aware, PayPal will display the USD amount before you hit the pay button. The domain input is just for our information. We like to know what cool projects users of Buddyvents come up with. If you haven’t got a domain yet, just write ‘n/a’ or something, then you can let us know later.

    #98823
    Paul Wong-Gibbs
    Keymaster

    I can’t figure out how to unload wp_enqueue_script() files :( Has anyone done this before?

    @imjscn If this is urgent I would recommended that you edit the default theme’s functions.php and delete the wp_enqueue_script() line. Remember this is only temporary and when you update BuddyPress in future, it will get added again.

    #98822
    Michael Eisenwasser
    Participant

    @hcleary

    Please try upgrading to the newest version of the theme, which you can download at buddyboss.com. If you have an old version (from a week or two ago) there was a bug with this exact issue.

    gregfielding
    Participant
    #98820
    Paul Wong-Gibbs
    Keymaster

    Michel, this forum is quietest at weekends. Please allow a day or two before re-posting to a topic; if you haven’t had a response, then people probably don’t have an answer.

    As you can tell from the trac ticket you found, when it was previously reported, no-one figured out exactly why this was happening, so we couldn’t fix it. Looking at a comment on the ticket now, someone seems to think that if you put the following line into your theme’s functions.php, it might resolve the issue:

    remove_action( 'pre_user_login', 'bp_core_strip_username_spaces' );

    If the ticket covers the same problem that you have, this might be a fix. You can tell by creating a new user account once you’ve put that into your functions.php. I cannot guarantee that this would not cause any other issues. Indeed, I can’t understand why BuddyPress does this anyway, without spending a couple of hours investigating.

    The issue seems to be the presence of spaces in the username/log in name. If this does fix your issue, please would you give us a sample of username/log in name so I can investigate.

    #98819
    LPH2005
    Participant

    This is the post on the automatic refresh

    http://www.spitzohr.net/2010/03/buddypress-automatic-refresh-activity-stream/

    Download link works.

    #98818
    Michel Fortin
    Participant

    Is there someone who we can hire to fix this? It’s important that we fix this ASAP as our marketing campaign has just begun.

    @r-a-y do you have any ideas? Thank you for any help anyone can bring.

    #98811

    In reply to: missing stylesheet

    modemlooper
    Moderator

    Try activating Twenty Ten theme and see if the BuddyPress theme fixes itself.

    #98795

    In reply to: Buddyvents 1.2.2

    David
    Participant

    @travel-junkie I am in the united states and would love to purchase the plugin. I went to the site and tried but it kept asking for a domain license when I tried to add it to the cart. What is that? and do I need it? also what is the conversion rate for US dollars? thanks

    #98794
    Nahum
    Participant

    @mercime thanks for dropping those links…but I’m aware of sharing activities with these types of plugins. I’m talking about actually pinging the tweet at the time a user Posts an Update. The buddy stream plugin was doing it at some point but that plugin is a little to TOO much for what I’m looking for plus I don’t think it does it anymore last I checked(today). All I need is just a simple Tweet this checkbox and maybe even send to facebook at the same moment the user Posts the Update.

    #98792
    @mercime
    Participant
    desha
    Member

    Perfect! Thank you both.

    #98785
    @mercime
    Participant

    @desha, You’re welcome. You add new style in active theme’s style.css file.

    #98779

    I’m having the same problem.

    On an older (v. 1.2.5.2) BuddyPress site on it’s own WordPress (3.0.1) install I was able to upload avatars just fine.

    Now, on the latest BuddyPress (v. 1.2.6) driven subdomain on a WordPress (3.0.1) network site, I’m having this upload problem. The error message specifically is:

    “Upload Failed! Error was: Unable to create directory /group-avatars/1. Is its parent directory writable by the server?”

    Seems like a bug in the latest version. As @BionicClick pointed out above, this very site (buddypress.org) has the same problem!

    #98776
    Bowe
    Participant

    @tubruk: Be sure to enable “BuddyPress compatibility” on the plugin settings page :)

    #98774
    desha
    Member

    Ultimately, I went into the code and commented out that line. That resolved it.

    #98771
    David
    Participant

    @boonebgorges I got it working….it was white space in the php. I did a search and others had the same issue. Something so small can turn into hours of hair pulling. I am for sure getting a crash course in php, but loving it. Thanks again and I think everything is the way I need it for now…but then again I still need much more testing under all possibilities.

    islandsofla
    Member

    One question…can you set up the form so only logged in users can see it?

    Also, are there any examples of buddypress in a single user wordpress environment?

    #98762
    Nahum
    Participant

    there are several plugins you can find on wordpress.org plugins for frontend posting, there is even a buddypress frontend posting plugin around here somewhere.

    you could also use http://gravityforms.com which is the premium route.

    or you could do it yourself http://wpshout.com/wordpress-submit-posts-from-frontend/

    ah and there is the option where you can leave access to the dashboard and just css the heck out of it to make it look like the frontend.

    I like both the gravity forms and dashboard theming options.

    #98761
    durkkooistra
    Member

    Maybe yo can try the Ucan post plugin http://cartpauj.com/projects/ucan-post-plugin/ . I’m not a hardcore buddypress user so I can’t help you with a BP only solution.

    @mercime
    Participant

    Or, you might want to install the BP Wire plugin (ala Facebook wall)

    #98751
    David
    Participant

    @boonebgorges works perfect! thanks. I have hopefully one last issue that completely has me stumped. It works on my testing machine, but when I put it live I get errors. It has to do with me including the above idea but using my own custom data table. I insert my own form and add it with the function like above and put my own processing in the save function like above using the standard insert/update sql pointing to the new table for the form. It works on my local machine, but when I upload it live and click on ” create group” i get the following error….sorry for all the code

    Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-content/plugins/buddypress/bp-groups.php on line 1053

    Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-content/plugins/buddypress/bp-groups.php on line 1054

    Warning: Cannot modify header information – headers already sent by (output started at /home/clubmash/public_html/wordpress/wp-content/themes/chatCaddie_theme/functions.php:141) in /home/clubmash/public_html/wordpress/wp-includes/pluggable.php on line 890

    I am working in a child theme and I am at my ends trying to fix this. I am so close to what I want to do I just would hate to give up now. thanks for any tips you can give me.

Viewing 25 results - 44,476 through 44,500 (of 68,944 total)
Skip to toolbar