Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 18,976 through 19,000 (of 22,650 total)
  • Author
    Search Results
  • #70600
    jivany
    Participant

    First, make a backup of your existing theme and I’m guessing here but…

    You might be able to just take your existing WP theme and make it a child theme of bp-default. This should cause WP to go looking in the bp-default theme directory for anything not defined in your main WP theme directory.

    Some stuff will break. Fixing it might be difficult. I haven’t tried this so good luck and make a backup first. :)

    Oh, and let us know how it goes. ;)

    #70597
    stwc
    Participant

    Getting these errors in the apache logs… something’s b0rked!

    [Mon Mar 29 09:48:09 2010] [error] [client 127.0.0.1] WordPress database error Table 'sitename_wpmu_buddypress.bb-attachments' doesn't exist for query SELECT * FROM 'bb-attachments' made by require_once, require, do_action, call_user_func_array, bp_forum_attachments_check_installed, referer: http://localhost.localdomain/sitename/wp-admin/

    [Mon Mar 29 09:48:09 2010] [error] [client 127.0.0.1] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''ext' 'ext' VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,' at line 2 for query ALTER TABLE bb_attachments DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci,nCHANGE 'ext' 'ext' VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,nCHANGE 'mime' 'mime' VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL ,nCHANGE 'filename' 'filename' VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL made by require_once, require, do_action, call_user_func_array, bp_forum_attachments_check_installed, bb_attachments_install, referer: http://localhost.localdomain/sitename/wp-admin/

    The bb-attachments table does exist, though, and is populated with data.

    #70593
    raibom
    Member

    i`m using a normal wordpress

    #70592
    r-a-y
    Keymaster

    You’re talking about separating your WordPress blog from BuddyPress?

    If you’re using WPMU, you can do this:

    https://codex.buddypress.org/how-to-guides/install-buddypress-on-a-secondary-blog/

    #70587
    paulhastings0
    Participant

    For reference.

    BuddyPress Roadmap

    Role Scoper plugin mentioned by @pcwriter

    Members plugin mentioned by @Bpisimone

    Like @Anointed mentioned, existing communities not running BP will never switch over to BP until there’s a solution like the one mentioned above. I would call this an issue that is preventing BP from spreading to larger existing communities.

    Believe me, if I could code PHP then I would have already created this plugin months ago. Unfortunately I can’t. I’m still learning PHP as we speak but I have nowhere near the skill level required for this. Is there anyone here that feels they can do that and is willing to do so?

    #70571
    Paul Wong-Gibbs
    Keymaster

    On the roadmap for post-1.3, the team is going to look at WordPress user roles with a view to integrating them.

    #70566
    r-a-y
    Keymaster

    @warut

    Once you’ve done what Bowe has said.

    You will need to know how to use SVN or you can use a SVN client.

    If you’re using Windows, TortoiseSVN is the most popular SVN program..

    Here’s a nice tutorial for Tortoise:

    http://weblogtoolscollection.com/archives/2007/06/17/listing-your-plugin-at-the-wordpressorg-plugin-directory/

    #70561
    Bowe
    Participant

    You should have a WordPress account and then go to:

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

    Submit your plugin, and it will get added to the repository after it has been approved.. this will take a short while :)

    #70553
    pcwriter
    Participant

    @beeza

    Did you create a directory ‘bb-attachments’ one level above your WP root as per the instructions here?

    https://wordpress.org/extend/plugins/forum-attachments-for-buddypress/installation/

    #70550
    @mercime
    Participant

    https://wordpress.org/extend/plugins/forum-attachments-for-buddypress/ – you can upload different file types … images, swf, etc.

    edit- depends on what kind of attachment site admin allows, of course.

    #70540
    jivany
    Participant

    Ah-ha! https://wordpress.org/extend/plugins/buddypress-rate-forum-posts/

    Not quite what I’m looking for but close.

    #70528
    bpisimone
    Participant

    This might also be a great solution here: http://justintadlock.com/archives/2009/09/17/members-wordpress-plugin

    I think it’s easily extensible, for example gravity forms uses it’s power:

    Role Management Integration

    Gravity Forms is compatible with Justin Tadlock’s Members plugin for role management. Have granular control over what users can and can’t do within Gravity Forms.

    #70525
    Andrea Rennick
    Participant

    I agree there is a need for a user role just under Site Admin.

    I don’t think the BP team needs to address it though. I also think it should be plugin based.

    User roles internal to WordPress are due for an overhaul, but it’s been pushed back a bit.

    You could sort of tackle this via the Menus plugin for MU. That’d be a bit kludgey though.

    #70519
    Paul Wong-Gibbs
    Keymaster

    testbp now runs regular WordPress, not MU, which is why that has “disappeared.”

    #70514
    him666
    Participant

    the avatar has vanished from my site too with the new version.

    i dont have Settings -> Miscellaneous Settings in my wordpress MU version:(

    #70507
    Dfa327
    Participant

    Thanks Ray:) You’re right I rarely do come in here as all I ever hear is problems, lol:)

    @heathj85 – Make sure you installed it correctly. Meaning that there was a bp-chat/config/bp-chat-config.php file created and it’s contents are right. If not you would get this error as well. But few people do. Although reasons you might get it are:

    1. You don’t allow table creation for the wordpress user/password in wp-config

    2. You didn’t chmod 777 the config directory on install

    3. Your information in bp-chat-config.php is wrong or not present.

    Hope that helps.

    Thanks,

    Dave

    #70503
    Gene53
    Participant

    The only one I found is: https://wordpress.org/extend/plugins/buddypress-like/

    It only does “thumbs up” (like) but no “thumbs down” but does work with the activity stream.

    Gene

    #70484
    rolfe
    Participant

    I use BlueHost. Your friend was talking about the WPMU + BP installation via SimpleScripts (kind of like Fantastico de Luxe, but much more responsive to upgrades).

    SimpleScripts calls it “BuddyPress”, but it is really BP + WPMU.

    I used SimpleScripts to do my initial BP + WPMU installation. I had a complete site failure yesterday when I upgraded to the most recent BP version. I also had some bugs creating user blogs with the original installation.

    I think SimpleScripts automatically configures WPMU to create user blogs as subdomains. For this to work, your hosting provider MUST support “wildcarding”. When opened a support ticket with BlueHost to do this, they quickly replied: “No our system does not support wildcarding.”

    If you were creating your own blogs as subdomains, this would not be a problem because you could use the DNS tool (e.g. cPanel > Simple DNS Zone Editor) to support define each one when you create it. But, it seems likely you’re using WPMU to support multiple users. In that case, it would be nearly impossible to define a new subdomain each time your users created a new blog. The wildcard gets you out of that predicament by immediately supporting any subdomain when they create the blog.

    If you install WPMU + BP manually, you don’t need a hosting provider that supports wildcarding. During the configuration, just select the option to create user blogs as *subdirectories* instead of subdomains.

    I did the manual installation for the first time today. I don’t think I’ll need the SimpleScripts approach again.

    Hope this helps.

    #70477
    agrundner
    Member

    @MrMaz I’ve got some good news for you. While I still can’t get the avatars to work via the thumbnail chooser, I have gotten avatars to work on a single wordpress install when choosing to “Customize” the link’s avatar. In my case it can crop the image and upload the thumbnail and fullsize pic to /wp-content/uploads/link-avatars/

    In case this helps anyone else… I had to use the “Full URL path” in wordpress’ Settings > Miscellaneous to get BuddyPress user avatars to upload (in case someone wants to use a different avatar than their Gravatar)

    Full URL path example: http://www.mysite.com/wp-content/uploads

    #70475
    rolfe
    Participant

    To recap:

    PREVIOUS ENVIRONMENT:

    BlueHost hosting, WordPress MU + BuddyPress 1.2.2.1 installed via SimpleScripts and automatic upgrades. Also had WordPress in a root directory.

    PROBLEM:

    After upgrading to BuddyPress 1.2.3, clicking the tabs for Activity, Members, Groups, Blogs, About generated an Internal Server Error.

    SOLUTION:

    Removed the WordPress installation from the root web directory.

    Deleted the directory containing the WordPress MU + BuddyPress.

    Deleted the previous databases.

    Create a database and database user.

    Manually install WordPress MU (WPMU)

    Manually install BuddyPress.

    TIPS:

    If you have questions along the way, start with the links provided by the WPMU installation page (on your website) and search the WordPress MU and BuddyPress support forums. I also recommend the free ebook, Installing WordPress MU For Beginners, by Andrea Rennick, available at http://wpmututorials.com/wp-content/plugins/download-monitor/download.php?id=1

    Use cPanel > MySQL Databases to create the database, create the user with ALL privileges, and assign the user to the database. Avoid using the “MySQL Database Wizard” tool. I got connection errors when I used the wizard.

    I have an open request to my web hosting provider, BlueHost, to enable wildcard subdomains for my domain. (I elected to have new blogs appear as subdomains.) You can avoid this hassle if you opt to create user blogs as subdirectories.

    #70473
    rich! @ etiviti
    Participant

    uploaded to the development version:

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

    requires a theme edit (details on the forum extras admin page after activating the subplugin)

    #70463
    rolfe
    Participant

    After trying several variations, I completed an WordPress MU installation.

    Here’s a tip for anyone else using cPanel, use “MySQL Databases” instead of “MySQL Database Wizard” to:

    1. Create a new database.

    2. Create a new user with ALL privileges.

    3. Add the user to the database.

    #70460

    In reply to: OpenSocial support

    dilvie
    Participant

    Without an application platform like Facebook / MySpace, (i.e. full opensocial container support), BuddyPress sites will always have a severe handicap. iPhone isn’t popular just because it’s a good phone – iPhone is popular because of the app support. WordPress gives us a platform with some terrific plugins, but WordPress plugins aren’t social by nature. OpenSocial apps are. And that makes all the difference.

    #70432
    brianterry10
    Member

    I had this same problem with BlueHost… the plugin here….

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

    …completely fixed the issue of no emails being sent once BP was installed.

    Thanks ruthlessbookie!

    #70431

    In reply to: New User Default Role

    Paul Wong-Gibbs
    Keymaster
Viewing 25 results - 18,976 through 19,000 (of 22,650 total)
Skip to toolbar