Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: vbgamer45 on August 08, 2010, 01:48:42 AM

Title: Formspring Profile Field
Post by: vbgamer45 on August 08, 2010, 01:48:42 AM
Link to the mod (https://custom.simplemachines.org/index.php?mod=2677)

Formspring Profile Field Modification

Author: Project Evolution (http://www.simplemachines.org/community/index.php?action=profile;u=164151) || Link to Modification (http://custom.simplemachines.org/mods/index.php?mod=2599) || Support Topic (https://custom.simplemachines.org/index.php?action=post;sa=edit;mod=2677;changeauthor;aa7088d2=f85636949068eacfd4ed5fb82f44f967#)


The Formspring Profile Field modification creates a new textfield in the profile template for entering formspring usernames. This mod is configured just like other networking fields such as MSN, AIM, etc. Some features/updates include display in personnal messages, the Who's Online page and the member list.

Created by Project Evolution.
Title: Re: Formspring Profile Field
Post by: blow on August 08, 2010, 05:55:02 PM
Hi.
I installed your mod but it doesn't show the icon in the user area (left side of the posts). Same at the Formspring cells on the Members list: they're empty.
Despite of it, the Formspring field at profile edition is working well.

What should it be?
My SMF is 2.0 RC3.
Title: Re: Formspring Profile Field
Post by: blow on August 08, 2010, 07:15:45 PM
I discovered the problem: for some reason, in Load.php it put the code after
'aim' => $profile['aim'] != '' && (empty($modSettings['guest_hideContacts']) || !$user_info['is_guest']) ? array(]]></search>
not before. That messed up the AIM block.

I fixed that and it's all right now.
Nice mod, thanks.
Title: Re: Formspring Profile Field
Post by: ascaland on August 08, 2010, 07:18:56 PM
Thank you my friend, I will fix this at once, its doing the same to me.