Archive for Chat Away This is a forum where you can chat with people
 



       Chat Away Forum Index -> Forum Support
ultimategamer

karma images not showing up

I did exactly what HOWTODOIT said, but I didn't put in the profile. The karma image links are invalid probably because of
Code:
{postrow.KARMA}


All help will be thanked. Smile
mr w0nder

add this code
Code:
<img src="ranks/Hearts/rankl{KARMA}.gif

after this code


Code:
<a href="javascript:void(0)" onclick="window.open('addrating.php?userid={USER_ID}&amp;component=KARMA', '_addrating', 'resizable=yes,width=500,height=360')">Add Karma</a><img src="ranks/Hearts/rankl{KARMA}.gif">


so it will look like this


Code:
<a href="javascript:void(0)" onclick="window.open('addrating.php?userid={USER_ID}&amp;component=KARMA', '_addrating', 'resizable=yes,width=500,height=360')">Add Karma</a><img src="ranks/Hearts/rankl{KARMA}.gif">
<img src="ranks/Hearts/rankl{KARMA}.gif
ultimategamer

You mean,

Code:
<img src="ranks/Hearts/rankl{KARMA}.gif>


Smile
mr w0nder

yes sorry i accidently deleted the >
ultimategamer

It isn't adding anything! I tried it and rankl0.gif is rankl.gif. And I added and it said for imagee location rankl.gif. Please help!
mr w0nder

hmmm if that didn't work then you better check howtodoit

       Chat Away Forum Index -> Forum Support
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum