Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,076 through 19,100 (of 22,615 total)
  • Author
    Search Results
  • #69511
    modemlooper
    Moderator

    yes and no. It’s not updated yet to work with current BP

    https://wordpress.org/extend/plugins/achievements/

    #69507

    In reply to: web.config TROUBLE

    symm2112
    Participant

    Iis doesn’t usually support php. Web.config is a file that’s used for an asp.net application/website. You should switch your plan to a Linux based hosting plan if you want to use buddypress and wordpress as those are usually best run on Linux plans. I’m not even sure how you got them running on IIS as you need mysql database and I wouldn’t think you could get one with a windows plan.

    #69501

    In reply to: web.config TROUBLE

    tomstage
    Member

    interesting. thank you! I will try deactivating, but not sure how to get my emails delivered then. I do have all the latest wordpressmu and buddypress editions. I was thinking maybe it’s the “welcome pack” plugin? Could this be? I will try deactivating a few of these and see what happens. I just got off work, or I would have replied sooner. Thanks for your help!

    #69482
    ggilchri
    Member

    This looks like a great Widget. Unfortunately I see an error in my Home page after it has been activated:

    Fatal error: Call to undefined function bp_blogs_get_latest_posts() in C:\xampp\htdocs\enterprise\wp-content\plugins\ahjira-recent-sitewide-articles\ahjira-recent-sitewide-articles.php on line 41

    Sorry if this is a newbie mistake. I am using WordPress MU 2.9.2. Any idea why it thinks the function is missing?

    Thank You for posting the Widget – the options looked really good.

    -Gary.

    #69478
    Boone Gorges
    Keymaster

    kriskl – I assume you’re talking about the ajax quote plugin that’s part of https://wordpress.org/extend/plugins/buddypress-group-forum-extras/other_notes/. I just tried it and they seem to be working fine together on my installation. Can you be more specific about what is “breaking”?

    avi-m – I installed the widgetized theme and I didn’t have any redirect problems. I wonder if the problem is arising from a combination of theme + my plugin + some other plugin. I don’t suppose you could turn off all other BP dependent plugins for a second to test that theory? Or perhaps give me a list of the plugins you’re running so I can try it myself?

    Jeff Sayre
    Participant

    Which version of WordPress and BuddyPress are you running?

    To post a new topic to a thread using the Group Forums Directory, you must be a member of that group and the group must be public. So, you will not have the option of selecting groups that are private or those of which you are not a member.

    #69472
    giamanry
    Member

    I’ve been playing with Mystique as a likely candidate for a blog I’m working on, but I’d lo be able to play with BuddyPress without giving it up! So I’ll just add in another voice that’s excited for this development :)

    #69467
    agrundner
    Member

    @MrMaz Yeah… I’m not having any luck getting avatars resized and uploaded on a single wordpress install. BP Links (Version 0.3.2) is just embedding the URL of the original image. I’m guessing the plugin currently has no folder structure for a single install like it does for MU, which you stated earlier places avatar images in: /wp-content/blogs.dir/files/link-avatars/ — I’m keeping my fingers crossed the next release will have a fix for this :)

    Out of curiosity, anyone know how I can alter the user link (will be editing: link-header.php)?

    Currently using bp_link_userlink() but I’d like to change the output from mysite.com/user/ to mysite.com/user/links/ so people can see other links posted by the link owner.

    #69462

    In reply to: web.config TROUBLE

    takuya
    Participant

    BuddyPress nor WordPress doesn’t have such files called web.config

    Every file should be named as something.php. In WordPress, for example, wp-config.php

    I think it’s the smtp plugin you installed, which is causing the problem. Make sure the plugin is compatible with current versions of WordPress and BuddyPress.

    #69450
    Paul Wong-Gibbs
    Keymaster

    This thread is going around in circles; I’m closing it. In a nutshell:

    If you want to offer your members their own blog, then you will need to use WPMU. The fact that each of your members has their own blog does not mean they have their own site. All the blogs are located on and served from your site.

    If you only want to have one blog but offer a social networking layer on top of that using BuddyPress, then single-version (solo-blog) WordPress is all that you need.

    You can use single WP and assign users a WP role of contributor or editor if you want users to post on the same blog.

    #69447

    In reply to: Admin Bar HTML File

    r-a-y
    Keymaster

    It’s not a HTML file, but rather a function that is located in /buddypress/bp-core/bp-core-adminbar.php.

    What are you specifically trying to do?

    If you’re trying to modify the BuddyBar, read this:

    https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/

    Requires a bit of manual coding.

    Or you can also try this plugin:

    https://wordpress.org/extend/plugins/buddypress-admin-bar-mods/

    #69445
    r-a-y
    Keymaster
    #69437
    Boone Gorges
    Keymaster

    What’s the character encoding for your WP install? See http://radoff.com/blog/2009/12/03/chinese-characters-in-wordpress/

    Jens Wedin
    Participant

    @Brajesh Singh: Thanks. I made changes directly into the database to fix this problem. The users where are from my old WordPress installation and they registred before installing BP. Maybe it should be possible to have usernames with space, dots and whatever as WordPress do think it is ok???

    #69401
    gewinncoach
    Member

    Hi there,

    I have just tried to install the plugin with a woo theme and cannot get it to work.

    1. I have modififes my .htaccess to:

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    I have my permalink settings to: /%postname%

    The site is not showing an BP pages at all.

    I have tried the following links:

    http://leistungsakademie.com/blogs

    This gives me a 404

    also:

    http://leistungsakademie.com/wp-content/themes/coffeebreak/blogs/index.php

    The latter shows nothing…

    It´s not a server issue!

    Any idea?

    Thanks for your help!!!

    #69387
    foxly
    Participant

    @Sadr – What is confusing you is the difference between a “release” build and a “development” build.

    We are using what are called “agile software development” methods [ http://en.wikipedia.org/wiki/Agile_software_development ] to decide on features, build, test, and revise our plugin software all at the same time.

    By using a concurrent versions system [ http://en.wikipedia.org/wiki/Subversion_(software) ] every developer on the team has their own version of the plugin with the features that they are adding.

    So when I say that something is “done”, I mean that it has been written and tested but has not necessarily been released yet.

    Every few days, the developers merge [ http://en.wikipedia.org/wiki/Merge_(revision_control) ] our code branches together, and create a “beta” release. We then post it on this forum to allow all of our stakeholders (you guys!) to test it.

    After we are very, very sure that there are no bugs in the software, finally we post it as an “official” release on the WordPress plugin repository.

    We must be VERY careful about the quality of official releases, because they are automatically broadcast to every current user of our plugin, and even the tiniest defect could crash *thousands and thousands* of people’s websites.

    So, the version being offered on the WP plugin website is always many steps out of date.

    We’re planning to do our next code merge on Saturday or Sunday and get the 0.1.7 beta out for testing on Monday night.

    Considering that we’ve gone from *nothing* to this:

    http://foxly.ca/admin-screen-01.jpg

    http://foxly.ca/flickr-mode-01.jpg

    in ten days, I think we’re doing very well! :) :)

    ^F^

    wandilly
    Participant

    Hello Ray, I hope you’re around

    I HAVE BEEN TRYING TO Follow:

    ” Making Your Theme BuddyPress Compatible”

    So, I can add support for BuddyPress to the existing “sliding door” WordPress theme that I have selected in marinprofessionals.com….they say it can be a straightforward process by following the setup instructions on the page…bellow is what I got:

    Step One : Move Template Files

    BuddyPress needs some extra template files in order to display its pages correctly. This plugin contains these extra templates, but right now they are in the plugin directory. They need to be inside your active theme directory to work correctly. First of all we can try moving them automatically, please click the button below to attempt to move the templates:

    Step Two : Templates moved successfully!

    The templates moved successfully! This is great news, BuddyPress templates are now in the correct position in your theme which means you can skip step two and move on to step three.

    Step Three : Templates moved successfully!

    Now that the template files are in the correct location, click through your site (you can come back to this page at any point). You should see a BuddyPress admin bar at the top of the page, try visiting some of the links in the “My Account” menu. You should find that BuddyPress pages now work and are displayed.

    BUT

    I don’t see the words buddypress on the website marinprofessionals… so I was hoping you help me see what I am doing wrong….

    #69373
    r-a-y
    Keymaster

    You should probably look at the “Auto Join Groups” plugin:

    http://brentandmary.net/2009/10/24/bn-auto-join-group-plugin/

    It does what you want it to do, but automatically from the admin area.

    Haven’t tested this in BP 1.2 though.

    Might want to contact the dev of that plugin if it doesn’t work.

    Also it is quite easy to modify DJPaul’s Welcome Pack plugin to auto-join groups as well.

    See my post here:

    https://buddypress.org/forums/topic/bbpress-and-buddypress-1#post-43925

    Update:

    Just came across a plugin called “BP Registration Groups”:

    http://hardlyneutral.com/wordpress-plugins/

    Purports to do exactly what you want, Bowe.

    #69371

    In reply to: bbpress and buddypress

    r-a-y
    Keymaster

    You could create one group that all people join when they register.

    Use DJPaul’s Welcome Pack plugin for that:

    https://wordpress.org/extend/plugins/welcome-pack/

    Otherwise go the external bbPress route, and yes, you’ll need to theme it.

    [EDIT]

    Forgot that Paul changed his plugin so it sends out group invites, instead of auto joining groups.

    If you want to make Paul’s plugin automatically join groups.

    Change the following lines in the Welcome Pack plugin from:

    groups_invite_user( array( 'user_id' => $new_user_id, 'group_id' => $group_id, 'inviter_id' => $group->creator_id ) );
    groups_send_invites( $group->creator_id, $group_id );

    to:

    groups_join_group( $group_id, $new_user_id );

    I should say I haven’t tried this, but it should work.

    kb734
    Participant

    The change from @gian-ava to the bp-core-avatars.php file on line 389 corrects the problem when running a single installation of wordpress.

    Thanks @gian-ava

    #69349
    avi-m
    Participant

    Yeah ok looks like it might be his theme. https://wordpress.org/extend/themes/buddypress-widget-theme

    Right now the theme is more important than the plugin so I will deactivate it. That being said who it gets sorted out so I can use the attachments in the forum.

    Thanks for the help

    JK
    Participant

    Both Andy and I have recommended several times not to use his test version; he just submitted it to me as an example of how to make correct BuddyPress usernames. There’s only one version available on the wordpress plugins repository. The advantage? That everyone else will be using the real version, that if you don’t use the real version you’ll be running unsupported code along with all the bugs that I’ve fixed since it was produced, and that obviously the documentation on my site will reflect the real plugin, not unreleased debug versions.

    r-a-y
    Keymaster

    Yeah it is kind of a hack, isn’t it? :p

    Might want to post this in Trac:

    https://trac.buddypress.org/newticket

    Put something about using the blog URL vs. the WordPress URL for standard WP:

    https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

    r-a-y
    Keymaster

    I think the second method will do exactly what you want.

    More info here:

    https://codex.wordpress.org/Changing_The_Site_URL

    I would do a backup of everything just to be extra cautious!

    #69303
    Peter Anselmo
    Participant

    Hi kb,

    The problem you are experiencing is a different issue than rossagrant was referring to. However, I think I’ve fixed your issue in the most recent (pre-release) version. Please visit this link:

    https://wordpress.org/extend/plugins/buddypress-group-documents/download/

    And click on the “Development Version” link. After you install this newer version of the plugin (the version number is still 0.3.1) please let me know if your problem continues.

    Also, Are you able to upload and view avatars? I’ve found most of the time this is caused by shared code between Group Documents and Avatars.

    Thanks for giving the plugin a whirl, and letting me know.

Viewing 25 results - 19,076 through 19,100 (of 22,615 total)
Skip to toolbar