-
templagambfootb posted an update 13 years, 11 months ago
@mark211 Abortion is advocated only by persons who have themselves been born
-
hnla posted on the forum topic How Much Memory to set for PHP with VPS in the group How-To and Troubleshooting: 13 years, 11 months ago
@mark211 rather than resurrect old posts (bad) please have a hunt through the support forum threads as the issue has been covered in some detail, if those still don’t help you please start a new post with a detailed explanation of your problem.
-
pcwriter posted a new activity comment 13 years, 11 months ago
Unfortunately no, I haven’t gotten any closer to finding a solution. I’m still a very wet-behind-the-ears n00b when it comes to debugging code or hunting down glitches!
I am however sure it has to do with how
do_action( 'bp_nav_items' )
fetches its main site info. I think someone much more knowledgeable than I could shed some light on…-
FYI I wrote to Brajesh in the BP Gallery Forums and here’s what he said and it did work for the galleries plugin.
Hi Mark,
Sorry I missed your earlier post.
This is a small issue using site_url instead of bp_getroot_domain(), I have fixed it in the trunk. An update will come by 11 AM PST today.For now, if you want, please open…[Read more]
-
-
mercime posted on the forum topic Plugin conflict with buddypress subdomains, automatic generated links for plugins point to sudomain in the group Third Party Components & Plugins: 13 years, 11 months ago
@mark211 – I have been using BP Gallery plugin in different installs since early 2010 and have not experienced the behavior you noted in your post. @sbrajesh would have helped you resolve any problem you may have encountered with his BP Gallery plugin. Maybe you meant another gallery/media plugin?
-
adspecneda posted an update 13 years, 11 months ago
@mark211 Bad beginning makes a bad ending
-
pcwriter posted a new activity comment 14 years ago
Still no luck on this dilemma… it’s driving me nuts trying to find the culprit code. Unfortunately, I’m still very wet behind the ears when it comes to code… 🙁
But I’ll keep trying, and maybe I can find some help in other forums. I’ll definitely keep you posted when I find a solution.
-
pcwriter posted a new activity comment 14 years ago
Dammit, code isn’t posting correctly. For your 1st question, grab the solution here:
http://pastebin.com/qj1Dpav3 -
pcwriter posted a new activity comment 14 years ago
1 – Take a look at how the BP component links are hard-coded in bp-wp-navbar.php. You should be able to copy/paste any of the directory links (Members, Groups, Blogs, Forums) and replace the URL part between the anchor tags.
2 – The problem seems to be in how
fetches its info from plugins. Still working on that.
3 – Try deactivating…[Read more]
-
bplove posted an update 14 years ago
@mark211 hey mark just testing
-
Travel-Junkie posted on the forum topic Buddyvents – New Events Plugin in the group Creating & Extending: 14 years, 1 month ago
@mark211
We have a support forum at http://shabushabu.eu where we answer all support questions related to Buddyvents, so once you purchased the plugin you’d get access to the forums and get all the info you need to adjust Buddyvents. -
pcwriter posted on the forum topic Idea for WP3 Menu Usage in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@jfoawn It sounds like you’re experiencing the same problem as @mark211 as described in this post: https://buddypress.org/community/groups/add-all-nav-links-to-bp-adminbar/forum/topic/menu-location-help/?topic_page=2&num=15#post-75272 I’ve provided him with a temporary solution that may help you too. Until I figure out a better way to redirect BP…[Read more]
-
Travel-Junkie posted on the forum topic Buddyvents – New Events Plugin in the group Creating & Extending: 14 years, 1 month ago
@mark211
There’s no option you can turn on or off, but it can all be done through template files and filters or actions. -
pcwriter posted an update 14 years, 1 month ago
@mark211 Thanks very much for the donation Mark.
Out of 1600 downloads, you’re the 2nd one to donate, so I appreciate it a lot!
🙂 🙂 -
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
Great news (for now)!
There’s a handy “Donate” link right at the top of this forum.Thanks for helping to support my addiction recovery community project! 🙂
-
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@mark211 To be able to use all features of the plugin in your theme, you need to remove ALL references to bp-default. To adjust the horizontal offset, you need to open bp-wp-navbar.php and find the following function:
function offset_navbar_horiz() { ?>
Change:#bp-default #wp-admin-bar .padder {left: px;}
…to:#wp-admin-bar .padder {left: px;}
…[Read more] -
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@mark211 Sorry for taking so long, I must have overlooked this post. 1 – Could you post a link to your site so I can take a look? 2 – Unfortunately, that isn’t possible with WP custom menus the way they’re set up now: menu titles can’t be linked. Nor can it be done with the […]
-
vee_bee posted a new activity comment 14 years, 1 month ago
@mark211
Hi Mark.
I havent updated this plugin – so this is what I did more than 6 months ago.
Towards the bottom of _process_login.php I added
$userlink = bp_core_get_userlink( $user_login_id );
bp_activity_add( array(
‘user_id’ => $user_login_id,
‘action’ => apply_filters( ‘bp_core_activity_registered_member_action’, sprintf( __( ‘%s…[Read more] -
Roger Coathup posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting: 14 years, 3 months ago
@mark211 – You can change the slug just by adding the one line to wp-config.php define( ‘BP_REGISTER_SLUG’, ‘join-up’ ); This thread tells a little more about potential problems: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/defining-new-register-slug-not-working/ ON the View problem – I think you have posted…[Read more]
-
Roger Coathup posted on the forum topic BuddyPress Spam in the group How-To and Troubleshooting: 14 years, 3 months ago
-
Jeff Sayre posted on the forum topic Featured Members Plugin and fatal error in the group Third Party Components & Plugins: 14 years, 4 months ago
@mark211 Yes, the Featured Members Widget is working just fine on WP 3.0 and BP 1.2.5.2. So, you will have no issues. As far as your other question, the answer is yes. You find the member’s ID by logging into the back end of WP as Site Admin. Just navigate to the “Site Admin > Users” […]
- Load More
@mark211
Not recently active