Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Mod Requests => Topic started by: Mihac™ on June 17, 2011, 04:25:38 PM

Title: Social Integration Mod issues
Post by: Mihac™ on June 17, 2011, 04:25:38 PM
My social Integration mod, see here (http://test.zagreb-forum.com/index.php?action=login)
Title: Re: Social Integration Mod issues
Post by: SA™ on June 17, 2011, 04:40:15 PM
you coded that?
Title: Re: Social Integration Mod issues
Post by: Mihac™ on June 17, 2011, 04:54:59 PM
I am a part, while the second part connecting the various modifications.
Try it and see :-)
Title: Re: Social Integration Mod issues
Post by: vbgamer45 on June 17, 2011, 11:49:03 PM
Quote from: Mihac™ on June 17, 2011, 04:25:38 PM
My social Integration mod, see here (http://test.zagreb-forum.com/index.php?action=login)
That's 100% my mod and you do not have any rights to redistribute it  in fact you still owe me payment since you decided to use it after all.
Title: Re: Social Integration Mod issues
Post by: Mihac™ on June 18, 2011, 03:19:15 AM
Quote from: vbgamer45 on June 17, 2011, 11:49:03 PM
That's 100% my mod and you do not have any rights to redistribute it  in fact you still owe me payment since you decided to use it after all.

ha ha ha ha ....... your mod has not had a latin character, did not import avatars, did not automatically show an icon on their profile, did not comment under the theme, had almost nothing.
It is true that one small part of yours, but everything else is mine that I made.

I asked several times why not work a Latin character, and you answered that you do not know to do.
Selling semi-finished product for which you are unable to provide support.
I make a modification   to the end I will sell you to see how it works.
Title: Re: Social Integration Mod issues
Post by: vbgamer45 on June 18, 2011, 09:43:54 AM
Ok if you want to be that way and steal my work game on. Bull****** you owe me now if you want to play this game good luck you will loose badly
Title: Re: Social Integration Mod issues
Post by: Mihac™ on June 18, 2011, 10:45:41 AM
Quote from: vbgamer45 on June 18, 2011, 09:43:54 AM
Ok if you want to be that way and steal my work game on. Bull****** you owe me now if you want to play this game good luck you will loose badly
That your job? ha ha ha ha.......
As far as I can see that this is not your job, and the rest is a service of GIGYA (http://www.gigya.com/).
You have made only a small part that is not working with Czech letters.
You did not know to do to work with UTF-8.
And after all this is quite a different modification of  from yours.
If you want Try and you will see that everything is different from what you worked , or do you best to remain silent.
Do I Sell?
No! And then, what is your problem?
Title: Re: Social Integration Mod issues
Post by: vbgamer45 on June 18, 2011, 11:00:46 AM
You can use for your own site but you do owe me you got the mod for free without you would never have known how to do any of it. You made a couple small minor changes that take very little time to do.
I just think it kind of bull ****** that you want to sell me back changes you made when you got the entire mod for free me. I was the one that spent hours developing and coming up with the idea.
End of rant back on topic sorry SA.
Title: Re: Social Integration Mod issues
Post by: Mihac™ on June 18, 2011, 11:16:46 AM
Uhhhhh!
Your mod did not work at all, did not UTF, did not have the profile image, icon, link the profile URL, location, comments under each theme, a part of facebook like.
So you had only a small part of who I served as the basis that I did something similar to yours but it is much better and that there are no errors.
If you want to access the site and try the modification.
Title: Re: Social Integration Mod issues
Post by: Mihac™ on June 18, 2011, 11:21:20 AM
this is yours? ha ha ha

<file name="$sourcedir/Load.php">

<operation>
<search position="before"><![CDATA['msn' => $profile['msn'] !='' && (empty($modSettings['guest_hideContacts']) || !$user_info['is_guest']) ? array(
'name' => $profile['msn'],
'href' => 'http://members.msn.com/' . $profile['msn'],
'link' => '<a class="msn new_win" href="http://members.msn.com/' . $profile['msn'] . '" title="' . $txt['msn_title'] . ' - ' . $profile['msn'] . '"><img src="' . $settings['images_url'] . '/msntalk.gif" alt="' . $txt['msn_title'] . ' - ' . $profile['msn'] . '" /></a>',
'link_text' => '<a class="msn new_win" href="http://members.msn.com/' . $profile['msn'] . '" title="' . $txt['msn_title'] . ' - ' . $profile['msn'] . '">' . $profile['msn'] . '</a>'
) : array('name' => '', 'href' => '', 'link' => '', 'link_text' => ''),
]]></search>
<add><![CDATA[
// socijal -->

'social' => $profile['social'] !='' && (empty($modSettings['guest_hideContacts']) || !$user_info['is_guest']) ? array(
'name' => $profile['social'],
'href' => $profile['social'],
'link' => '<a href="' . $profile['social'] . '" target="_blank" title="' . $profile['login_provider'] . ' - ' . $profile['member_name'] . '"><img src="' . $settings['images_url'] . '/social_' . $profile['login_provider'] . '.png" alt="" /></a>',
'link_text' => '<a href="' . $profile['social'] . '" target="_blank" title="' . $profile['login_provider'] . ' - ' . $profile['social'] . '">' . $profile['social'] . '</a>'
) : array('name' => '', 'href' => '', 'link' => '', 'link_text' => ''),

// socijal -->
]]></add>
</operation>

<operation>
<search position="replace"><![CDATA[mem.birthdate, mem.member_ip, mem.member_ip2, mem.icq, mem.aim, mem.yim, mem.msn, mem.posts, mem.last_login,]]></search>
<add><![CDATA[mem.social AS social, mem.login_provider,  mem.birthdate, mem.member_ip, mem.member_ip2, mem.icq, mem.aim, mem.yim, mem.msn, mem.posts, mem.last_login,]]></add>
</operation> .................
Title: Re: Social Integration Mod issues
Post by: Illori on June 18, 2011, 12:24:58 PM
I am locking this thread, Mihac™ take it to a pm with vbgamer45 as to if you can release any of the code you have used. also this is not the correct board to post this in anyway.