Author |
Topic |
filo_2k
Starting Member
Italy
37 Posts |
|
acoustika
Junior Member
Denmark
311 Posts |
Posted - 15 December 2003 : 22:03:09
|
I have installed this and it's a very nice addon, but Something is not working, when a user chooses an avatar from the galleri it changes alrigt in the avatar list on the profile but the avatar picture is not changing, Iuploaded the two files so the code should be the original ;-) |
May The Code Be With You www.UniqueDk.dk *** The Open Forums of Denmark *** |
|
|
filo_2k
Starting Member
Italy
37 Posts |
Posted - 16 December 2003 : 01:31:32
|
quote: Originally posted by acoustika
I have installed this and it's a very nice addon, but Something is not working, when a user chooses an avatar from the galleri it changes alrigt in the avatar list on the profile but the avatar picture is not changing, Iuploaded the two files so the code should be the original ;-)
yes the avatar near the select doesn't change immediatly: imho it's not a big problem, but if someone will solve it is wellcome ;) |
filo_2k Admin @ FastWeb-Italia-NetworK http://www.fin2k.net |
|
|
blizkrieg bop
Starting Member
27 Posts |
Posted - 17 December 2003 : 21:46:39
|
I added this script to pop_avatar_gallery.asp and it changes the image now: <SCRIPT LANGUAGE="JavaScript"> <!-- Begin script function CheckNav(Netscape, Explorer) { if ((navigator.appVersion.substring(0,3) >= Netscape && navigator.appName == 'Netscape') || (navigator.appVersion.substring(0,3) >= Explorer && navigator.appName.substring(0,9) == 'Microsoft')) return true; else return false; } // End script --> </SCRIPT>
ALSO change the onclick to this: onclick=""window.opener.document.Form1.Avatar_URL.selectedIndex=" & (iAvatar+1) & ";if (CheckNav(3.0,4.0)) window.opener.document.Form1.URL.src='" & AvatarURL & "'"" /> </td>" & vbNewline |
|
|
acoustika
Junior Member
Denmark
311 Posts |
Posted - 18 December 2003 : 00:59:46
|
Yep, That did it
Thanks alot blizkrieg bop ;-) |
May The Code Be With You www.UniqueDk.dk *** The Open Forums of Denmark *** |
|
|
filo_2k
Starting Member
Italy
37 Posts |
Posted - 18 December 2003 : 12:56:21
|
quote: Originally posted by blizkrieg bop
I added this script to pop_avatar_gallery.asp and it changes the image now:
Thanks
Zip file updated |
filo_2k Admin @ FastWeb-Italia-NetworK http://www.fin2k.net |
|
|
Faizan
Average Member
United Kingdom
592 Posts |
|
Pedo
Starting Member
49 Posts |
Posted - 18 December 2003 : 15:51:18
|
filo_2k, good work. I noticed that your forum is very fast. What kind of internet server do you use? And do you use a web hosting service or have a server yourself? |
|
|
filo_2k
Starting Member
Italy
37 Posts |
Posted - 18 December 2003 : 15:58:38
|
i use a server of my office and it has a fiber optic connection at 20Mbit (in Milan fiber optic is very common) |
filo_2k Admin @ FastWeb-Italia-NetworK http://www.fin2k.net |
|
|
Pedo
Starting Member
49 Posts |
Posted - 18 December 2003 : 16:00:31
|
Do you use window 2000 as server software? |
|
|
filo_2k
Starting Member
Italy
37 Posts |
Posted - 18 December 2003 : 16:30:26
|
yes: win2k server and iis5
... but i think we are going ot now |
filo_2k Admin @ FastWeb-Italia-NetworK http://www.fin2k.net |
|
|
Reeco
Starting Member
12 Posts |
Posted - 06 February 2004 : 01:50:56
|
Both the demo and the zip file links are down... anyone have a new lead for this mod... I'm very interested in it. |
http://www.chatterslounge.com Where friends can be friends! |
|
|
filo_2k
Starting Member
Italy
37 Posts |
|
Topic |
|