![]() |
Try this.
PHP Code:
|
no, this time no image shows at all.. not even a red x..
could it be because we are using php tags within html? |
It returns an array.... you'll need to use $avatar[0] to get the img src, and $avatar[1] (contains HTML) to get the width/height.
Code:
<img src="$avatar[0]"$avatar[1] alt="" /> |
still not working.. get red x
i tried HTML Code:
then i tried HTML Code:
|
1 Attachment(s)
see, look at the attached image..
|
When you say "front page" do you mean your forums' index?
|
yup, also known in the styles manager as "FORUMSHOME"
btw. im not using VBadvance or w/e that mod is called.. |
1 Attachment(s)
Download the attachment and import it to your plugins.
Open up your "FORUMHOME" template and add $avatar anywhere you want. |
WORKS GREAT!
but, I still need some kind of IF statement within the plugin or within the forumshome template to check if the user has an avatar, if not .. to show a special image if so show their avatar.. any help is appreciated.. |
_______________________________________________
anyone? I need an if statement :) Just like basically saying If "user has avatar" then code to pickup avatar and place within var $avatar else blank.gif (to show they dont have one) |
All times are GMT. The time now is 06:30 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|