Quote:
Originally Posted by WNxWakko
Im not figuring this out.
Here is what im manually putting in the postbit
Code:
<img border="0" src="$stylevar[imgdir_misc]/level/award_$awardname" title="$awardtitle">
Ive also tried this,
Code:
<img border="0" src="$stylevar[imgdir_misc]/level/award_$awardname.gif" title="$awardtitle">
However the image path that appears is this,
http://warriornation.net/Forum/images/misc/level/award_
and
http://warriornation.net/Forum/image...vel/award_.gif
Notice the actual image name is not appearing. What variable do I need to put in that image path to have it display?
|
Ok, I got your problem. You are trying to access $awardname in postbit, but that variable is beeing set on hook "fetch_musername". You will need to hook in "postbit_display_complete" and read the awards. Take a look at "fetch_musername" of vBExperience.
Quote:
Originally Posted by crazzyustad
@phlynx i have already marked it installed, long before.....
|
Maybe. But it seems you clicked after that on "Mark as Uninstalled" as I cannot see your "Installed"-flag.