-
meg@info replied to the forum topic Buddypress Like – Notification Hack in the group Creating & Extending 12 years, 1 month ago
the bp_like_send_notification function is commented ? mybe if your remove the // in line 564 it work
-
meg@info replied to the forum topic Won't translate in french – 1.6.1 / fr_FR in the group Localization 12 years, 1 month ago
you find the translation files here : http://bp-fr.net/
-
meg@info joined the group Localization 12 years, 1 month ago
-
meg@info replied to the forum topic Admin access to other members messages in the group How-To and Troubleshooting 12 years, 1 month ago
Hi @bojan85,
add this code to your functions.php file
function bp_admin_is_my_profile( $my_profile ){
global $bp;if( ( $bp-current_component == BP_MESSAGES_SLUG )
&& […] -
meg@info replied to the forum topic Cannot post new activity in the group How-To and Troubleshooting 12 years, 1 month ago
the error is printed when you try to post in a group or in your profil ?
the error is that $activity_id returend from ajax query is empty.
check your ajax.php and try to debug bp_dtheme_post_update() […]
-
meg@info joined the group BuddyPress FollowMe 12 years, 1 month ago
-
meg@info started the topic [resolved] How to add css class to buddypress buttons ? in the forum Creating & Extending 12 years, 2 months ago
Hi,
Im working in new theme, and i want to add some new css class to the buttons of buddypress
( for example, join group, leave group….)is there a hook or action that help to add css class to button ?
—-
Updated!
i think found it, i was use a filter
<div class="bbcode_code">
[Read more]
<div class="bbcode_code_head">Code:</div>
<div… -
meg@info replied to the topic Register email not sent in the forum Creating & Extending 12 years, 4 months ago
Mybe your hosting was disable php mail function.
check if mail() is enabled, try this code :
if ( function_exists( 'mail' ) || is_callable('mail') )
{
echo 'mail() is available';
}
else
{
echo 'mail() has been disabled';
} -
meg@info posted an update 13 years, 4 months ago
@freemania @freemania Hi, @freemania
Contact me to megainfo@gmail.com
-
meg@info commented on the post, BuddyPress 1.5 – Beta 1, on the site BuddyPress.org 13 years, 4 months ago
Nice! i will try it
-
megainfo replied to the forum topic XML Api in the group Requests & Feedback 13 years, 4 months ago
Im working for new plugin (framework) for building web services ,this allows expose functionality of wordpress, buddypress or any other functions to other web sites and desktop applications. It is similar to the APIs provided […]
-
megainfo replied to the forum topic Help converting html site into BuddyPress. Need some custom programming too. in the group BP Jobs Board 13 years, 4 months ago
Hi, i can do the job,
-
megainfo joined the group BuddyPress Skeleton Component 13 years, 4 months ago
-
megainfo joined the group BuddyPress Activity Plus 13 years, 4 months ago
-
megainfo posted on the forum topic where to locate the definition of the fuction 'bp_before_members_loop' in the group Miscellaneous 13 years, 4 months ago
Use dnGREP,it is useful to find String in list of files or folder,sub folders….
-
megainfo posted on the forum topic How to upgrade from 1.2.8 to 1.2.9 in the group How-To and Troubleshooting: 13 years, 4 months ago
are you updting to BP 1.2.9 or no ?
-
megainfo posted on the forum topic How to upgrade from 1.2.8 to 1.2.9 in the group How-To and Troubleshooting: 13 years, 4 months ago
I update to WordPress 3.2, but the update of buddypress is not available. I do a search from plugins and i updatee from popup.
ilokano, try to put the default theme of wordpress and try the wordpress admin, i have the same probleme when i use my theme.
-
megainfo posted on the forum topic How to upgrade from 1.2.8 to 1.2.9 in the group How-To and Troubleshooting: 13 years, 4 months ago
Humm… i see
-
megainfo posted on the forum topic Buddypress 1.3 – release 1 – 2 weeks? in the group Requests & Feedback: 13 years, 4 months ago
Hi!
Can you add th change log in the bp 1.2.9.
Thanks and nice work!
-
megainfo joined the group Requests & Feedback 13 years, 4 months ago
- Load More
@megainfo
Active 8 years, 9 months ago