News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Enhanced Profile

Started by shadow82x, August 30, 2008, 10:02:31 PM

Previous topic - Next topic

shadow82x

Link to Mod

Package Information

Latest Version: 1.0
Created by: ccbtimewiz
Built for: SMF 1.1.6 and below
Package: Enhanced Profile





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.
Colin B
Former Spammer, Customize, & Support Team Member

Nathaniel

Nice mod ccbtimewiz! ;)

Hmm, maybe we should use this on the SimplePortal.net website? ;D
SMF Friend (Former Support Specialist) | SimplePortal Developer
My SMF Mods | SimplePortal

"Quis custodiet ipsos custodes?" - Who will Guard the Guards?

Please don't send me ANY support related PMs. I will just delete them.

ccbtimewiz

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

evil-angelist

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.

ccbtimewiz

I'll add pictures to the page later today. :)

Manu.G

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  :-\
Version SMF 2.0.8
SimplePortal 2.3.5

ccbtimewiz


Manu.G

Yes it works perfect!! :D

Thanks ;)
Version SMF 2.0.8
SimplePortal 2.3.5

ccbtimewiz

Added pictures to the top post. :)

cfp85

installed it and nothing happends  ???

ccbtimewiz

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?

cfp85

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 [nofollow]

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?

ruedigers

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.   :( :-\
Version Information:
Forum version: SMF 2.0
SimplePortal 2.3.3 © 2008-2010
Aeva Media 1.4w
Adk Blog 2.0

matasanos

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

ghof

how to leave all like it is (msn,icq...)  and only put a msn image on msn, and icq image on icq.?

ccbtimewiz

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

ghof

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

Apllicmz

Update to smf 2.0.x when
nice work
good mod



patdj

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

shadow82x

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?
Colin B
Former Spammer, Customize, & Support Team Member

Advertisement: