-
chestnut_jp posted an update 14 years ago
@slaFFik @slaFFik @pisanojm
I have posted several solutions to “CD BP Avatar Bubble”.Please see the following two threads, which could be the solutions to problems happening under BP1.2.6
The solution to the problem of Multiselectboxes are displayed as…[Read more]
-
chestnut_jp posted on the forum topic Multiselectbox imcompatible on buddypress 1.2.6. in the group CD BuddyPress Avatar Bubble: 14 years ago
Perhaps this could be the solution… Because The problem happens as “bp-xprofile-classes.php” is changed from BP as I mentioned above, this is not the plugin’s bug but the “bp-xprofile-classes.php”. Looking at the cd-avatar-bubble.php, multiselectbox and checkbox are processed by “bp_unserialize_profile_field”, resulting the data is already…[Read more]
-
chestnut_jp joined the group BuddyPress External Group Blogs 14 years ago
-
chestnut_jp joined the group Buddypress-Ajax-Chat 14 years ago
-
chestnut_jp posted on the forum topic Is this proper action for TOPIC FOLLOW AND MUTE? in the group BuddyPress Group Email Subscription: 14 years ago
@dwenaus I should have explained more in detail. Yes, I have already made two separate accounts for me: one is Admin and the other is a user. The problem is: Admin subscribed to Weekly Digest, and the user Daily Digest. In this situation, the user gets an immediate email when Admin posts to the thread which […]
-
chestnut_jp posted on the forum topic Avatars of member not showing in all blogs in the group How-To and Troubleshooting: 14 years ago
SInce BP 1.2.6 has the same problem, I would like to open my idea, which is based on @liemcc. As $upload_dir in bp-core-avatars.php seems to be correct, I changed $upload_dir only. At line 571 or so, ` $upload_dir = str_replace( get_blog_option( $current_blog->blog_id, ‘home’ ) , get_blog_option( BP_ROOT_BLOG, ‘home’ ), $upload_dir ); $upload_dir…[Read more]
-
chestnut_jp joined the group How-To and Troubleshooting 14 years ago
-
chestnut_jp posted on the forum topic Is this proper action for TOPIC FOLLOW AND MUTE? in the group BuddyPress Group Email Subscription: 14 years ago
Hi @dwenaus
I have just tested on the version 2.7.3.
The problem still exists. When I logged in as administrator, and set “Weekly Digest” for a group.
Though I wrote to the group forum, no email came.Is this because I logged in as Administrator, or, the plugin’s bug?
-
chestnut_jp posted on the forum topic Is this proper action for TOPIC FOLLOW AND MUTE? in the group BuddyPress Group Email Subscription: 14 years ago
@dwenaus
As I have just updated the plugin to 2.7.3, I will once again verified this matter and report if it works as expected or not soon. -
chestnut_jp started the forum topic Customized (Fixed?) Version of 2.7.3 in the group BuddyPress Group Email Subscription: 14 years ago
Because my mentioned problems are not fixed in the 2.7.3, I have once again corrected the problems, making pot files for everyone to make their own language files, Japanese Translation, and “languages” folders. Then I made a zip file from the whole plugin folder, which contains above corrections, available from:…[Read more]
-
chestnut_jp posted on the forum topic CD Avatar Broken 1.2.6? in the group CD BuddyPress Avatar Bubble: 14 years ago
Hi @pisanojm As you have read my post to this plugin, you are not the only one suffering from problems. I made a temporary solution and wrote it in my post. So, please read Multiselectbox imcompatible on buddypress 1.2.6 . I hope it would be helpful. The way of fixing ”Mention this user” is also my temporary solution to […]
-
chestnut_jp posted on the forum topic The way of fixing ”Mention this user” in the group CD BuddyPress Avatar Bubble: 14 years ago
I changed as following in order to delete the first “r”:
$mention .= ' <strong><a href="'. bp_get_send_public_message_link() . bp_core_get_username( $ID, false, false ) . '" title="'. __( 'Mention this user', 'cd_ab' ) .'">@'. bp_core_get_username( $ID, false, false ) .' </a></strong>'; $mention .= preg_replace("/(…
[Read more] -
chestnut_jp posted on the forum topic Is this proper action for TOPIC FOLLOW AND MUTE? in the group BuddyPress Group Email Subscription: 14 years ago
Thank you for your reply, @dwenaus
I haven’t noticed this reply, sorry. Thus, I have just started some tests to see if the function works as expected.
It may take some time for me to get results, so please wait, thank you.
-
chestnut_jp posted on the forum topic Multiselectbox imcompatible on buddypress 1.2.6. in the group CD BuddyPress Avatar Bubble: 14 years ago
I decided to change the “bp-xprofile-classes.php” file temporarily until the best solution is found. After testing variously, I have found that the line 815, or so, is changed to the following and the multiselectbox data is shown properly: ` return maybe_unserialize( $data ); if ($field_id == “FIELD ID NUMBER”){ return $data; } else { return […]
-
chestnut_jp started the forum topic The way of fixing ”Mention this user” in the group CD BuddyPress Avatar Bubble: 14 years ago
I have found another problem. Because BP 1.2.6 changes bp_get_send_public_message_link(), clicking the “Mention this user” link in the plugin, ex: @chestnut_jp, doesn’t work properly. Looking into line 927 of the “bp-activity-templatetags.php” in /plubins/buddypress/bp-activity/, and change as following: ` return apply_filters(…[Read more]
-
chestnut_jp posted on the forum topic Multiselectbox imcompatible on buddypress 1.2.6. in the group CD BuddyPress Avatar Bubble: 14 years ago
Umm….
Not yet solved.Is there anyone who fixed this problem?
I hope the plugin author will see or, at least, read this thread…
-
chestnut_jp joined the group BP Post Buttons 14 years ago
-
chestnut_jp started the forum topic Is this proper action for TOPIC FOLLOW AND MUTE? in the group BuddyPress Group Email Subscription: 14 years ago
When a user subscribes to “Daily Digest” and he/she begins or comments to a topic, he/she gets immediate email notification when other users replies to that topic. However, when a user on the “Weekly Summary” doesn’t get the immediate email even after clicking “Follow Topic” button. Is this proper action that an immediate email feature […]
-
chestnut_jp posted an update 14 years ago
I have no idea where to write thus I write on update.
I want anyone who knows the reason to answer:
When we install BuddyPress, “CREATE TABLE” In bp-activity.php defines “primary_link” as “varchar(150).
Due to this, the “View” link at Activity page sometimes breaks as the link (slue) length over 150. Subsequently, clicking the link results in…[Read more]
-
chestnut_jp posted a new activity comment 14 years ago
Please see the following topic in this group forum.
You see that I have made the customized/corrected plugin package as the zip file. The latest my customized version is 2.7.1.2, which is of course originated from the 2.7.1 version.
The zip is also available from the url written in the following topic. I hope it will really be…[Read more]
- Load More
@chestnut_jp
Not recently active