I'm working on a mod to integrate v7 login with the rest of my site, one of the things i'm trying to do is to show the in users avatar in the main page of my site when they're logged in (instead of the login box), well the problem is the following, the full path to the avatars is not stored on the db so is there a way to convert the avatar to the full path?
example:
If strAvatar begins with "avatars/" then strAvatar = "http://www.mysite.com/forum/" & strAvatar
is there anyway to do that..? can anyone post a sample code please.?
Thanks in advance...
Edited by fernan82