Kamalya
02-19-2013, 09:35 AM
So I am trying to edit my BBC code to get rid of the dynamic link and just have the regular image. Right now I have this:
[img]http://{$domain}{$row->primaryimage}[img] (http://{$domain}{$scriptpath}/levelup.php?id={$row->aid})
Which it shows up like this:
[img]http://seriousdragonadoptions.com/adopts/picuploads/png/[img] (http://seriousdragonadoptions.com/adopts/levelup.php?id=135)
How do I get the img to be the img of the egg?
[img]http://{$domain}{$row->primaryimage}[img] (http://{$domain}{$scriptpath}/levelup.php?id={$row->aid})
Which it shows up like this:
[img]http://seriousdragonadoptions.com/adopts/picuploads/png/[img] (http://seriousdragonadoptions.com/adopts/levelup.php?id=135)
How do I get the img to be the img of the egg?