Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 33,926 through 33,950 (of 94,540 total)
  • Author
    Search Results
  • Unsal Korkmaz
    Participant

    Yeah that was my bad for not waiting to publish but its good that i did.. Theme is published 2-3 days late but those little updates was necessary 🙂

    and btw.. Theme is officially published in WordPress.Org: https://wordpress.org/extend/themes/firmasite

    Tomorrow i will release a detailed article about child-theme writing but meanwhile you can try this parent theme

    aces
    Participant
    #158669
    lradden
    Participant

    Hi! Thanks sorry for the dup  post, thought it was a new issue.
    YOURS: @lradden have you tried contacting the previous webmaster? Looks like it’s missing a plugin like Courseware perhaps, sound familiar or one of the learning management systems. Check in your Plugins > Installed panel. The lessons plugin may have been deactivated.

    REPLY: There is a plugin called cforms that won’t re-activate. It gave me this error when I first deactivated buddy press and reactivated from your instructions above and I haven’t been able to reactivate without this error since:

    Warning: fopen(/var/www/tah/wp-content/plugins/cforms/abspath.php): failed to open stream: Permission denied in /var/www/tah/wp-content/plugins/cforms/lib_functions.php on line 191 Fatal error: Cannot use string offset as an array in /var/www/tah/wp-content/plugins/cforms/lib_activate.php on line 7
    YOURS: Otherwise, where are you hosted? If on shared host, perhaps tech support can get you a copy of your database backup from last month at least to check wp_options table to see what were the active plugins at that time.

    REPLY: The site is on our server so I have the backup I did before I tried any of your instructions. I do not, however, have any backup before that as the previous person did not back up the files ever.

    #158666

    In reply to: Missing posts

    @mercime
    Participant
    aces
    Participant
    @mercime
    Participant

    Thank you @synaptic, added your idea at BP Devel

    @bphelp Crossing fingers that BP gets accepted GSoC 2013. Crossing fingers again that when that happens, one of the students will take on ideas we’re rooting for as project 🙂

    #158657
    talitaco
    Participant

    Hi I am building a site with BuddyPress for a community ( about 2000 users ) this site is designed to be a dating /social network site.
    (no forums no blogs no chat)
    Just the options to send private messages
    open groups and comment,
    adding friends ,
    creating personal profile.
    Because I have never built a large scale website and I do it voluntarily and also storing it on my personal site server, I have a few issues I am asking for your advice:
    From your own experience or links to good articles and references.
    Should I allow the members to upload many images? My concerns are: viruses ,taking up data space , and copyright issues.
    How do you deal with cyber bullying users who are harassing other users trolls writing nasty comments(I really want this community website to be a safe place:)
    Your experience with the security issues (Trojan virus etc)
    Any Other important issues I should know?
    Any help will be very very appreciated.

    #158655
    lradden
    Participant

    Hi i changed to twenty eleven theme and deactivated Buddypress. Then reactivated it and i do not see the installation wizard link. Instead I see this:
    You’ll need to activate a BuddyPress-compatible theme to take advantage of all of BuddyPress’s features. We’ve bundled a default theme, but you can always install some other compatible themes or update your existing WordPress theme.

    The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members.

    #158651
    Sebastian
    Participant

    Hey folks!

    I’m having some trouble with uploading group avatars. For some reason I don’t see the picture uploaded and after some time I noticed the picture had been upload to C:\group-avatars\1

    My site however is stored in C:\inetpub\wwwroot so for me it’s a mystery.

    I’m running WordPress 3.5.1, BuddyPress 1.6.5 and bbpress 2.2.4.

    mgkoller
    Participant

    I updated my Buddypress Website through the Dashboard with 3 plugin updates,

    1.Buddypress (1.6.5)
    2.Buddypress Docs (1.3.3)
    3.BackUpWordPress (2.2.2)

    (All the plugins were in the most latest versions before the updates)

    After the updates I’m getting a blank white screen trying to access the homepage or “wp-admin”.
    I did backup my site using the “BackUpWordPress” to a saved zip file on my desktop. Is there any documentation on troubleshooting this?

    I have ftp access to the wordpress/buddypress directory to start troubleshooting.

    Ravi Kasarla
    Participant

    I am currently working with buddypress version 1.6.4.

    I want to display the “started by” label with forum creator name and avatar image under each topic in the listing page.

    shortoldtree
    Participant

    Here are a few registration issues that I found with buddypress. It would be great if these could be fixed in the future versions.

    a.) There is no set length for usernames. Users can get away with typing infinitely long usernames and first names.

    b.) There is no validation in place which prevents users from not using spaces or special characters in their ‘username’ or ‘first names’. This can lead to various issues, some of them are as follows:

    => Users can use spaces in their ‘username’ which will then cause issues when they login.

    => Users can use spaces in the ‘first name’ which later leads to a 404 page when they logout.

    c.) There is no system in place to tell the user to use a strong password. Users can get away with typing a one word password which is a security flaw.

    Btw, are there currently any easy workarounds to fix these?

    Hugo Ashmore
    Participant

    Please start a fresh topic rather than resurrecting 3 year old ones which may well have little relevance code wise as the app iterates through new versions.

     

    Also you need to explain a little further what you are trying to do; custom CSS ? So what do you propose you hook that css onto?

    asoldier
    Participant

    I also found `user_id );

    if ( !empty( $user->roles ) && is_array( $user->roles ) ) {
    foreach ( $user->roles as $role )
    echo “display_name}’ />”;
    }?>`

    but it doesn’t want to work in the profile

    asoldier
    Participant

    Now I’m trying to take
    `function pc_get_userrole ($user_id) {

    $user = new WP_User($user_id);

    $userclean = $user->roles[0];

    return $userclean;

    }`

    and
    `echo pc_get_userrole(bp_current_user_id()); `

    and I want to add some custom CSS based on the role.

    #158626
    Jacob Schweitzer
    Participant

    I would suggest the Achievements plugin, it works with BuddyPress but it doesn’t offer ranking. I had built a ranking system for a client based on Achievements, if you like please contact me, maybe I could help you with a similar system. It was as you described too, with an image to represent the ranking if you want.

    #158513
    @mercime
    Participant

    @danny80 deactivate all plugins and change to Twenty Twelve theme. Activate BuddyPress plugin only and check if the Installation Wizard link shows up. When it does run the wizard.

    #158504
    @mercime
    Participant

    @udgang99 “create a new field in the members profile, where all the POSTS they have contributed with to the site, are displayed” plus post from the front-end

    Introducing BuddyBlog: Allow Users to blog from their BuddyPress Profile

    #158496
    @mercime
    Participant

    @mkhaled conflict with theme using jQuery 1.6.2 while WordPress/BuddyPress are on jQuery 1.8.3
    Please contact theme author

    #158410
    @mercime
    Participant

    @bergblume the closest plugin I know is the premium plugin http://shabushabu.eu/release-of-mapology-for-buddypress/ You might want to check out whether the plugin author will be upgrading the plugin for upcoming BP 1.7 first.

    #158406

    In reply to: Registration form

    @mercime
    Participant

    @danny80 did you go through the installation wizard after you activated BuddyPress? Also, is Registration enabled in your site? If not, the registration page won’t show up. Site URI?

    @mercime
    Participant

    @unsalkorkmaz may I make a suggestion: please do not update your theme until it has been synced with WordPress Extend Themes. Otherwise, you’d have to wait for another 7 days max before the theme’s live at WP.org

    Asynaptic
    Participant

    It would be extremely useful to admins of communities to keep track of basic activity within the community. Things like how many members sign up or join, how many posts, comments, threads are made, how many members are inactive for past n days, how many have filled out profile, etc.

    This is functionality equivalent to maintaining a finger on the pulse of the community and tracking important variables to set goals, find out troublesome issues, measure growth, etc.

    #158203
    @mercime
    Participant

    @bmccall17 I see that BuddyPress is deactivated in your installation. I will be closing this topic. Create a new topic should you require assistance with BuddyPress. Thanks.

    #158195
    @mercime
    Participant

    @maphorn site url? Basically you add the changes in your own theme’s style.css file. Do not make changes in /bp-themes/bp-default/_inc/default.css because those changes will be overwritten when you upgrade BuddyPress.

Viewing 25 results - 33,926 through 33,950 (of 94,540 total)
Skip to toolbar