<span style='color:red'>[S] </span>Avatars Gallerie - preCharge Forums
It shows that you are unregistered. Please register with us by clicking Here
preCharge Forums


Nav Green LeftNav Right
preCharge Forums > Website Design & Development > Site and Server Administration > Forum Management » [S] Avatars Gallerie


Closed Thread
Tcat Right
 
LinkBack Thread Tools Display Modes Tcat Right
Old 11-15-2005   #1 (permalink)
MOODYGIRL
Junior Member
 
Join Date: Nov 2005
Posts: 15
Default

Can you add a new link like in the pull down link like if you have a link to photobucket.com. Or Personal Website Gallerie just for your members?
MOODYGIRL is offline  


Old 11-15-2005   #2 (permalink)
Shadow
Senior Member
 
Shadow's Avatar
 
Join Date: Sep 2005
Location: U.S.A. CA.
Age: 16
Posts: 277
Send a message via AIM to Shadow Send a message via MSN to Shadow Send a message via Yahoo to Shadow
Default

Ummm do you mean a custom Avater gallery? or a way to link to a custom avatar gallery? or what? :blink:


Well you could get a code that adds a avatar gallery to a forum....or you could create an photobucket account and allow your members to view it.

V is the code you could use.


Quote:
Admin CP > Board Wrappers > Footer

To add more galleries just copy the newGal[0] line, and increment the number e.g. in this case it would be newGal[1]

red text = the name of the gallery (shown in the drop down)

green text = the pictures in the gallery. Note that the value before the @ is the label for the picture and the value after is the URL to the picture.

Quote:
<script>//Custom Avatar Gallery (A leaving present) - By Markup / MKII
newGal=[]
newGal[0]=["Misc","pic1@http://your_images.com/1.gif","pic2@http://your_images.com/2.gif","pic3@http://your_images.com/3.gif"]
form=document.forms
for(i=0;i<form.length;i++)
if(form[i].elements['av_cat'])
{
elm=form[i].elements['av_cat']
for(n=0;n<newGal.length;n++)
{
nOpt=elm.options[0].cloneNode()
nOpt.value=newGal[n][0]
nOpt.innerHTML=newGal[n][0]
elm.appendChild(nOpt)
if(location.href.match("av_gal="+unescape(newGal[n][0])))
buildGallery(newGal[n])
}
form[i].onsubmit=function(){for(n=0;n<newGal.length;n++)i f(elm.value==newGal[n][0]){cat=newGal[n][0];this.action="javascript:location='http://'+location.hostname+location.pathname+'?act=UserCP &CODE=getgallery&av_gal='+cat"}}
break
}
function buildGallery(selected)
{
div=document.getElementsByTagName("DIV")
for(n=0;n<div.length;n++)
if(div[n].innerHTML.match("Avatar Gallery: "))
div[n].innerHTML="Avatar Gallery: "+unescape(location.href.match(/av_gal=(.*)/)[1])
table=form[i+1].getElementsByTagName("TABLE")[0]
newTable=table.cloneNode()
table.removeNode(true)
form[i+1].elements['CODE'].value=25
nRow=newTable.insertRow(-1)
for(n=1;n<selected.length;n++)
{
nCell=nRow.insertCell(-1)
nCell.align="center"
nCell.innerHTML="[img]+selected[n].split([/img]
<input type=radio class=radiobutton name=url_avatar value="+selected[n].split("@")[1]+">"+selected[n].split("@")[0]+""
if(n%5==0&&n+1<selected.length)
nRow=newTable.insertRow(-1)
}
form[i+1].insertBefore(newTable,form[i+1].getElementsByTagName("DIV")[0])
}
</script>
Hope that helps
Shadow is offline  

Old 11-15-2005   #3 (permalink)
Lotus Pod
Junior Member
 
Join Date: Nov 2005
Posts: 15
Default

You lost me..

I dont think its possible to create an Avatar Gallery with InvisionFree, but I know its possible for each member to upload his/her own avatar. To do this you go to the "User CP" and click "Avatar Settings" then you should see "Upload" with a blank text-entering place, as well as a button that says "Browse." You should know what to do after that... :P
Lotus Pod is offline  

Old 11-15-2005   #4 (permalink)
Shadow
Senior Member
 
Shadow's Avatar
 
Join Date: Sep 2005
Location: U.S.A. CA.
Age: 16
Posts: 277
Send a message via AIM to Shadow Send a message via MSN to Shadow Send a message via Yahoo to Shadow
Default

Quote:
Originally posted by Lotus Pod@Nov 15 2005, 01:40 PM
You lost me..

I dont think its possible to create an Avatar Gallery with InvisionFree, but I know its possible for each member to upload his/her own avatar. To do this you go to the "User CP" and click "Avatar Settings" then you should see "Upload" with a blank text-entering place, as well as a button that says "Browse." You should know what to do after that... :P
Ummm the code I just posted has an custom Avater gallerie......
Shadow is offline  

Old 11-15-2005   #5 (permalink)
.EndotroniX
Senior Member
 
.EndotroniX's Avatar
 
Join Date: Nov 2005
Age: 8
Posts: 410
Default

Yes it is possible, you'll need the code to add links to the navibar, you should be able to dig it up somewhere at the ifsz. Then just make a page with the avatar gallery. Freewebs offers a service with their hosting, a pretty nice gallery.
__________________
Hi.
.EndotroniX is offline  

Old 11-16-2005   #6 (permalink)
Lotus Pod
Junior Member
 
Join Date: Nov 2005
Posts: 15
Default

Lmao I was looking through the IFAdmin CP when I was writing that up so I thoguht I was the first one to actually post something.
Lotus Pod is offline  

Old 11-16-2005   #7 (permalink)
Lotus Pod
Junior Member
 
Join Date: Nov 2005
Posts: 15
Default

<div align=center>Question Answered
Your question has been answered. If you feel it hasn't been answered correctly you can feel free to start a new topic.</div>
Lotus Pod is offline  

Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[S] Oh Crud sneak123 Forum Management 2 11-23-2005 09:17 PM
[S] Multiple Skins bluge_19 Forum Management 2 11-21-2005 07:19 PM
[S] How Do I sneak123 Forum Management 6 11-15-2005 12:57 AM


footer left
All times are GMT. The time now is 11:45 PM.

DISCLAIMER: preCharge Risk Management is not responsible for any opinions, advice or comments expressed on the preCharge Community Forums.
preCharge® is a registered trademark of preCharge Risk Management | chargeback protection | Merchant Account Blog

Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC6

Forums | Mortgages | Bad Credit Loan | Self Improvement Articles Directory | Loans

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49