MrMaz @MrMaz ?
active 3 hours, 31 minutes agoHello, my name is Marshall Sorenson I am an expert level PHP programmer with 9 years of experience. My specialties are object oriented software design, RDBMS schema design and query optimization, and highly available application design and engineering. I am a BuddyPress core developer, and author of the popular BuddyPress Links plugin. In my free time I enjoy spending time with my wife and daughter, watching hockey, bbq, and playing with power tools. If you would like to hire me as a freelance programmer or consultant, please contact me through my website.
-
hello posted an update:
@MrMaz Hello,
I visited your profile today at( http://buddypress.org) and I find out that you’er
the type my heart love, I believe we suit for real love, let walk that
presious thing out for heart desire, I hope and believe we match for
good. When contacting reply to my mail address(presiousjerry@yahoo.ca)
waiting for the love.
I am Miss presious -
Zenseeker posted an update:
@MrMaz Hi MrMaz,
Just curious, on average, how long does it take to get a response to a support question? I see that many seem to go unanswered. I posted a couple, but no responses. I realize people are busy and I am probably asking something that someone else has solved, but I’ve been sifting through the threads most of the day, and I’m a bit burnt out. When I was playing with buddypress over a year ago it seemed questions were answered quickly. Just curious and courteous.What would you charge to redirect the buddypress signup to the main blog frontpage? We are using a subdomain? The wp register is giving a fatal error now and I’m sure I will further muck things up if I continue unaided. Thanks. Here’s our site:
-
Brandon Mullins posted an update:
@MrMaz Hey wouldja check out my site and see if you have any advice for me? I’m thinking everything is right and working well, but I’m still pretty new to Buddypress… moonbooks.net
-
PJ posted on the forum topic BuddyPress-Links 0.4.x Releases and Support in the group Third Party Components & Plugins:
@mrmaz I haven’t installed the beta but have you streamlined the categories? RE: http://buddypress.org/community/groups/buddypress-links/forum/topic/categories-on-new-line-instead-of-smushing-together-in-one-paragraph/
Thanks.
-
Modemlooper posted an update:
@MrMaz Hello, I created a tweet button plugin and want to get it to work with buddypress links. The issue is your plugin doesn’t update the view link to link to the actual content but to the permalink page. Blog posts, forum posts and updates all link to the actual content. Any suggestions on how to fix this?
Now that I have been messing with it I think it’s a BP usability issue. On blog and forum posts activity stream notices when you click view it sends you to the actual content but other things go to the activity permalink page.
Yes, the BuddyPress permalink thing is a usability headache. One of the first things we have to do when building a site is remove the ”view” links, usually before the client clicks on them and tells us they don’t do anything.
-
dinoraptor101 posted an update:
-
nickmy posted on the forum topic BuddyPress-Links 0.4.x Releases and Support in the group Third Party Components & Plugins:
“Notice: This plugin is under heavy development, and is not recommended for production environments!”
@MrMaz is it still under heavy development,??? we’re waiting for a stable version….
-
jmellicker posted an update:
I wonder if you could tell me if this is a Buddypress bug:
-
Rey posted an update:
@MrMaz Your amazing! I Dunno any programming that is why I appreciate those you learn and develop programming. Good thing also is freelancing programming work and such others its a business.
Naples restaurants -
agrundner posted an update in the group BuddyPress Links:
@MrMaz I fixed an XML closing syntax error that came up in BuddyPress Links (caught by Chrome).
Shows up on the category drop-down on page the Links Directory page:
** OK **
li id=”links-category-filter-select” class=”last”>
Category:
All** ERROR BELOW **
something
** FIX **
Remove the slash from the option value part
something
** CODE FIX **
In buddypress-links/bp-links-templatetags.php
CHANGE FOLLOWING
ORIGINAL
// output it
echo sprintf( ’%s’, $category->id, $selected, $category->name ) . PHP_EOL;FIXED
// output it
echo sprintf( ’%s’, $category->id, $selected, $category->name ) . PHP_EOL;===============
QUESTION: Are we going to see a link duplication filter soon? Right now people can post the same link over and over again.
Damn, BP sometimes
It stripped the code out that I just posted (plugin fix for this anyone?). Here’s a screenshot of the error as shown in Chrome http://yfrog.com/56bplinksxmlerrorg
-
Alexander Starz posted an update:
@MrMaz Hello Mr. Maz, i love the Theme you’ve used in your video tutorial on youtube for buddypress links plugin. Can you please let me know where i can get this? Thank you and regards from Ibiza. Alex
-
CallMeJobs posted an update:
@MrMaz Wondering if BuddyPress Links can be called something different in the menu bar. So, instead of ”Links” maybe ”News” or something else. If so, how would I modify this?
-
stang5_0 posted an update:
@MrMaz Hiya Marshall.
I am using the Atahualpa Theme with Buddypress, and I was wondering if you had any suggestions on how I can fix my alignment at my site?
Check out my link page at http://stangsgarage.com/links/Thanks,
Stang -
ramnew2006 posted an update:
@MrMaz hi … i have a doubt and i m not able to get a reply in the forum… so i want to ask u here…
We have groups in buddypress which has Profile, Members, Forum in different tabs right??
every time we click on these tabs (for example forum in groups) the page loads whole and goto the forums page.
I do not want like this. I want the feature facebook having. When a group is opened all the items in menu loads once and when we clicks these tabs only that tab loads and not the whole page.
So how to make this possible. Please reply me.
-
Evelyn posted an update:
@MrMaz How do I get the Home page link to point to my site address instead of the wordpress address? I reset my wordpress address and site address on Settings>General. I think I have a very simple question for someone with a little experience.
-
caplain posted an update:
@MrMaz Hi Marshall, when a user receives a group invite via email, I don’t want them to land on the domain root page if they’re not logged in. I want them to be redirected to /wp-login.php?redirect_to. I tried something but it didn’t work. I created a topic for this at:
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-redirect-to-login-and-return/I really need to make this work and would appreciate any suggestions you may have. Thanks –Eric Caplain
-
msrecko posted an update:
@MrMaz Hi,
I’m using WP 3.0 (Multisite) + BP 1.2.5.2, and when I try to add custom picture to link, following error apear in PHP log:[Tue Jul 13 00:57:19 2010] [error] [client 93.86.177.205] PHP Fatal error: Uncaught exception ’BP_Links_Embed_Fatal_Exception’ with message ’Invalid data received’ in /var/www/vhosts/blogge.rs/httpdocs/wp-content/plugins/buddypress-links/bp-links-embed-classes.php:552\nStack trace:\n#0 /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-embed-classes.php(517): BP_Links_Embed->load_service_search(’N;’)\n#1 /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-embed-classes.php(630): BP_Links_Embed->load_service(’N;’)\n#2 /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-classes.php(413): BP_Links_Embed::LoadService(’N;’)\n#3 /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-classes.php(185): BP_Links_Link->embed()\n#4 /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-core.php(1181): BP_Links_Link->save()\n#5 /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-core.php(599): bp_links_manage_link(Array)\n#6 [internal functio in /var/www/vhosts/*something*/httpdocs/wp-content/plugins/buddypress-links/bp-links-embed-classes.php on line 552, referer: http://*something*/links/buddypress/admin/edit-details
*something* – is my domain
P.S. When is plan to release ver. compatibile with WP3.0 (and new BP>1.2.5)?
Thx.
-
Rob posted an update:
@MrMaz I have a basic install of wordpress and buddypress. I upload image but it does not crop or even show a crop box. So nothing but a corner of the pic shows up. This is a devastating problem for any blog that intends on having members. One thing I cant understand is why the smart tech guys that created buddypress as a ”social” network totally overlooked such an indispensable aspect of social networking. Just from the amount of complaints I have seen about this issue on a simple straightforward install and the millions who have installed buddypress, there must be hundreds of thousands of people with this same issue. I dont even understand why they just did not make it a straight upload like any other platform, nobody really cares to have to crop there images anyway, for what? I think buddypress really dropped the ball on this one because the code should have been right the first time without having to scrabble for black fixes and stuff. Anyway, please help, I need this explained carefully. I’d really appreciate it, thank you.
-
Scott posted an update:
@MrMaz Guess I cant post that link more than once! It’s the one about the new user registration not working in the troubleshooting forum!
-
Scott posted an update:
@MrMaz I am a grad student working on a project and hit a little bump! Wondering if you could help with a small consult? I can pay a little!!!
My Post in your forum… Any help would be great!
- Load More