Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: Rumpa on January 03, 2015, 11:20:06 AM

Title: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on January 03, 2015, 11:20:06 AM
Link to the mod (https://custom.simplemachines.org/index.php?mod=4001)

About

This modification add these sites(Facebook, Twitter, Google+, LinkedIn, GitHub, My Space, VK, Spring & FQuick) in Profile fields, Post view and Memberlist also.

Version

V2.0 for SMF 2.0.19

Author

This MOD is a fork of Add & Create Social Media Icons To Profiles (http://custom.simplemachines.org/mods/index.php?mod=3304) by hcfwesker

Modified by Rumpa

License

License is same as original author use.

This mod is licensed under Attribution- ShareAlike
3.0 Unported (CC BY-SA 3.0) (http://creativecommons.org/licenses/by-sa/3.0/)

Title: Re: FBGFPPM(Facebook, GitHub & FQuick in Profile, Post and Memberlist
Post by: Rumpa on January 10, 2015, 07:41:14 AM
v1.1 Release
Added Twitter and YouTube
Title: Re: FBGFPPM(Facebook, GitHub & FQuick in Profile, Post and Memberlist
Post by: Steve on January 10, 2015, 09:23:40 AM
Which is the latest one? FBGFPPM or Add These Sites in PPM? :)
Title: Re: FBGFPPM(Facebook, GitHub & FQuick in Profile, Post and Memberlist
Post by: Arantor on January 10, 2015, 10:04:58 AM
Also, what's the deal with people making initialisms as mod names?
Title: Re: FBGFPPM(Facebook, GitHub & FQuick in Profile, Post and Memberlist
Post by: Steve on January 10, 2015, 11:07:08 AM
Seems to be a lot of that now, eh? (no offense to those doing it)

It just makes it hard to know what a mod is for in my backup list of mods on my computer. :P
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on January 10, 2015, 11:50:41 AM
Add These Sites in PPM
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Steve on January 10, 2015, 01:40:48 PM
Thanks Rumpa. :)
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on January 14, 2015, 09:15:34 AM
Big update done

V1.1 (Added Twitter, Google+, LinkedIn,YouTube, My Space, VK & Spring)
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on April 27, 2015, 08:38:26 AM
V1.2 released
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on September 30, 2015, 02:21:36 AM
v1.3 Relased
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Glyph on November 28, 2015, 01:40:29 AM
There is a syntax error on line 420 of install.xml
   <operatiin>
should be
<operation>
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: DanielSan34 on December 09, 2015, 05:34:51 AM
hello & thank you for your mod

i've a little problem with a facebook member url, the input size is too short :(
How can i modify the code for a good instal/remove mod ?

thank a lot
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: DanielSan34 on December 09, 2015, 06:06:27 AM
i did some tests and it works

in install.xml i put 50 for the size & input_attr

for the french translate :

  <file name="$languagedir/Modifications.french-utf8.php" error="skip">
<operation>
<search position="end" />
            <add><![CDATA[$txt['buddies_title'] = 'Facebook, Twitter, Google+, LinkedIn, YouTube, My Space, GitHub, VK, Spring & FQuick Details';
$txt['facebook_title'] = 'Facebook';
$txt['facebook_desc'] = 'Entrez votre nom d\'utilisateur Facebook.';
$txt['twitter_title'] = 'Twitter';
$txt['twitter_desc'] = 'Entrez votre identifiant Twitter.';
$txt['googleplus_title'] = 'Google+';
$txt['googleplus_desc'] = 'Entrez votre nom d\'utilisateur Google+.';
$txt['linkedin_title'] = 'LinkedIn';
$txt['linkedin_desc'] = 'Entrez votre identifiant LinkedIn.';
$txt['youtube_title'] = 'YouTube';
$txt['youtube_desc'] = 'Entrez votre identifiant YouTube.';
$txt['myspace_title'] = 'My Space';
$txt['myspace_desc'] = 'Entrez votre nom d\'utilisateur My Space.';
$txt['github_title'] = 'GitHub';
$txt['github_desc'] = 'Entrez votre identifiant GitHub.';
$txt['vk_title'] = 'VK';
$txt['vk_desc'] = 'Entrez votre identifiant VK.';
$txt['spring_title'] = 'Spring';
$txt['spring_desc'] = 'Entrez votre nom d\'utilisateur Spring.';
$txt['fquick_title'] = 'FQuick';
$txt['fquick_desc'] = 'Entrez votre nom d\'utilisateur FQuick.';
]]></add>
   </operation>
  </file>
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on December 11, 2015, 03:36:25 PM
You are welcome @DanielSan34 and good to see your problem solved.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Sigyn on December 26, 2015, 11:36:23 AM
Just installed this mod and it seems to have broken my forum. I am getting this error:

Parse error: syntax error, unexpected ',', expecting ')' in /var/sites/d/dragonsriseau.com/public_html/Sources/Load.php on line 1548 


How can I fix this?

*Edit*
foreach (array('icq', 'msn', 'aim', 'yim', 'facebook', 'twitter', 'googleplus', 'linkedin', 'youtube', 'myspace', 'github', 'vk', 'spring', 'fquick',, 'facebook', 'myspace', 'twitter', 'googleplus', 'linkedin', 'youtube', 'deviantart', 'pinterest') as $messenger)


The above has an extra comma here: 'fquick',,
This caused the error in an install for a 2.0.11 forum.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Rumpa on December 26, 2015, 03:32:29 PM
Quote from: Sigyn on December 26, 2015, 11:36:23 AM
Just installed this mod and it seems to have broken my forum. I am getting this error:

Parse error: syntax error, unexpected ',', expecting ')' in /var/sites/d/dragonsriseau.com/public_html/Sources/Load.php on line 1548 


How can I fix this?

*Edit*
foreach (array('icq', 'msn', 'aim', 'yim', 'facebook', 'twitter', 'googleplus', 'linkedin', 'youtube', 'myspace', 'github', 'vk', 'spring', 'fquick',, 'facebook', 'myspace', 'twitter', 'googleplus', 'linkedin', 'youtube', 'deviantart', 'pinterest') as $messenger)


The above has an extra comma here: 'fquick',,
This caused the error in an install for a 2.0.11 forum.

You can manualy remove that extra comma from 'fquick',, and I will update it very soon. busy now little bit. sorry for that inconvenience.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Sigyn on December 27, 2015, 11:36:51 AM
I found it manually, was just letting you know! Best wishes.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: shadav on August 17, 2019, 09:32:58 PM
installed this on 2.0.15
but when editing profile it won't save, you press save and all the information disappears.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: -Rock Lee- on August 19, 2019, 02:56:34 PM
Quote from: shadav on August 17, 2019, 09:32:58 PM
installed this on 2.0.15
but when editing profile it won't save, you press save and all the information disappears.

Does something appear in the error log? When I install it did it give you some kind of error?


Regards!
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: daveb47 on December 13, 2019, 03:32:43 AM
Installing this on new install SMF 2.0.15

Getting these errors.

Plese help.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: -Rock Lee- on December 13, 2019, 07:40:50 AM
Do not pay attention unless you use the theme core in one of the errors and in the load file if there is another modification in the area where it touches code can give that error, you have to give it on paper with pencil where it will tell you how to edit it manually. If you have problems, attach the file to do it for you!


Regards!
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: daveb47 on December 14, 2019, 01:38:39 AM
Its a virgin board,no packages or themes.
I can probably do it manually but thought i would give maker of package a heads up that there is an error in it.
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: -Rock Lee- on December 14, 2019, 09:31:12 AM
Quote from: daveb47 on December 14, 2019, 01:38:39 AM
Its a virgin board,no packages or themes.
I can probably do it manually but thought i would give maker of package a heads up that there is an error in it.

It was also updated recently that rare must be a particular or similar error, the user is still active to be sure to look at it when he has time! :)


Regards!
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: Shades. on October 19, 2022, 04:03:32 PM
This mod says compatible with 2.1.2 but all kinds of errors on install. I do not believe it's compatible at all. (See attachment)

Also, I believe some of these custom profile are already in the default 2.1.2.

install.png
Title: Re: Add These Sites in Profile, Post and Memberlist
Post by: -Rock Lee- on October 20, 2022, 10:18:27 PM
I suppose with this you realize how much SMF advanced as such, you add it in a simpler way without so much editing, only some areas are added but nothing that looking a little at the code and reading the wiki you do not achieve or analyzing the same code... although with this he noticed the raised levels ::).


Regards!