| View previous topic :: View next topic |
| Author |
Message |
ultimategamer
Offline Joined: 16 Mar 2007 Posts: 13
Points: 72

Add Karma
Add Comment
Show Comments
|
Posted: Sat Mar 17, 2007 1:28 pm Post subject: 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
All help will be thanked. 
|
|
| Back to top |
|
 |
mr w0nder Site Admin
 Offline Joined: 13 Mar 2007 Posts: 266
Location: Iowa Points: 2064 17 December 1994

Add Karma
Add Comment
Show Comments
|
Posted: Sat Mar 17, 2007 3:00 pm Post subject: |
|
|
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}&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}&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 |
|
|
| Back to top |
|
 |
ultimategamer
Offline Joined: 16 Mar 2007 Posts: 13
Points: 72

Add Karma
Add Comment
Show Comments
|
Posted: Sat Mar 17, 2007 3:52 pm Post subject: |
|
|
You mean,
| Code: | | <img src="ranks/Hearts/rankl{KARMA}.gif> |
 |
|
| Back to top |
|
 |
mr w0nder Site Admin
 Offline Joined: 13 Mar 2007 Posts: 266
Location: Iowa Points: 2064 17 December 1994

Add Karma
Add Comment
Show Comments
|
Posted: Sat Mar 17, 2007 3:58 pm Post subject: |
|
|
| yes sorry i accidently deleted the > |
|
| Back to top |
|
 |
ultimategamer
Offline Joined: 16 Mar 2007 Posts: 13
Points: 72

Add Karma
Add Comment
Show Comments
|
Posted: Sat Mar 17, 2007 5:46 pm Post subject: |
|
|
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!
Last edited by ultimategamer on Sat Mar 17, 2007 5:48 pm; edited 1 time in total |
|
| Back to top |
|
 |
mr w0nder Site Admin
 Offline Joined: 13 Mar 2007 Posts: 266
Location: Iowa Points: 2064 17 December 1994

Add Karma
Add Comment
Show Comments
|
Posted: Sat Mar 17, 2007 5:48 pm Post subject: |
|
|
hmmm if that didn't work then you better check howtodoit
|
|
| Back to top |
|
 |
|