Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,926 through 19,950 (of 22,658 total)
  • Author
    Search Results
  • Paul Wong-Gibbs
    Keymaster

    Two things

    1) If they have released this as a plugin, it will work on any WordPress site. I do not have to remind you that BP runs on WP.

    2) Do not put Andy’s name or anyone else’s in the subject of a forum post. If you really must have his attention, sed a message to him and see if you get a reply. We will be locking or deleting any such threads in future.

    #62363
    cargo
    Member

    Same trouble when i want to create a topic: “Fatal error: Cannot redeclare checked() in /home/vhosts/siteurl/wp-admin/includes/template.php on line 380”

    WordPress-MU 2.9.1.1 + BuddyPress 1.1.3 (new installation)

    Install WP/MU as a directory.

    Directory install, is it in root.

    BuddyPress install come with a copy of bbPress built-in

    Active plugins: “rus-to-lat”

    Using the standard BuddyPress theme.

    I didn’t modify the core files.

    #62356
    Paul Wong-Gibbs
    Keymaster

    I think this is a wordpress bug. What versions of BP and WP are you using?

    #62354
    designodyssey
    Participant

    thekmen and I have done this with Hybrid as the parent theme and our own child theme built on a Hybrid Child theme and Buddypress. Have a look at http://themehybrid.com/community/topic/hybrid-and-buddypress for the functions that need to move over at least for Hybrid. It was actually quite easy. My post at http://themehybrid.com/community/topic/hybrid-and-buddypress#post-2506 is as close to a step by step as I’ve seen. However, there are still more CSS tweaks needed after following those steps.

    #62349
    Xevo
    Participant

    Woops, wasn’t reading correctly. Well work the other way around then. :)

    Add the files that your theme doesn’t have and start using bp functions.

    #62346
    grosbouff
    Participant

    @ Mike Pratt

    Screenshots here : http://dev.benoitgreant.be/2010/02/03/buddypress-classifieds/

    @mercime :

    But there is still a nag

    Ok, it’s fixed. Weird :)

    Fixed double-nesting

    – This is fixed now

    If you want special tags[…] – so I wrote some tags like : new, used, giveaway, red, blue, black

    Those are tags you have to create in your data-blog and then put their “ids” in (eg:7,4)

    Checked option for Auto-suggest Tags

    Oops I forgot this option, but it’s not active yet.

    there is no Site Admin or Admin Role there, so do I assume that Keymaster ala forums is for Site Admin, correct?

    The roles are retrieven from your blog. I don’t understand your question very well but you should find the usual wordpress roules there

    Thanks for testing and review !

    #62345
    peterverkooijen
    Participant

    Email login plugin. Lose the username field by making it type=”hidden” on register.php and autogenerating a username value using a trick like this one.

    Anointed
    Participant

    Just so it’s clear why I am trying to do this.

    I host a small amt of client sites on my server. In the past I used to use wordpress non-mu for each site. Frankly I got really tired of having to update 30-40 separate wordpress installs everytime there was a new vs of wp or plugins that were used. That is where wpmu really saved me time, one install one update for all clients.

    I know that I can simply create multiple wpmu/bp installs and give each client their own install, but then I’m in the same boat as before I started using mu.

    Having buddypress the way it is now, there is no way I can see to give each blog that wants their ‘own’ buddypress an install without having to install multiple copies of mu again.

    Having grown accustomed to only having to maintain one codebase has really spoiled me, and I’m willing to do just about anything not to have to go back to the old way of sep installs.

    #62337
    Andrea Rennick
    Participant

    That’s the exact opposite of what he needs though. :)

    #62336
    Xevo
    Participant

    http://www.bp-tricks.com/design/member-blog-themes-to-match-your-buddypress-theme/

    This is pretty old, since 1.2 doesn’t have wire anymore, but it’s almost the same.

    #62328
    thekmen
    Participant

    It’s actually quite easy with BuddyPress 1.2, just requires cutting some stuff from the default BuddyPress child template functions, adding them to your own theme functions & some CSS edits.

    I will be happy to post a howto once BuddyPress 1.2 comes out of beta if it helps.

    #62326
    Damon Cook
    Participant

    @Bowe: ohh I didn’t realize that you were really aiming for an accordion. Awesome! I just got to the point where I was digging around and came across the Tabbed Widgets plugin, and I was wondering if it would be a better solution to create a plugin with the 4 or 5 BP widgets that I could plunk (technical term) into the Tabbed Widget corresponding areas.

    Perhaps I’ll just wait for your tutorial? hmmm…

    #62323
    Richard Venable
    Participant

    No WordPress MU? Those better be really good reasons! Be careful about hacking together your own network of blogs when WordPress can already do it for you. Did you know that WordPress is merging with MU for version 3.0?

    #62305
    ajdinb
    Participant

    I’m also available to test so let me know when beta is out. I’m testing MediaWiki WPMU SSO plugin and also found this https://wordpress.org/extend/plugins/wiki-append/. Having a group wiki is something I was looking at and I’m glad to see this one. My initial idea was to create a NameSpace in MediaWiki for each group. Of course there is user permissions issue.

    #62301
    Jean-Pierre Michaud
    Participant

    what you refer to would be a WordPressMU install, which is a multi-users/blogs version of wordpress…

    #62293
    peterverkooijen
    Participant

    … but relationships to users need to be maintained, in a ddition to Groups and possibly even events. Then each image must maintain an associated comment/activity stream set of functionality. Finally, in order to be truly useful in a social media context, the ability to “tag” a user in an image will be very important.

    That’s all metadata with image files, it has nothing to do with uploading photos, generating thumbnails, etc. I’m not saying writing a plugin to make those connections is easy, but it would be easier than writing an entire gallery/photo app from scratch.

    I’ve tested several gallery scripts. I needed something that could handle upload of raw photos. NextGen came close, but still had some problems. If Buddypress tries to build an entire app into the core, it’s never going to be as solid as NextGen or Zenphoto or other established gallery apps.

    Obviously Nextgen and Zenphoto are for single user galleries. That doesn’t make them any less suitable as starting points for a BP plugin. There has been some discussion about Nextgen on the WPMU forums.

    This photoblog plugin claims to support WPMU. Not sure what it does. Haven’t tested it.

    #62254
    dennissmolek
    Participant

    Andy,

    Are you referring to the actual file path? That is a non issue as most WP plugins for cloud/split level management work great with BP.

    The issue is where in the database, and HOW in the database it is being stored.

    If your saying I can MOVE the location from the #1 blog with a filter I havent found please let me know.

    Also if I can choose which fields it uses to store them would be usefull, I have looked in WP upload and your avatar script and it seems hard coded into the users blog directory, which in all BP users case is blog #1 first.

    #62241

    In reply to: Buddypress Integration

    Xevo
    Participant

    Take a look at this.

    I really don’t recommend building in a php framework into a existing cms, it could cause a lot of issues.

    #62228
    Xevo
    Participant

    1. A buddypress theme isn’t so different from a standard wordpress theme, it just has a few extras.

    2. Not sure what you mean by this, you have to install bp on wpmu, you can’t install them seperately. Bp is a plugin for wpmu.

    3. Once installed bp correctly on wpmu or just wp, you get profiles, activities, groups etc.

    Do you really understand what wpmu is? Basically its standard wordpress, but allows you or your users to make multiple blogs on one wordpress install. Buddypress allows you to turn your main blog into a social community, by adding profile and frieding options and the earlier named options.

    #62222
    peterverkooijen
    Participant

    @osasko, do you use the email login plugin? You can’t get rid of the username entirely, because WordPress is built around it, but you can autogenerate a username and hide the input field on register.php by adding type=”hidden”. It’s an ugly hack…

    #62210

    In reply to: Avatar Upload Issues

    jwhitehurst
    Participant

    So I was having the problem with this on the single blog version of wordpress but not the multi user version on the same server. Then on the same server I created a brand new install of wordpress and buddypress and got it working there. I eventually found that the upload path that worked had /var/www/vhosts/url/httpdocs/wp-content/uploads but the one that did not work had just wp-content/uploads. once i changed this everything worked.

    #62172
    designodyssey
    Participant

    Jump in already. I’m not a programmer and the water is fine. Although BP’s Codex is a work in progress, things work the same as in wordpress which has a detailed (if disorganized) Codex. Learning Loops, hooks and php functions is enough to get started. Pick up Ajax/Jquery later.

    I bought some books to help me, but you may not need them. There’s a BP book coming soon, which should help. You could probably develop something quickly, but it’ll take some time to understand how it actually works.

    #62165
    r-a-y
    Keymaster

    Here’s a tutorial for setting up XAMPP and WordPress:

    http://sixrevisions.com/tutorials/web-development-tutorials/using-xampp-for-local-wordpress-theme-development/

    If you’re not planning on using member blogs, this tutorial should get you up and running with WordPress. Then all you need to do is install BuddyPress.

    #62141
    peterverkooijen
    Participant

    Simple plugins that leverage established, mature gallery apps would prevent much of those upgrade dilemmas. Let Zenphoto and NextGen handle upload, compression, database storage, gallery creation, etc. The BP plugins then only have to provide ways to display images stored by those apps within the BP context.

    That is the open source approach. What Djsteve suggests is the proprietary commercial software approach. Nothing wrong with that, but Boonex and SocialEngine are already doing that. If that’s what you want, expect to pay.

    Personally I chose WP/BP because I want to be able to mix and mash scripts. Built-in forums, galleries, event management, etc. only make that harder.

    D Cartwright
    Participant

    Hi again.

    Just letting everyone know that the latest version of the plugin is now on the site. Various issues have been fixed, including:

    CSS issues for the edit buttons/etc on pages

    Wordpress image edit plugin for tinymce now implemented (still a few css issues there though)

    Wiki ‘blogs’ appearing where they shouldn’t is fixed

    Lots of other stuff I’ve forgotten or not aware of because Stuart/Ryo have fixed

    I’ve also added support for wiki edits and wiki comments in the activity stream filters.

    I doubt the plugin will be released this week but I’m hoping for early next week. Once again, any feedback would be greatly appreciated :)

    If anyone is interested in getting email notifications for group activities/updates, please also check out this: https://buddypress.org/forums/topic/new-plugin-group-activity-stream-email-notifications

Viewing 25 results - 19,926 through 19,950 (of 22,658 total)
Skip to toolbar