-
@mercime replied to the forum topic Mobile Phone Opt Out? Button somewhere? in the group Requests & Feedback 12 years, 3 months ago
@zkwc @solarprestige add this to your bp-default child theme’s functions.php file
remove_theme_support( 'bp-default-responsive' );
-
@mercime replied to the forum topic Mobile Phone Opt Out? Button somewhere? in the group Requests & Feedback 12 years, 3 months ago
@zkwc are you using the bp-default theme or a child theme of bp-default theme?
-
crazycoolcam posted on the forum topic Welcome Pack Not working after latest update in the group Welcome Pack: 13 years, 9 months ago
@zkwc I have the same problem as you did with the Welcome Pack. I believe it still works, but the administrative control panels disappeared. For me (I am running a WP 3.1 Multisite Install), I changed line 31 in welcome-pack-core.php to :
add_action( 'network_admin_menu', 'dpw_add_admin_menu' );
(adding “network_” to the first admin_menu item)…[Read more] -
foxly posted on the forum topic Unable to upload in the group BuddyPress Media: 13 years, 9 months ago
@TheArtofBalance
@zkwc
@andrew__k
@memorycrisisWe have a patched version (0.1.8.8) that fixes all problems caused by the WordPress 3,1 and BuddyPress 1.2.8 updates. Is should be up on our Google Code downloads page in a few minutes.
http://code.google.com/p/buddypress-media/downloads/list
^C^
-
Travel-Junkie posted on the forum topic WordPress 3.1 in the group How-To and Troubleshooting: 13 years, 9 months ago
@zkwc Well, I get around 1 spam signup a week, if that. On any of my BP sites. For me, alphabetic ordering makes sense. And it would be for most WP sites (most of which aren’t BP enabled sites, btw). Obviously, WP development is separate from BP development, so changes made to WP might not make […]
-
Chouf1 posted on the forum topic WordPress 3.1 in the group How-To and Troubleshooting: 13 years, 9 months ago
@zkwc apologize, you’re right, bp-album is showing up but doesn’t load any image.
i just discovered this tread to understand what is happening:
https://buddypress.org/community/groups/bp-album/forum/topic/unable-to-upload/ -
foxly posted on the forum topic Unable to upload in the group BuddyPress Media: 13 years, 9 months ago
The admin menus were intermittent, the “Please upload only JPG, GIF or PNG photos.” problem is consistent.
^F^
-
foxly posted on the forum topic Unable to upload in the group BuddyPress Media: 13 years, 9 months ago
@memorycrisis
@TheArtofBalance
@zkwcActually, it creates an intermittent problem.
I have a test install over here that has WordPress 3.1, BuddyPress 1.2.8, and BP-Album 0.1.8.7 all working together perfectly.
^F^
-
foxly posted on the forum topic Unable to upload in the group BuddyPress Media: 13 years, 9 months ago
@memorycrisis
@TheArtofBalance
@zkwcWe’re aware of the problem (this one is WordPress’ fault and has affected thousands of other plugins) and we should have a fix out within 24 hours.
^F^
-
pcwriter posted on the forum topic Making the "Profile" Tab Open When Viewing a Profile vs "Activity" in the group How-To and Troubleshooting: 13 years, 10 months ago
@thealchemist @zkwc @djpaul Hurray! The code snippet works just fine in functions.php. That’s good news for a theme designer: no worries about a theme overriding a user’s custom configurations in bp-custom.php. Now I’m off to add “Group Landing Page” as an option in my new theme. It’ll be incorporated with the theme’s “Alternate Header” option…[Read more]
-
pcwriter posted on the forum topic Making the "Profile" Tab Open When Viewing a Profile vs "Activity" in the group How-To and Troubleshooting: 13 years, 10 months ago
@thealchemist @zkwc This is a great find! I asked that very same question not too long ago: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-make-profile-the-default-tab-without-editing-wp-config/ Even posted an enhancement suggestion in trac where I was led to believe it can’t be done.…[Read more]
-
thealchemist posted on the forum topic Making the "Profile" Tab Open When Viewing a Profile vs "Activity" in the group How-To and Troubleshooting: 13 years, 10 months ago
@zkwc Thanks. Checked it out. The suggestion of editing the bp-custom.php file is interesting fix for the forum tab in groups but I can’t FIND the bp-custom.php file anywhere.
-
Bowe posted on the forum topic Forcing Groups to show "FORUM" first instead of "activity wall" Forcing Profile first instead of act in the group How-To and Troubleshooting: 13 years, 10 months ago
@zkwc: Check out this post on how to setup forums as the default tab in groups: http://bp-tricks.com/featured/feature-forums-noticed/
🙂
-
foxly posted on the forum topic v 0.1.8 – Deleting any user causes all bp-album activity to disappear from the activity stream in the group BuddyPress Media: 13 years, 11 months ago
Thanks right back for letting us test our code on your production site. It’s awesome knowing everything runs properly (and fast) on a site with thousands of users!
Also: I have added your feature requests to the work queue.
^F^
-
foxly posted on the forum topic Question about image max number limits (defect? or user fault?) in the group BuddyPress Media: 13 years, 11 months ago
Yup, you found a defect.
I have fixed this in release 0.1.8.5 and have installed the beta on your site.
^F^
-
foxly posted on the forum topic v 0.1.8 – Deleting any user causes all bp-album activity to disappear from the activity stream in the group BuddyPress Media: 13 years, 11 months ago
@ZKWC Oh you poor thing! buddypress.org disabled all site emails and PM’s due to spammers. When you @tag us in a forum post, it only adds it to our “recent activity”. It doesn’t message us or anything. If it was an emergency you should have sent me an email. My email address is posted on my profile, […]
-
foxly posted on the forum topic Question about image max number limits (defect? or user fault?) in the group BuddyPress Media: 13 years, 11 months ago
@ZKWC Max total images is supposed to be the maximum number of images allowed when *all* classes of images are added up. For example, if max_total_images = 20, and the user has 13 public images, and they try to upload more images (of any category) the plugin should only let them upload 7 more. The other […]
-
teebes posted on the forum topic v 0.1.8 – Deleting any user causes all bp-album activity to disappear from the activity stream in the group BuddyPress Media: 13 years, 11 months ago
@zkwc I just installed the album to poke around; there is a table called wp_bp_album that contains a row for each picture. There is a privacy column that defines it’s visibility (via a numerical format, 0 == public, 4 == friends, etc). Do you really want ALL of your sitewide Album images to be public??? If […]
-
byemassitrat posted an update 13 years, 11 months ago
@ZKWC Every solution breeds new problems
@zkwc
Active 8 years, 10 months ago