View Single Post
  #5  
Old 12-21-2015, 06:12 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 151,201
Abronsyth is on a distinguished road
Default

Nevermind, I got it working! For anyone who, like me, is not super code savvy but trying to get the image to display in the levelup.php file I used this (I'm sure I could have done something more effective but this works perfectly fine so *shrug*!):
PHP Code:
<img src='{$this->adopt->getImage()}'/> 
__________________
My Mods Site (1.3.4, 2020 Mods)

Last edited by Abronsyth; 12-22-2015 at 10:57 AM.
Reply With Quote