Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=1348)
Package Information
Latest Version: 1.0
Created by: ccbtimewiz (http://www.simplemachines.org/community/index.php?action=profile;u=111571;sa=summary)
Built for: SMF 1.1.6 and below
Package: Enhanced Profile
(http://i35.tinypic.com/149b3x1.jpg)
(http://i36.tinypic.com/n5ip2f.jpg)
What is this?
This modification alters the profile template quite a bit.
It provides:
- Messenger Icons next to the messenger name
- Appends the avatar with position image at top.
- Links avatar to recent posts
Alteration Log
[!] Released on August 30, 2008
Need Help?
If you need help with this modification, please don't hesitate to post in the support thread.
Nice mod ccbtimewiz! ;)
Hmm, maybe we should use this on the SimplePortal.net website? ;D
Quote from: LHVWB on August 30, 2008, 10:18:48 PM
Nice mod ccbtimewiz! ;)
Hmm, maybe we should use this on the SimplePortal.net website? ;D
Thanks LHVWB. :)
... dude. We do use this on the SP.net website. :P
I tried it on a test site and it seems to go in nicely it also saves having to install other mods as it combines several others.
Screen shot on the mod download would be nice.
I'll add pictures to the page later today. :)
Hi,
really nice mod. ;)
I have only one question.
We don't use the skype thing in our forum, but we use the myspace mod.
Has the code to be like this:
if( !empty( $myspace ) )
echo '
<tr>
<td><b>MYSPACE: </b></td>
<td>',$context['member']['myspace']['link'],' ',$context['member']['myspace]['link_text'],'</td>
</tr>';
I'm not sure of this if( !empty( thing :-\
Yes, that should work.
Yes it works perfect!! :D
Thanks ;)
Added pictures to the top post. :)
installed it and nothing happends ???
There could be two reasons to why you are not seeing anything. Actually three.
1.) You have a profile.template.php in your theme folder. Delete it or make manual edits in it.
2.) The modification had a "test failed!". Try reinstalling.
3.) You don't have badges/rankings and/or you don't have IM clients in your profile.
Could you link me to your forum and perhaps look into the solutions to the problems I described above?
1.) nop ..no profile.template.php
2.) all test are good ...no 'test failed'
3.) hmmm didnt quite understand this part
url : www.urbansleepers.com
Quote from: ccbtimewiz on September 15, 2008, 10:49:37 AM
There could be two reasons to why you are not seeing anything. Actually three.
1.) You have a profile.template.php in your theme folder. Delete it or make manual edits in it.
2.) The modification had a "test failed!". Try reinstalling.
3.) You don't have badges/rankings and/or you don't have IM clients in your profile.
Could you link me to your forum and perhaps look into the solutions to the problems I described above?
got the same problem, it installed fine and changed the image, but neither skype nor gmail icon or edit field...
I have a profile.template.php in your theme folder. Deleting it breaks the whole profile-view!
There are current edits in it:
line 218:
//$skype = $context['member']['skype']['link_text'];
and:
line 249++:
/* if( !empty( $skype ) )
echo '
<tr>
<td><b>Skype: </b></td>
<td>',$context['member']['skype']['link'],' ',$context['member']['skype']['link_text'],'</td>
</tr>'; */
I hope it backs out cleanly. :( :-\
Quote from: ruedigers on September 21, 2008, 07:53:29 AM
got the same problem, it installed fine and changed the image, but neither skype nor gmail icon or edit field...
I have a profile.template.php in your theme folder. Deleting it breaks the whole profile-view!
There are current edits in it:
line 218:
//$skype = $context['member']['skype']['link_text'];
and:
line 249++:
/* if( !empty( $skype ) )
echo '
<tr>
<td><b>Skype: </b></td>
<td>',$context['member']['skype']['link'],' ',$context['member']['skype']['link_text'],'</td>
</tr>'; */
I hope it backs out cleanly. :( :-\
you will have to make manual modifications in that file
how to leave all like it is (msn,icq...) and only put a msn image on msn, and icq image on icq.?
Quote from: ruedigers on September 21, 2008, 07:53:29 AM
got the same problem, it installed fine and changed the image, but neither skype nor gmail icon or edit field...
This mod doesn't add Skype or Gmail fields. You need to install my integration mods to do that. This mod only adds message icons, as the description says.
Quote from: ghof on October 24, 2008, 07:52:49 AM
how to leave all like it is (msn,icq...) and only put a msn image on msn, and icq image on icq.?
Edit the Profile.template.php file. :)
Quote from: ccbtimewiz on October 24, 2008, 11:08:34 AM
Quote from: ruedigers on September 21, 2008, 07:53:29 AM
got the same problem, it installed fine and changed the image, but neither skype nor gmail icon or edit field...
This mod doesn't add Skype or Gmail fields. You need to install my integration mods to do that. This mod only adds message icons, as the description says.
Quote from: ghof on October 24, 2008, 07:52:49 AM
how to leave all like it is (msn,icq...) and only put a msn image on msn, and icq image on icq.?
Edit the Profile.template.php file. :)
ehhh yupp, but WHAT to edit, and what code to use... :)
Update to smf 2.0.x when
nice work
good mod
Nice idea, but I got some problems, too:
First, but that might be a general problem that I just didn't know before: when I try to enter a website URL for my profile I get an error message:
QuoteAn Error Has Occurred!
The user whose profile you are trying to view does not exist.
Everything else seems to work.
Next, I get the comm symbols, but the profile picture is still in the middle, and not on top. Apart from that I see nothing of a gender image... :o
Quote from: Joomlamz on July 19, 2009, 01:14:11 PM
Update to smf 2.0.x when
nice work
good mod
There really isn't much of a point to update this mod to SMF2.0 as the profile section has been redesigned.
@ patdj
Do you still need assistance? Did you get any errors while installing the mod?
I have a problem in that I'm trying to install it but it won't let me as I get the following message:
1. Execute Modification ./Themes/default/Profile.template.php Test failed
Shadow82x, do you have any suggestions on how I can fix it?