SamMax
|
I would like to use this image as a Karma Rankhttp://new.mytheme.com/mytheme/newbuddy/106867910022219.gif
Can this be done? My forum is a SUPPORT forum and I wanted to use the Karma features as a Big Kisses feature instead...
|
admin (no pm's please)
|
You can upload images to your template directory and use whatever image you want. The image will need numbers in them that can be used like blah{KARMA}.gif.
|
SamMax
|
Okay tried to upload as kisses1{Karma}.gif
BUT I am not able to upload anything with brackets..
So I uploaded kisses1.gif, kisses2.gif etc
I then changed the code to ranks/kisses1{postrow.KARMA}.gif
then to ranks/kisses1{KARMA}.gif
THEN ranks/kisses1.gif
nothing has worked.....
|
admin (no pm's please)
|
as {KARMA} gets replaced with the KARMA number, nothing you have said you have done is right.
You have not even directed things to the templates directory.
Yoiu may want:
templates/myff_whydowebothertellingpeopletosaytheirforumname1/images/kisses{KARMA}.gif
|
SamMax
|
Thank you -- I did put my forum name infront
><img src="myfs_girlswiththemostest2/ranks/kisses0{KARMA}.gif"
but I didn't add the images etc... I will redo it...thank you.
|
SamMax
|
Working great - but I wanted to let you know that i needed to do {postrow.KARMA} for the program to work.
final code
><img src="templates/myfs_girlswiththemostest2/images/ranks/kisses{postrow.KARMA}.gif
Example
http://girlswiththemostest.myfastforum.org/about7992.html
|
Darkfire the surge
|
so the (KARMA) part you replace with a number like (10)?
and also for the karma part, i put:
<a href="javascript:void(0)" onclick="window.open('addrating.php?userid={postrow.POSTER_ID&component=KARMA', '_addrating', 'resizable=yes,width=500,height=360')">Add Karma</a><br/> </span>
so what code do u guyz put for ur forum so its like an avg of the karma is shown and it corrospnds with the hearts shown, can you guyz tell me the code?
|
Symon
|
First off you have posted in the wrong area. I nearly missed your post
Ok click link below for the walkthough guide.
HOWTODOIT
|
|
|