Jump to content

Recommended Posts

Posted

Hi everyone,

 

I use Joomla for my Sunday Football Team and have it set up to work a treat. I'm just trying to tweak little bits and this is what I'm looking for:

 

Something like that standard login box (that says log in here or displays the users name if they are logged on) that also shows the users avatar from Fireboard.

 

Anyone know of something to do this? Or some code?

Posted

I found a line of code somewhere:

images/fbfiles/avatars/' . $avatar . '

 

I tried adding this to the mod_login file but it just showed an empty box as if it couldn't find the image.

 

I feel I'm getting closer but still no cigar. Any help with what the code should be anyone?

Posted

alt shouldn't be blank. breaks xhtml compatibility.

 

I don't use either joomla or 'fireboard', but if the $avatar is data from 'fireboard', then might it be missing the suffix?

 

when you look at the path on the broken image what is it? does it include a value for avatar? and is the suffix missing?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...