Search Results for 'wordpress'
-
AuthorSearch Results
-
March 29, 2010 at 1:48 am #70600
jivany
ParticipantFirst, 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.
March 29, 2010 at 12:52 am #70597In reply to: New version of Forum Attachments for BuddyPress
stwc
ParticipantGetting 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.
March 28, 2010 at 11:59 pm #70593raibom
Memberi`m using a normal wordpress
March 28, 2010 at 11:54 pm #70592r-a-y
KeymasterYou’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/
March 28, 2010 at 11:04 pm #70587In reply to: Buddypress needs "Site-Wide Editor" User Role
paulhastings0
ParticipantFor reference.
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?
March 28, 2010 at 7:54 pm #70571In reply to: Buddypress needs "Site-Wide Editor" User Role
Paul Wong-Gibbs
KeymasterOn the roadmap for post-1.3, the team is going to look at WordPress user roles with a view to integrating them.
March 28, 2010 at 7:05 pm #70566In reply to: Buddypress gifts component
r-a-y
KeymasterOnce 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:
March 28, 2010 at 6:21 pm #70561In reply to: Buddypress gifts component
Bowe
ParticipantYou 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
March 28, 2010 at 5:31 pm #70553In reply to: Image uploader for Buddypress Forums
pcwriter
ParticipantDid 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/
March 28, 2010 at 4:51 pm #70550In reply to: Image uploader for Buddypress Forums
@mercime
Participanthttps://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.
March 28, 2010 at 3:36 pm #70540In reply to: Promote/Bury activity update?
jivany
ParticipantAh-ha! https://wordpress.org/extend/plugins/buddypress-rate-forum-posts/
Not quite what I’m looking for but close.
March 28, 2010 at 12:53 pm #70528In reply to: Buddypress needs "Site-Wide Editor" User Role
bpisimone
ParticipantThis 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.
March 28, 2010 at 12:34 pm #70525In reply to: Buddypress needs "Site-Wide Editor" User Role
Andrea Rennick
ParticipantI 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.
March 28, 2010 at 10:54 am #70519In reply to: Blogs-Tab disappeared at www.testbp.org
Paul Wong-Gibbs
Keymastertestbp now runs regular WordPress, not MU, which is why that has “disappeared.”
March 28, 2010 at 8:20 am #70514In reply to: Avatars disappeared after 1.2.3 upgrade!
him666
Participantthe avatar has vanished from my site too with the new version.
i dont have Settings -> Miscellaneous Settings in my wordpress MU version:(
March 28, 2010 at 4:22 am #70507Dfa327
ParticipantThanks 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
March 28, 2010 at 3:17 am #70503In reply to: Promote/Bury activity update?
Gene53
ParticipantThe 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
March 27, 2010 at 11:51 pm #70484rolfe
ParticipantI 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.
March 27, 2010 at 11:11 pm #70477In reply to: BuddyPress-Links 0.3 FINAL is here at last
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
March 27, 2010 at 11:02 pm #70475In reply to: Upgrade, then fresh install, generates error 500
rolfe
ParticipantTo 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.
March 27, 2010 at 10:48 pm #70473In reply to: Forum vs. Activity Stream split personality
rich! @ etiviti
Participantuploaded 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)
March 27, 2010 at 9:23 pm #70463In reply to: Upgrade, then fresh install, generates error 500
rolfe
ParticipantAfter 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.
March 27, 2010 at 9:02 pm #70460In reply to: OpenSocial support
dilvie
ParticipantWithout 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.
March 27, 2010 at 4:01 pm #70432In reply to: Email notification not working
brianterry10
MemberI 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!
March 27, 2010 at 3:59 pm #70431In reply to: New User Default Role
-
AuthorSearch Results