Magnus:
Looking into the latest pictures on front end. I noticed it would be kind of nice to have the username and there "Vehical" underneath there name. Not just a picture
I see you have this in the latestbits
Quote:
<td class="alt2" colspan="1" align="center"><a href="$vboptions[bburl]/vbgarage.php?do=view&id=$latest[userid]"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&width=100&id=$latest[vbgarageid]" border=0 /></a></td>
|
However whever when I add
Quote:
$user[username]'s $data[year] $data[make] $data[model]
|
it doesnt add the correct name.. plus doesnt input the year/make/model field.. just a username is under the picture.
Just was wondering if there was something simple.. if not dont worry about it.. had time to kill at work and just playing with template changes and stuff