Alan
Interests
Social Networking ,Buddypress, Wordpress ,WPMU.
-
Can any of more advanced users point me in the right direction. need to edit some core files for a complex project I’m working on …. I need to find the Activity Filter Content files to add extra activity types […]
-
Alan replied to the forum topic Who Makes Decisions around here? in the group How-To and Troubleshooting
join the dev.team?how , by submitting patches? no thanks!other contribution doesn’t seem to be accepted!it’s like dictatorship not opensource !
the only solution is to rebuild the whole thing from scratch. […]
-
Alan started the forum topic Who Makes Decisions around here? in the group How-To and Troubleshooting
wth is this… the new version is super slow and messy.function in a function that calls another function which then echos that function!everyone is reducing function calls, you are adding them!
come on guys! […]
-
Alan posted an update
working on an awesome buddypress theme. wt/ member profile editor similar to twitter.
soon online @ uloga.com -
-
Alan replied to the forum topic Getting Icons to Work for Social XProfile Field Links in the group How-To and Troubleshooting
`
[…]
-
Alan replied to the forum topic How to change "Search anything..." in the group How-To and Troubleshooting
p.s i mean you have to replace bp_directory_members_search_form() with the new function in your theme directory files.
-
Alan replied to the forum topic How to change "Search anything..." in the group How-To and Troubleshooting
ok I’ve made something really fast for you….
0.1 place this function into your functions file at the end of the closing php tag ” ?> ” !
`
<?php
function uloga_directory_search_form( $directory ) {
global $bp; […] -
Alan replied to the forum topic Finding Buddypress.org Designers/ Developers in the group Installing BuddyPress
Why not put a link that says ” job board ” ,since nothing else is working here,that way you will not have unnecessary duplicated forum post. organization at bp.org is BAH since Andy has left.
-
*plugin
what’s up whit BP.org can’t edit the post?? -
@foxly why are you wasting your time on this guy? the plugins is great,tx. for developing.
There will always be those who hate!<a href='http://buddypress.org/community/members/alanchrishughes/' […]
-
I don’t think it will work with BP ..why don’t you try bbPress
-
Alan replied to the forum topic Display certain profile fields on members profile page in the group How-To and Troubleshooting
`
<?php
global $bp;
$data = bp_get_profile_field_data('field=Country');
$user_status = is_user_logged_in() ;
$add_data_link = […] -
Site maintenance for 10 days .Are you serious?It’s to buggy and nothing seems to work.
If you need help. I’dd like to help. -
Alan posted an update in the group How-To and Troubleshooting
The new BP.org is confusing ,nothing seem to work, no @mentions and activity stream and search are not working!
everything seem to be broken ! -
-
Alan joined the group Localization
-
you need to create a bp-custom.php and put it in your wp_content plugins directory then add this code below into the bp-custom.php
define( 'BPLANG', 'nl_NL' ); if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) { load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ); }now you…[Read more] -
Alan posted on the forum topic My I offer to pay for solutions? in the group How-To and Troubleshooting:
- Load More