Add These Sites in Profile, Post and Memberlist

Started by Rumpa, January 03, 2015, 11:20:06 AM

Previous topic - Next topic

Rumpa

Link to the mod

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 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)



Rumpa


Steve

Which is the latest one? FBGFPPM or Add These Sites in PPM? :)
DO NOT pm me for support!

Arantor

Also, what's the deal with people making initialisms as mod names?

Steve

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
DO NOT pm me for support!

Rumpa


Steve

DO NOT pm me for support!

Rumpa

Big update done

V1.1 (Added Twitter, Google+, LinkedIn,YouTube, My Space, VK & Spring)

Rumpa


Rumpa


Glyph

There is a syntax error on line 420 of install.xml
   <operatiin>
should be
<operation>
Personal TODO:

DanielSan34

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

DanielSan34

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>

Rumpa

You are welcome @DanielSan34 and good to see your problem solved.

Sigyn

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.

Rumpa

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.

Sigyn

I found it manually, was just letting you know! Best wishes.

shadav

installed this on 2.0.15
but when editing profile it won't save, you press save and all the information disappears.

-Rock Lee-

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!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

daveb47

Installing this on new install SMF 2.0.15

Getting these errors.

Plese help.
https://daveb47.co.uk

A Slinky is like Jeremy CorbynWinehouse,Weird looking,Not really of any use to anybody.
But its really funny when it falls down the stairs!!:D:D

-Rock Lee-

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!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

daveb47

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.
https://daveb47.co.uk

A Slinky is like Jeremy CorbynWinehouse,Weird looking,Not really of any use to anybody.
But its really funny when it falls down the stairs!!:D:D

-Rock Lee-

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!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Shades.

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.

You cannot view this attachment.
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

-Rock Lee-

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!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Advertisement: